elofgren: Add line-height to left sidebar headings to center text vertically in the blue bar. Thanks for the idea Sean\!

(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41868 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2007-09-15 01:02:43 +00:00
parent 5fd5e3ea25
commit 658a03be74
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ body.stillLoading select {
margin: 0;
background-image:url(../images/textures/obar-18.gif);
height: 18px;
line-height: 18px;
color: white;
font-size: 12px;
padding-left: 3px;