New Setup 📦
This commit is contained in:
parent
d16174b447
commit
415dbd08a1
10194 changed files with 1368647 additions and 4 deletions
9
themes/gtk/Dracula/gtk-3.0/apps/corebird.css
Executable file
9
themes/gtk/Dracula/gtk-3.0/apps/corebird.css
Executable file
|
@ -0,0 +1,9 @@
|
|||
.button.text-only-button:hover{
|
||||
color: @selected_bg_color;
|
||||
}
|
||||
|
||||
.button.text-only-button:active,
|
||||
.button.text-only-button:active:hover {
|
||||
color: @selected_bg_color;
|
||||
background-color: transparent;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue