Commit 8e1d6f50 authored by Alexandra Panyukova's avatar Alexandra Panyukova

logo resized

parent ec2b06a5
......@@ -80,7 +80,7 @@ textarea, select, input.text {
}
.disabled {
color: #@LIGHT_LABELS_HEX@;
color: #c3c7cb;
background-color: #@LIGHT_COLOR_HEX@;
}
......@@ -187,7 +187,7 @@ textarea, select, input.text {
/* background: url(/design/images/gradient-top.png) 0% 0% repeat-x;*/
background: #@DARK_COLOR_HEX@;
padding-right: 10px;
padding-top: 10px;
padding-top: 22px;
}
/* control center page */
......@@ -213,8 +213,8 @@ textarea, select, input.text {
#logo-td img {
background: url(/design/images/logo.png) no-repeat;
width: 275px; /*325*/
height: 30px;
width: 415px; /*325*/
height: 60px;
}
#help-td {
......@@ -250,7 +250,7 @@ textarea, select, input.text {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-top: 27px;
text-align: left;
color: #@LIGHT_LABELS_HEX@; /*#0574B2;*/
......
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