Commit 28f218cc authored by Stanislav Ievlev's avatar Stanislav Ievlev

- adopt to office-server

parent 8efd83d3
......@@ -429,9 +429,10 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
#top {
text-align:left;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
background: #@DARK_COLOR_HEX@;
padding: 0.25em;
margin-bottom: 10px;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
......@@ -440,8 +441,8 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
#product-logo {
background: url(/design/images/logo.png) no-repeat;
width: 275px;
height: 30px;
width: 425px;
height: 52px;
border: 0px;
}
......@@ -450,6 +451,7 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
padding-right: 1em;
text-align: left;
color: #@LIGHT_LABELS_HEX@;
font-weight: bold;
text-decoration: none;
font-size:large;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment