mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
dateMenu: Add some spacing between displays
Now that we have more than just the "World Clocks" display, it turns out we need some spacing between sections. https://bugzilla.gnome.org/show_bug.cgi?id=779820
This commit is contained in:
parent
60a2794c8b
commit
3d399796a6
3 changed files with 7 additions and 1 deletions
|
|
@ -738,6 +738,9 @@ StScrollBar {
|
|||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c2e4db4980c4f99a237d20186dcd7f265a83cb6b
|
||||
Subproject commit 46697744a622a21955a6e16c7e161d2422bc0768
|
||||
|
|
@ -738,6 +738,9 @@ StScrollBar {
|
|||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue