Urejenje vprasanj - nastavitve na desni - zmanjsan dropdown za izbiro tipa vprasanja
This commit is contained in:
parent
b245792904
commit
1a5aecfb6a
@ -15253,7 +15253,7 @@ div#variabla_new span.correct {
|
||||
margin: 0;
|
||||
}
|
||||
#vprasanje_float_editing .vprasanje_edit_holder .vprasanje_setting_holder .vprasanje_setting_line.right-190 .content {
|
||||
width: 190px;
|
||||
width: 185px;
|
||||
}
|
||||
#vprasanje_float_editing .vprasanje_edit_holder .vprasanje_setting_holder .vprasanje_setting_line.right-190 .content input[type=text],
|
||||
#vprasanje_float_editing .vprasanje_edit_holder .vprasanje_setting_holder .vprasanje_setting_line.right-190 .content input[type=number],
|
||||
@ -21045,7 +21045,7 @@ img.mapster_el {
|
||||
}
|
||||
.jquery-selectbox .jquery-selectbox-list {
|
||||
top: 27px !important;
|
||||
min-width: 187px;
|
||||
min-width: 182px;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.jquery-selectbox .jquery-selectbox-list .jquery-selectbox-item {
|
||||
|
@ -153,7 +153,7 @@ img.mapster_el {
|
||||
|
||||
.jquery-selectbox-list{
|
||||
top: 27px !important;
|
||||
min-width: 187px;
|
||||
min-width: 182px;
|
||||
|
||||
padding: 0 !important;
|
||||
|
||||
|
@ -231,7 +231,7 @@
|
||||
}
|
||||
|
||||
.content{
|
||||
width: 190px;
|
||||
width: 185px;
|
||||
|
||||
input[type="text"],
|
||||
input[type="number"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user