diff options
Diffstat (limited to 'common/gtk-3.0/3.14/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk.css b/common/gtk-3.0/3.14/gtk.css index ee8dc74..d0f2631 100644 --- a/common/gtk-3.0/3.14/gtk.css +++ b/common/gtk-3.0/3.14/gtk.css @@ -2340,7 +2340,7 @@ GtkVolumeButton.button { background-color: transparent; background-image: none; background-color: rgba(231, 232, 235, 0); - border-width: rgba(231, 232, 235, 0); + border-color: rgba(231, 232, 235, 0); color: transparent; background-position: center; background-repeat: no-repeat; } |