mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
BUGIFX tweak to navigator layout
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@70894 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
8645cef2ce
commit
bdd56a11d0
@ -13,7 +13,7 @@
|
||||
|
||||
#SilverStripeNavigator * {
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 9.5px !important;
|
||||
font-size: 10px !important;
|
||||
}
|
||||
|
||||
#SilverStripeNavigator .holder {
|
||||
@ -21,10 +21,8 @@
|
||||
padding-top : 4px;
|
||||
padding-left : 3px;
|
||||
padding-right : 6px;
|
||||
font-size: 10px;
|
||||
color: white;
|
||||
border-top: 1px solid #555555;
|
||||
|
||||
}
|
||||
#SilverStripeNavigator #logInStatus {
|
||||
float: right;
|
||||
@ -57,7 +55,7 @@
|
||||
cursor: pointer;
|
||||
border : none;
|
||||
background-color: transparent;
|
||||
padding: 2px 6px 2px 2px;
|
||||
padding: 2px 4px 2px 2px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user