1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

some tweaks for gnome-shell 3.18

This commit is contained in:
Horst3180
2015-09-22 00:38:56 +02:00
parent f10e22f846
commit dee39f4419
3 changed files with 6 additions and 6 deletions

View File

@@ -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);