[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:
Colin Walters 2009-11-06 17:32:23 -05:00
parent ce90dda76f
commit bf68f9f0cf
2 changed files with 10 additions and 6 deletions

View file

@ -89,6 +89,10 @@ StTooltip {
padding: 0px 14px;
}
#dashSections {
spacing: 12px;
}
#searchEntry {
padding: 4px;
border-bottom: 1px solid #262626;