updated background for edit pages

This commit is contained in:
Serghey Rodin 2014-10-05 14:54:31 +03:00
commit 9c8e0624ba

View file

@ -136,8 +136,8 @@ label:active {
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
line-height: 22px; line-height: 22px;
padding: 0 4px 2px 4px; padding: 0px 19px 4px 17px;
margin: 0 14px 2px 0; margin: 0px 0px 2px 0px;
} }
.top-logout:hover { .top-logout:hover {
@ -272,7 +272,11 @@ label:active {
font-size: 9pt; font-size: 9pt;
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
// color: #333; // color: #333;
<<<<<<< HEAD
color: #666; color: #666;
=======
color: #7E7D7F;
>>>>>>> 29caf7e3b5ca98e665b4b3c7c6be94ade368c484
decoration: none; decoration: none;
overflow: hidden; overflow: hidden;
} }
@ -597,6 +601,9 @@ label:active {
background-color: #eceff1; background-color: #eceff1;
border-bottom: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9;
} }
.data.mode-add {
border-top: 5px solid #F79B44;
}
.mode-add .data-add { .mode-add .data-add {
background-color: #f7f6ed; background-color: #f7f6ed;
@ -793,7 +800,11 @@ label:active {
vertical-align: top; vertical-align: top;
line-height: 1.2em; line-height: 1.2em;
font-size: 10pt; font-size: 10pt;
<<<<<<< HEAD
color: #666; color: #666;
=======
color: #626163; /* #7E7D7F;*/
>>>>>>> 29caf7e3b5ca98e665b4b3c7c6be94ade368c484
padding: 2px 4px 1px 0; padding: 2px 4px 1px 0;
white-space: nowrap; white-space: nowrap;
} }
@ -803,14 +814,22 @@ label:active {
line-height: 0.8em; line-height: 0.8em;
font-size: 8pt; font-size: 8pt;
padding: 4px 0 0 0; padding: 4px 0 0 0;
<<<<<<< HEAD
color: #666; color: #666;
=======
color: #7E7D7F;
>>>>>>> 29caf7e3b5ca98e665b4b3c7c6be94ade368c484
} }
.counter-value { .counter-value {
vertical-align: top; vertical-align: top;
line-height: 1.2em; line-height: 1.2em;
font-size: 10pt; font-size: 10pt;
<<<<<<< HEAD
color: #555; color: #555;
=======
color: #545355; /*#626163;*/
>>>>>>> 29caf7e3b5ca98e665b4b3c7c6be94ade368c484
padding: 2px 0 1px 2px; padding: 2px 0 1px 2px;
} }
@ -905,6 +924,11 @@ label:active {
border: 1px solid #909090; border: 1px solid #909090;
} }
.vst-input:disabled:hover {
border: 1px solid #C0C0C0;
}
.vst-input:focus { .vst-input:focus {
border: 1px solid #f79b44; border: 1px solid #f79b44;
background-color: #fffcd2; background-color: #fffcd2;
@ -927,12 +951,21 @@ label:active {
min-width: 138px; min-width: 138px;
margin: 2px 6px 0 0; margin: 2px 6px 0 0;
padding: 8px 1px 6px 10px; padding: 8px 1px 6px 10px;
<<<<<<< HEAD
} }
.vst-list option { .vst-list option {
padding: 6px 1px 6px 15px; padding: 6px 1px 6px 15px;
} }
=======
}
.vst-list option {
padding: 6px 1px 6px 15px;
}
>>>>>>> 29caf7e3b5ca98e665b4b3c7c6be94ade368c484
/* /*
@-moz-document url-prefix() { @-moz-document url-prefix() {
.vst-list { .vst-list {
@ -995,8 +1028,8 @@ label:active {
} }
.login-button:hover { .login-button:hover {
border: 1px solid #adaeae; border: 1px solid #6DB8D3;
background-color: #adaeae; background-color: #6DB8D3;
} }
.login-button:active { .login-button:active {