Moved between oomox themes
This one's based on Numix, which should look a lot better.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/*********************
|
||||
! Cinnamon Settings *
|
||||
**********************/
|
||||
|
||||
@include exports("cinnamon-settings") {
|
||||
.cs-category-view {
|
||||
&, .view {
|
||||
&, &:backdrop {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
&:selected {
|
||||
&:focus, & {
|
||||
@extend %selected_items;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user