Fixed some label errors.
This commit is contained in:
@@ -37,7 +37,7 @@ GtkLabel {
|
||||
*:active GtkLabel,
|
||||
*:focus GtkLabel,
|
||||
*:hover GtkLabel {
|
||||
color: @selected_foreground;
|
||||
color: @foreground;
|
||||
}
|
||||
|
||||
.label:backdrop,
|
||||
|
@@ -53,18 +53,14 @@ GtkTable {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkBox GtkLabel,
|
||||
GtkBox,
|
||||
GtkStack GtkLabel,
|
||||
GtkStack,
|
||||
GtkTable GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkBox {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkBox GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
|
||||
/********
|
||||
* View *
|
||||
|
Reference in New Issue
Block a user