summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 662dc593..5028f0c9 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -709,7 +709,7 @@ GtkListBoxRow.button.list-row:selected {
@trough_gradient_b 4px);
}
-/* Prelit button background */
+/* Prelight button background */
.button:hover,
.spinbutton .button:hover,
.toolbar .button:hover,
@@ -722,8 +722,8 @@ GtkListBoxRow.button.list-row:selected {
GtkColorChooserWidget #add-color-button:hover {
background-color: transparent;
background-image: linear-gradient(to bottom,
- @button_hover_gradient_a 50%,
- @button_hover_gradient_b 50%,
+ @button_hover_gradient_a 5%,
+ @button_hover_gradient_b 95%,
@button_hover_gradient_c);
}