mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Update gnome-shell theme
This commit is contained in:
@@ -1417,7 +1417,13 @@ StScrollBar {
|
||||
}
|
||||
.app-view-control { //favorties | all toggle button
|
||||
padding: 4px 32px;
|
||||
&:checked { @include button(active); }
|
||||
&:checked {
|
||||
@include gradient();
|
||||
color: #000;
|
||||
}
|
||||
&:hover {
|
||||
border: none;
|
||||
}
|
||||
&:first-child {
|
||||
border-right-width: 0;
|
||||
border-radius: 3px 0 0 3px;
|
||||
|
||||
Reference in New Issue
Block a user