Port more to CSS

https://bugzilla.gnome.org/show_bug.cgi?id=599661
This commit is contained in:
Colin Walters
2009-10-27 13:27:00 -04:00
parent aa9d3515a1
commit c4a49b4de2
2 changed files with 21 additions and 12 deletions

View File

@@ -364,6 +364,19 @@ StTooltip {
border-radius: 4px;
}
#LookingGlassDialog .labels {
spacing: 4px;
}
#LookingGlassDialog .notebook-tab {
padding: 2px;
}
#LookingGlassDialog .notebook-tab:selected {
border: 1px solid #88ff66;
padding: 1px;
}
#LookingGlassDialog StLabel
{
color: #88ff66;