diff options
author | Horst3180 | 2015-09-22 00:38:56 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-22 00:38:56 +0200 |
commit | dee39f4419c6826a90f807914fbf4328144e89bb (patch) | |
tree | 707f476fec0189ce5f42d49f7ac6c9adc9426f72 /common/gnome-shell/3.18/gnome-shell.css | |
parent | f10e22f846fbd2972a866927be45ec13e56c25b0 (diff) | |
download | solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.tar.gz solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.tar.xz solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.zip |
some tweaks for gnome-shell 3.18
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.18/gnome-shell.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css index d00af97..56d1e01 100644 --- a/common/gnome-shell/3.18/gnome-shell.css +++ b/common/gnome-shell/3.18/gnome-shell.css @@ -185,10 +185,10 @@ StScrollBar { .modal-dialog .modal-dialog-content-box { padding: 20px 10px 10px 10px; } .modal-dialog-linked-button { - height: 38px; + height: 39px; padding: 0; box-shadow: inset 0 0 black; - border-top-width: 1px; + border-top-width: 0px; border-bottom-width: 0; color: #BAC3CF; background-color: rgba(53, 57, 69, 0.95); |