f
This commit is contained in:
parent
f1e81da713
commit
44259f1856
29
dev.less
29
dev.less
@ -165,15 +165,19 @@ display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
label{
|
||||
text-align: right;
|
||||
select{
|
||||
width:auto;
|
||||
}
|
||||
fieldset{
|
||||
text-align: center;
|
||||
}
|
||||
body>fieldset{
|
||||
border:1px solid #888;
|
||||
padding:5px;
|
||||
margin:5px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
label{
|
||||
text-align: right;
|
||||
}
|
||||
legend{
|
||||
margin: 0 auto;
|
||||
}
|
||||
@ -199,7 +203,9 @@ display: block !important;
|
||||
}
|
||||
&#right{
|
||||
right: 8%;
|
||||
}}}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#table_container{
|
||||
overflow: auto;
|
||||
@ -210,17 +216,4 @@ display: block !important;
|
||||
.field{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
#heatcalc td, #heatcalc th{
|
||||
}
|
||||
select{
|
||||
width:auto;
|
||||
}
|
||||
fieldset{
|
||||
border:1px solid #888;
|
||||
padding:5px;
|
||||
margin:5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user