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