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