#PR-39 Текст в окнах

remotes/origin/PR-39
Mukhtar 9 years ago
parent e1005f2ac9
commit e6564cdafd
  1. 10
      assets/css/main.css
  2. 6178
      static/css/main.css

@ -372,7 +372,7 @@ a, a:hover, a:focus, a:active {
background-color: #FF0027; background-color: #FF0027;
position: absolute; position: absolute;
left: -2px; left: -2px;
bottom: 3px; /*bottom: 3px;*/
clip: rect(0, 22px, 50px, 0); clip: rect(0, 22px, 50px, 0);
transform: rotate(-90deg); transform: rotate(-90deg);
} }
@ -1195,7 +1195,7 @@ footer:after {
.polsF1 .filter-option { .polsF1 .filter-option {
font-size: 15px; font-size: 15px;
color: #2c2c2c; color: #000;
position: relative; position: relative;
font-family: 'Arial-MT-Regular', sans-serif; font-family: 'Arial-MT-Regular', sans-serif;
} }
@ -1260,7 +1260,7 @@ footer:after {
padding: 0 15px; padding: 0 15px;
font-size: 15px; font-size: 15px;
background-color: white; background-color: white;
color: #9c9c9c; color: #000;
font-family: 'Arial-MT-Regular', sans-serif; font-family: 'Arial-MT-Regular', sans-serif;
border: none !important; border: none !important;
} }
@ -5310,7 +5310,7 @@ input[type="radio"]:checked + span {
border: 1px solid #cdcdcd; border: 1px solid #cdcdcd;
resize: none; resize: none;
padding: 10px 15px; padding: 10px 15px;
color: #3c1a06; color: #000;
font-family: 'Arial-MT-Regular', sans-serif; font-family: 'Arial-MT-Regular', sans-serif;
font-size: 14px; font-size: 14px;
float: left; float: left;
@ -5742,7 +5742,7 @@ input[type="radio"]:checked + span {
padding: 0 15px; padding: 0 15px;
font-size: 15px; font-size: 15px;
background-color: white; background-color: white;
color: #9c9c9c; color: #000;
font-family: 'Arial-MT-Regular', sans-serif; font-family: 'Arial-MT-Regular', sans-serif;
} }
#portfolio-add-form .polsF1 .btn, #worksell-add-form .polsF1 .btn{ #portfolio-add-form .polsF1 .btn, #worksell-add-form .polsF1 .btn{

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save