aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/sass
diff options
context:
space:
mode:
authorHorst31802016-04-14 13:55:52 +0200
committerHorst31802016-04-14 13:55:52 +0200
commitbdcb2151db5d5090c4a085364458cbadadeb0428 (patch)
treecccce5265cdfad8e057075dd86dd8030ef3793d4 /common/gtk-3.0/3.14/sass
parentde54c8745417d18f503295b022259cd327f32431 (diff)
downloadsolarc-theme-bdcb2151db5d5090c4a085364458cbadadeb0428.tar.gz
solarc-theme-bdcb2151db5d5090c4a085364458cbadadeb0428.tar.xz
solarc-theme-bdcb2151db5d5090c4a085364458cbadadeb0428.zip
fix a typo
Diffstat (limited to 'common/gtk-3.0/3.14/sass')
-rw-r--r--common/gtk-3.0/3.14/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss
index bcff9b9..e8e7e2b 100644
--- a/common/gtk-3.0/3.14/sass/_common.scss
+++ b/common/gtk-3.0/3.14/sass/_common.scss
@@ -2697,7 +2697,7 @@ GtkVolumeButton.button { padding: 8px; }
@include button(undecorated);
background-color: transparentize($header_bg, 1);
- border-width: transparentize($header_bg, 1);
+ border-color: transparentize($header_bg, 1);
color: transparent;
background-position: center;