Make labels on top bar bold

Trying out making the button label text a little meatier.
This commit is contained in:
William Jon McCann 2010-03-22 21:01:04 -04:00
parent b93cb4b976
commit f2172c088e

View File

@ -104,6 +104,7 @@ StTooltip {
#panelLeft, #panelCenter, #panelRight {
spacing: 4px;
font-weight: bold;
}
#panelLeft {
@ -123,6 +124,7 @@ StTooltip {
border-radius-bottomleft: 0px;
border-radius-bottomright: 0px;
font: 16px sans-serif;
font-weight: bold;
}
.panel-button:active, .panel-button:checked, .panel-button:pressed {