Update theme
This commit is contained in:
parent
3836cab769
commit
4e7261532c
@ -883,6 +883,9 @@ StScrollBar {
|
||||
#overview {
|
||||
spacing: 24px; }
|
||||
|
||||
.overview-controls {
|
||||
padding-bottom: 32px; }
|
||||
|
||||
.window-picker {
|
||||
-horizontal-spacing: 32px;
|
||||
-vertical-spacing: 32px;
|
||||
@ -1118,8 +1121,7 @@ StScrollBar {
|
||||
visible-width: 32px;
|
||||
spacing: 11px;
|
||||
padding: 8px;
|
||||
border-radius: 9px 0 0 9px;
|
||||
margin-bottom: 14px; }
|
||||
border-radius: 9px 0 0 9px; }
|
||||
.workspace-thumbnails:rtl {
|
||||
border-radius: 0 9px 9px 0; }
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1087927ea0aef09b0d9478a6f42da49204e943ed
|
||||
Subproject commit 943f849e3da047bc7b8b8cd24eded1bede35199d
|
@ -883,6 +883,9 @@ StScrollBar {
|
||||
#overview {
|
||||
spacing: 24px; }
|
||||
|
||||
.overview-controls {
|
||||
padding-bottom: 32px; }
|
||||
|
||||
.window-picker {
|
||||
-horizontal-spacing: 32px;
|
||||
-vertical-spacing: 32px;
|
||||
@ -1118,8 +1121,7 @@ StScrollBar {
|
||||
visible-width: 32px;
|
||||
spacing: 11px;
|
||||
padding: 8px;
|
||||
border-radius: 9px 0 0 9px;
|
||||
margin-bottom: 14px; }
|
||||
border-radius: 9px 0 0 9px; }
|
||||
.workspace-thumbnails:rtl {
|
||||
border-radius: 0 9px 9px 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user