Webbuild: other css fixes
This commit is contained in:
parent
82df62014c
commit
247f09cb87
@ -101,7 +101,7 @@ div#container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.multiselect {
|
.multiselect {
|
||||||
font-size:10pt;
|
font-size:11pt;
|
||||||
border:0px;
|
border:0px;
|
||||||
padding:0px;
|
padding:0px;
|
||||||
height:130px;
|
height:130px;
|
||||||
@ -137,7 +137,7 @@ input#repsearchtext {
|
|||||||
padding:0px;
|
padding:0px;
|
||||||
}
|
}
|
||||||
.webbuild {
|
.webbuild {
|
||||||
font-size: 11pt;
|
font-size: 10.5pt;
|
||||||
font-family: liberationsans, freesans, arial, verdana, sans-serif;
|
font-family: liberationsans, freesans, arial, verdana, sans-serif;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
@ -175,10 +175,10 @@ input#repsearchtext {
|
|||||||
@media screen and (min-width: 901px) {
|
@media screen and (min-width: 901px) {
|
||||||
.webbuildwrapleft {
|
.webbuildwrapleft {
|
||||||
float:left;
|
float:left;
|
||||||
width:79.65%;
|
width:74.65%;
|
||||||
}
|
}
|
||||||
.webbuildright {
|
.webbuildright {
|
||||||
width:19.65%;
|
width:24.65%;
|
||||||
}
|
}
|
||||||
.socialbox {
|
.socialbox {
|
||||||
min-width:98% !important;
|
min-width:98% !important;
|
||||||
@ -261,7 +261,7 @@ input#repsearchtext {
|
|||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
font-size:10pt;
|
font-size:10pt;
|
||||||
font-family:monospace;
|
font-family:monospace;
|
||||||
line-height:1.2em;
|
line-height:1.1em;
|
||||||
}
|
}
|
||||||
.editor {
|
.editor {
|
||||||
float:left;
|
float:left;
|
||||||
@ -502,6 +502,7 @@ input {
|
|||||||
float:right;
|
float:right;
|
||||||
font-size:10pt;
|
font-size:10pt;
|
||||||
height:130px;
|
height:130px;
|
||||||
|
width:99.4%;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
border:1px solid #2b6600;
|
border:1px solid #2b6600;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user