mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
gnome-shell: revert overview changes
This commit is contained in:
parent
8f53616dc2
commit
1e5ac00964
@ -1007,8 +1007,7 @@ StScrollBar {
|
||||
spacing: 12px; }
|
||||
|
||||
#overview {
|
||||
spacing: 24px;
|
||||
background: rgba(60, 64, 78, 0.55); }
|
||||
spacing: 24px; }
|
||||
|
||||
.overview-controls {
|
||||
padding-bottom: 32px; }
|
||||
|
@ -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; }
|
||||
|
||||
|
@ -1017,8 +1017,7 @@ StScrollBar {
|
||||
spacing: 12px; }
|
||||
|
||||
#overview {
|
||||
spacing: 24px;
|
||||
background: rgba(60, 64, 78, 0.55); }
|
||||
spacing: 24px; }
|
||||
|
||||
.overview-controls {
|
||||
padding-bottom: 32px; }
|
||||
|
@ -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; }
|
||||
|
||||
|
@ -1018,8 +1018,7 @@ StScrollBar {
|
||||
spacing: 12px; }
|
||||
|
||||
#overview {
|
||||
spacing: 24px;
|
||||
background: rgba(60, 64, 78, 0.55); }
|
||||
spacing: 24px; }
|
||||
|
||||
.overview-controls {
|
||||
padding-bottom: 32px; }
|
||||
|
@ -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; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user