mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
[dash] Port section container to CSS, lower spacing
Newer mockup has smaller spacing. https://bugzilla.gnome.org/show_bug.cgi?id=600734
This commit is contained in:
parent
ce90dda76f
commit
bf68f9f0cf
2 changed files with 10 additions and 6 deletions
|
|
@ -89,6 +89,10 @@ StTooltip {
|
|||
padding: 0px 14px;
|
||||
}
|
||||
|
||||
#dashSections {
|
||||
spacing: 12px;
|
||||
}
|
||||
|
||||
#searchEntry {
|
||||
padding: 4px;
|
||||
border-bottom: 1px solid #262626;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue