1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

gnome-shell: revert overview changes

This commit is contained in:
Horst3180 2015-09-15 22:28:53 +02:00
parent 8f53616dc2
commit 1e5ac00964
6 changed files with 6 additions and 18 deletions

View File

@ -1007,8 +1007,7 @@ StScrollBar {
spacing: 12px; }
#overview {
spacing: 24px;
background: rgba(60, 64, 78, 0.55); }
spacing: 24px; }
.overview-controls {
padding-bottom: 32px; }

View File

@ -1272,10 +1272,7 @@ StScrollBar {
//
// Overview
//
#overview {
spacing: 24px;
background: lighten(transparentize($dark_sidebar_bg, 0.4), 3%);
}
#overview { spacing: 24px; }
.overview-controls { padding-bottom: 32px; }

View File

@ -1017,8 +1017,7 @@ StScrollBar {
spacing: 12px; }
#overview {
spacing: 24px;
background: rgba(60, 64, 78, 0.55); }
spacing: 24px; }
.overview-controls {
padding-bottom: 32px; }

View File

@ -1292,10 +1292,7 @@ StScrollBar {
//
// Overview
//
#overview {
spacing: 24px;
background: lighten(transparentize($dark_sidebar_bg, 0.4), 3%);
}
#overview { spacing: 24px; }
.overview-controls { padding-bottom: 32px; }

View File

@ -1018,8 +1018,7 @@ StScrollBar {
spacing: 12px; }
#overview {
spacing: 24px;
background: rgba(60, 64, 78, 0.55); }
spacing: 24px; }
.overview-controls {
padding-bottom: 32px; }

View File

@ -1321,10 +1321,7 @@ StScrollBar {
//
// Overview
//
#overview {
spacing: 24px;
background: lighten(transparentize($dark_sidebar_bg, 0.4), 3%);
}
#overview { spacing: 24px; }
.overview-controls { padding-bottom: 32px; }