New Setup 📦
This commit is contained in:
parent
d16174b447
commit
415dbd08a1
10194 changed files with 1368647 additions and 4 deletions
12
themes/gtk/Dracula/gtk-3.0/apps/solus-applications.css
Executable file
12
themes/gtk/Dracula/gtk-3.0/apps/solus-applications.css
Executable file
|
@ -0,0 +1,12 @@
|
|||
QuirkyClient .linked .button:first-child {
|
||||
border-color: alpha(black,0.2);
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
QuirkyClient .linked .button:first-child:hover,
|
||||
QuirkyClient .linked .button:first-child:active,
|
||||
QuirkyClient .linked .button:first-child:checked {
|
||||
border-color: transparent;
|
||||
border-top-color: alpha(white,0.2);
|
||||
border-bottom-color: alpha(black,0.2);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue