Redesign - popravki napak - popravek info texta pod naslovom v vpogledu
This commit is contained in:
parent
6bf053d693
commit
2c22de5a54
@ -26875,6 +26875,12 @@ ul#merge li {
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
}
|
||||
.quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka .naslov .spremenljivka_info {
|
||||
margin-top: 4px;
|
||||
color: #a9a9a9;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka .variable_holder {
|
||||
height: auto !important;
|
||||
}
|
||||
|
@ -229,7 +229,7 @@
|
||||
|
||||
.quick_edit_inner {
|
||||
width: 100%;
|
||||
|
||||
|
||||
.spremenljivka {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
@ -250,6 +250,14 @@
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.spremenljivka_info{
|
||||
margin-top: 4px;
|
||||
|
||||
color:#a9a9a9;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
.variable_holder {
|
||||
height: auto !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user