Ttile case in all buttons and properties, larger settings headers
This commit is contained in:
parent
241b2ca463
commit
625f9b4001
12 changed files with 45 additions and 47 deletions
|
|
@ -80,7 +80,11 @@
|
|||
// Nav
|
||||
//
|
||||
|
||||
@nav-header-font-size: 12px;
|
||||
@nav-header-font-size: 16px;
|
||||
.uk-nav-header{
|
||||
text-transform:none;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Subnav
|
||||
|
|
@ -358,6 +362,7 @@ a:hover {
|
|||
padding: 0 8px;
|
||||
border-color: @global-border;
|
||||
margin-bottom: 2px;
|
||||
text-transform:none !important;
|
||||
}
|
||||
|
||||
.uk-button-default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue