Redesign - popravki nove teme
This commit is contained in:
parent
d1eae487bb
commit
c147394858
@ -2992,22 +2992,18 @@ class SurveyAdmin
|
||||
|
||||
if ($_GET['m'] == 'data') {
|
||||
$sas->arhivi_data();
|
||||
|
||||
}
|
||||
else if ($_GET['m'] == 'testdata') {
|
||||
$sas->arhivi_testdata();
|
||||
|
||||
}
|
||||
else if ($_GET['m'] == 'survey' || $_GET['m'] == 'survey_data') {
|
||||
$sas->arhivi_survey();
|
||||
|
||||
}
|
||||
else if ($_GET['a'] == 'tracking') {
|
||||
if($_GET['d'] == 'download')
|
||||
return TrackingClass::init()->filter([20,21,22])->csvExport();
|
||||
|
||||
TrackingClass::init()->filter([20,21,22])->trackingDisplay();
|
||||
|
||||
}
|
||||
else if ($_GET['a'] == 'tracking-hierarhija') {
|
||||
if($_GET['m'] == 'udelezenci') {
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #595959;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #1360a4;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #43b554;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #ffa608;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #ffa608;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #ff943d;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #6642d1;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #de5c5c;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #8c8c8c;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #8c8c8c;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,8 @@ h1.evalvacija {
|
||||
/* ie6,7 doesnt support inline-block */
|
||||
display: block;
|
||||
width: 20px;
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
.header_settings_holder .progress_bar div {
|
||||
@ -166,7 +167,7 @@ h1.evalvacija {
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
.spremenljivka .naslov {
|
||||
@ -203,6 +204,10 @@ h1.evalvacija {
|
||||
.spremenljivka .arrow:hover {
|
||||
color: #8c8c8c;
|
||||
}
|
||||
.spremenljivka span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.spremenljivka.limited {
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -212,22 +217,42 @@ h1.evalvacija {
|
||||
outline: 1px #F15A24 solid;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
.spremenljivka.tip_1 .variabla,
|
||||
.spremenljivka.tip_2 .variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label {
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1 .variabla.floatLeft,
|
||||
.spremenljivka.tip_2 .variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label {
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.spremenljivka.tip_1 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_1 .variabla textarea.input_other,
|
||||
.spremenljivka.tip_2 .variabla input[type=text].input_other,
|
||||
.spremenljivka.tip_2 .variabla textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture,
|
||||
.spremenljivka.tip_1 .visual-radio-scale,
|
||||
.spremenljivka.tip_2 .custom_radio_picture,
|
||||
.spremenljivka.tip_2 .visual-radio-scale {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.spremenljivka.tip_1 .custom_radio_picture label,
|
||||
.spremenljivka.tip_1 .visual-radio-scale label,
|
||||
.spremenljivka.tip_2 .custom_radio_picture label,
|
||||
.spremenljivka.tip_2 .visual-radio-scale label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.variabla.floatLeft {
|
||||
margin-right: 16px;
|
||||
.spremenljivka.tip_7 input.width_100:not(:first-of-type) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type {
|
||||
@ -238,20 +263,6 @@ h1.evalvacija {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type=text].input_other,
|
||||
textarea.input_other {
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit {
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
div.variabla,
|
||||
td.variabla,
|
||||
td.question,
|
||||
@ -294,10 +305,6 @@ table.grid_table td {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select {
|
||||
font-family: Source Sans Pro, sans-serif !important;
|
||||
@ -531,10 +538,10 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -568,16 +575,17 @@ textarea:focus {
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
|
||||
|
@ -7310,6 +7310,7 @@ button.ui-datepicker-trigger::before {
|
||||
#preview-window.closed {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
#preview-window.closed #preview_switch {
|
||||
padding-bottom: 0;
|
||||
|
@ -140,6 +140,8 @@
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
|
||||
background-color: transparent;
|
||||
|
||||
#preview_switch{
|
||||
padding-bottom: 0;
|
||||
border-bottom: 0;
|
||||
|
@ -143,7 +143,8 @@ h1.evalvacija{
|
||||
display: block;
|
||||
width: 20px;
|
||||
|
||||
font-size: 11px;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
color: #6D87AF;
|
||||
}
|
||||
|
||||
@ -207,7 +208,7 @@ h1.evalvacija{
|
||||
/* Spremenljivke */
|
||||
.spremenljivka {
|
||||
margin: 0;
|
||||
padding: 48px 0 !important;
|
||||
padding: 48px 16px !important;
|
||||
|
||||
border-bottom: 1px $color_gray solid;
|
||||
|
||||
@ -254,6 +255,11 @@ h1.evalvacija{
|
||||
color: $color_link_hover;
|
||||
}
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
text-indent: 0;
|
||||
}
|
||||
}
|
||||
.spremenljivka.limited{
|
||||
outline: 1px #F15A24 solid;
|
||||
@ -263,23 +269,46 @@ h1.evalvacija{
|
||||
}
|
||||
|
||||
|
||||
.spremenljivka.tip_1 .custom_radio_picture{
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
|
||||
label{
|
||||
display: inline-block !important;
|
||||
.spremenljivka.tip_1,
|
||||
.spremenljivka.tip_2{
|
||||
|
||||
.variabla{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
&.floatLeft{
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
label{
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
|
||||
input[type="text"].input_other,
|
||||
textarea.input_other{
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.custom_radio_picture,
|
||||
.visual-radio-scale{
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
|
||||
label{
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.spremenljivka.tip_7{
|
||||
|
||||
input.width_100:not(:first-of-type){
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.spremenljivka.tip_1 .variabla label,
|
||||
.spremenljivka.tip_2 .variabla label{
|
||||
display: flex;
|
||||
line-height: 23px;
|
||||
}
|
||||
.variabla.floatLeft{
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.variabla.missing:first-of-type{
|
||||
@ -289,19 +318,6 @@ h1.evalvacija{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.variabla{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
input[type="text"].input_other,
|
||||
textarea.input_other{
|
||||
margin: 0 0 0 8px;
|
||||
}
|
||||
|
||||
.variabla label.limit{
|
||||
padding: 0 16px 0 8px !important;
|
||||
}
|
||||
|
||||
|
||||
div.variabla,
|
||||
@ -353,10 +369,6 @@ table.grid_table{
|
||||
}
|
||||
}
|
||||
|
||||
span.reminder {
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/* Textboxi, textarea, select */
|
||||
input, textarea, select{
|
||||
font-family: $font_family !important;
|
||||
@ -627,10 +639,10 @@ textarea:focus{
|
||||
}
|
||||
|
||||
.frame_dropping_titles {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top: 2px solid #b9c5d9;
|
||||
@ -665,17 +677,18 @@ textarea:focus{
|
||||
}
|
||||
|
||||
.frame_dropping_titles_box {
|
||||
width: 240px;
|
||||
width: 244px;
|
||||
padding: 5px;
|
||||
margin: 0px auto 0px auto;
|
||||
height: 15px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.frame_dropping {
|
||||
padding: 7px 10px 9px;
|
||||
width: 234px;
|
||||
padding: 7px 10px 9px;
|
||||
}
|
||||
.frame_dropping_box {
|
||||
padding: 7px 10px 9px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user