Commit 556b3cac authored by Andrey Cherepanov's avatar Andrey Cherepanov

Modernize look of web interface of Alterator

parent 3151dafd
......@@ -14,6 +14,11 @@ a {
font-weight: bold;
}
#acl a {
color: #888;
font-weight: normal;
}
table {
font-size: 9pt;
border-color: #@MIDDLE_COLOR_HEX@;
......@@ -279,6 +284,8 @@ border-color: #242a60;*/
background-color: #cfd4e3;
border: 1px solid #@MIDDLE_COLOR_HEX@;
-moz-border-radius: 0.8em;
-webkit-border-radius: 0.8em;
}
#main-td {
......@@ -338,7 +345,7 @@ border-color: #242a60;*/
.menu-group-name {
color: #@DARK_LABELS_HEX@;
background-image: url(/design/images/menu-header.png);
/*background-image: url(/design/images/menu-header.png);*/
background-repeat:repeat-x;
font-size: 10pt;
......@@ -347,6 +354,9 @@ border-color: #242a60;*/
padding-right: 4px;
padding-left: 10px;
margin: 10px;
font-weight: bold;
border-bottom: 3px solid #6aacf1;
}
/* tables */
......@@ -593,8 +603,8 @@ div.alterator-accordion h3.ui-state-active {
}
.ui-corner-all {
-moz-border-radius: 0.8em;
-webkit-border-radius: 0.8em;
/*-moz-border-radius: 0.8em;
-webkit-border-radius: 0.8em;*/
}
/* overlays */
......@@ -705,16 +715,17 @@ div.alterator-accordion h3.ui-state-active {
#top {
text-align:left;
background: url(/design/images/header-gradient.png) repeat-x;
/*background: url(/design/images/header-gradient.png) repeat-x;*/
padding: 0em;
margin-bottom: 0px;
border-bottom: 1px solid #c1c3cb;
}
#product-logo {
background: url(/design/images/product-logo.png) no-repeat;
width: 600px;
height: 52px;
width: 194px;
height: 56px;
border: 0px;
padding: 0px;
margin: 0px;
......
images/product-logo.png

11.4 KB | W: | H:

images/product-logo.png

12.2 KB | W: | H:

images/product-logo.png
images/product-logo.png
images/product-logo.png
images/product-logo.png
  • 2-up
  • Swipe
  • Onion skin
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