Reduce size of list
This commit is contained in:
parent
0e7d0d00f1
commit
401525ba7e
@ -277,12 +277,12 @@ p.titre {
|
|||||||
/* --------------------- Combo lists ------------------- */
|
/* --------------------- Combo lists ------------------- */
|
||||||
.select_design {
|
.select_design {
|
||||||
width: 370px;
|
width: 370px;
|
||||||
font-size: 12px verdana,arial,helvetica
|
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select_design select {
|
.select_design select {
|
||||||
border: 1px solid #6d3f6d;
|
border: 1px solid #6d3f6d;
|
||||||
|
font: 12px verdana,arial,helvetica;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user