mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
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:
parent
5fd5e3ea25
commit
658a03be74
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user