aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk.css')
-rw-r--r--common/gtk-3.0/3.14/gtk.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/common/gtk-3.0/3.14/gtk.css b/common/gtk-3.0/3.14/gtk.css
index 2c34329..ee8dc74 100644
--- a/common/gtk-3.0/3.14/gtk.css
+++ b/common/gtk-3.0/3.14/gtk.css
@@ -3060,14 +3060,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: rgba(27, 29, 35, 0.95); }
+ background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;