More resetting
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
GtkNotebook * GtkLabel {
|
||||
color: blue
|
||||
}
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
* {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user