|
|
|
@ -46,7 +46,9 @@
@@ -46,7 +46,9 @@
|
|
|
|
|
&#t-3:checked ~ .tab-content .notifications, |
|
|
|
|
&#t-4:checked ~ .tab-content .keys, |
|
|
|
|
&#t-5:checked ~ .tab-content .appearance, |
|
|
|
|
&#t-6:checked ~ .tab-content .users |
|
|
|
|
&#t-6:checked ~ .tab-content .users, |
|
|
|
|
&#t-7:checked ~ .tab-content .webtorrent, |
|
|
|
|
&#t-8:checked ~ .tab-content .DMs |
|
|
|
|
position: relative |
|
|
|
|
z-index: 10 |
|
|
|
|
opacity: 1 |
|
|
|
@ -58,12 +60,10 @@
@@ -58,12 +60,10 @@
|
|
|
|
|
text-align: center |
|
|
|
|
width: auto |
|
|
|
|
display: inline-block!important |
|
|
|
|
margin: 0 5px 0 0 |
|
|
|
|
margin: 0 5px 0 0 |
|
|
|
|
padding: 5px 15px |
|
|
|
|
color: $main-color-light |
|
|
|
|
|
|
|
|
|
input:checked + label.tabs |
|
|
|
|
background: $bloc-background-color |
|
|
|
|
color: $main-color-dark |
|
|
|
|
|
|
|
|
|
|
|
|
|
|