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