|
|
|
@ -93,9 +93,14 @@ input[type=text], input[type=password] { |
|
|
|
|
position: fixed; |
|
|
|
|
width: 100%; |
|
|
|
|
height: 25px; |
|
|
|
|
max-height: 25px; |
|
|
|
|
z-index: 1; |
|
|
|
|
line-height: 25px; |
|
|
|
|
white-space: nowrap; |
|
|
|
|
} |
|
|
|
|
#topbar > * { |
|
|
|
|
float: left; |
|
|
|
|
} |
|
|
|
|
#topbar .brand { |
|
|
|
|
height: 25px; |
|
|
|
|
padding-left: 5px; |
|
|
|
@ -104,9 +109,11 @@ input[type=text], input[type=password] { |
|
|
|
|
height: 25px; |
|
|
|
|
} |
|
|
|
|
#topbar .title { |
|
|
|
|
padding-left: 14%; |
|
|
|
|
padding-left: 10%; |
|
|
|
|
overflow: hidden; |
|
|
|
|
} |
|
|
|
|
#topbar .actions { |
|
|
|
|
float: right; |
|
|
|
|
} |
|
|
|
|
#topbar .dropdown-menu form { |
|
|
|
|
padding-left: 6px; |
|
|
|
@ -127,8 +134,6 @@ input[type=text], input[type=password] { |
|
|
|
|
font-size: smaller; |
|
|
|
|
} |
|
|
|
|
#sidebar form { |
|
|
|
|
padding-left: 6px; |
|
|
|
|
padding-right: 6px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#sidebar .badge { |
|
|
|
|