aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/gnome-shell.css
diff options
context:
space:
mode:
authorHorst31802015-09-22 00:38:56 +0200
committerHorst31802015-09-22 00:38:56 +0200
commitdee39f4419c6826a90f807914fbf4328144e89bb (patch)
tree707f476fec0189ce5f42d49f7ac6c9adc9426f72 /common/gnome-shell/3.18/gnome-shell.css
parentf10e22f846fbd2972a866927be45ec13e56c25b0 (diff)
downloadsolarc-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.css4
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);