Urejenje vprasanj - nastavitve na desni - zmanjsan dropdown za izbiro tipa vprasanja

This commit is contained in:
pero1203 2022-10-25 11:57:58 +02:00
parent b245792904
commit 1a5aecfb6a
3 changed files with 4 additions and 4 deletions

View File

@ -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 {

View File

@ -153,7 +153,7 @@ img.mapster_el {
.jquery-selectbox-list{
top: 27px !important;
min-width: 187px;
min-width: 182px;
padding: 0 !important;

View File

@ -231,7 +231,7 @@
}
.content{
width: 190px;
width: 185px;
input[type="text"],
input[type="number"],