Fuxx
This commit is contained in:
parent
8268fba83d
commit
7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions
17
themes/gtk/Dracula/gtk-3.0/widgets/check-radio.css
Executable file
17
themes/gtk/Dracula/gtk-3.0/widgets/check-radio.css
Executable file
|
@ -0,0 +1,17 @@
|
|||
/*******************
|
||||
* check and radio *
|
||||
*******************/
|
||||
.check,
|
||||
.radio,
|
||||
.check:insensitive,
|
||||
.radio:insensitive {
|
||||
border-style: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
GtkCheckButton:hover,
|
||||
GtkCheckButton:active:hover,
|
||||
GtkCheckButton:selected,
|
||||
GtkCheckButton:selected:focus {
|
||||
background-color: transparent;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue