|
|
@ -51,7 +51,7 @@ body { |
|
|
|
background: url("../images/logo.gif") no-repeat; |
|
|
|
background: url("../images/logo.gif") no-repeat; |
|
|
|
background-position: left 0; |
|
|
|
background-position: left 0; |
|
|
|
height: 32px; |
|
|
|
height: 32px; |
|
|
|
padding: 7px 8px 6px 8px; |
|
|
|
padding: 7px 8px 6px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#desktopTitlebar h1.applicationTitle { |
|
|
|
#desktopTitlebar h1.applicationTitle { |
|
|
@ -69,7 +69,7 @@ body { |
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
|
|
font-size: 10px; |
|
|
|
font-size: 10px; |
|
|
|
font-weight: bold; |
|
|
|
font-weight: bold; |
|
|
|
padding: 7px 0 0 0; |
|
|
|
padding: 7px 0 0; |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
text-transform: uppercase; |
|
|
|
text-transform: uppercase; |
|
|
|
} |
|
|
|
} |
|
|
@ -128,7 +128,7 @@ body { |
|
|
|
#desktopNavbar ul li a { |
|
|
|
#desktopNavbar ul li a { |
|
|
|
color: #333; |
|
|
|
color: #333; |
|
|
|
font-weight: normal; |
|
|
|
font-weight: normal; |
|
|
|
padding: 2px 10px 6px 10px; |
|
|
|
padding: 2px 10px 6px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#desktopNavbar ul li a:hover { |
|
|
|
#desktopNavbar ul li a:hover { |
|
|
@ -239,7 +239,7 @@ li.divider { |
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
|
|
font-size: 11px; |
|
|
|
font-size: 11px; |
|
|
|
height: 24px; |
|
|
|
height: 24px; |
|
|
|
padding: 6px 8px 0 8px; |
|
|
|
padding: 6px 8px 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* Panel Layout |
|
|
|
/* Panel Layout |
|
|
@ -306,7 +306,7 @@ li.divider { |
|
|
|
height: 22px; |
|
|
|
height: 22px; |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
padding: 3px 8px 0 8px; |
|
|
|
padding: 3px 8px 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.panel-collapse { |
|
|
|
.panel-collapse { |
|
|
@ -406,7 +406,7 @@ div.toolbox.divider { |
|
|
|
#spinnerWrapper { |
|
|
|
#spinnerWrapper { |
|
|
|
background: url("../images/spinner-placeholder.gif") no-repeat; |
|
|
|
background: url("../images/spinner-placeholder.gif") no-repeat; |
|
|
|
height: 16px; |
|
|
|
height: 16px; |
|
|
|
margin: 4px 5px 0 5px; |
|
|
|
margin: 4px 5px 0; |
|
|
|
width: 16px; |
|
|
|
width: 16px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|