Revert "Introduction page prelom"
This reverts commit 743e02bd68467ecf0d5ddbb65389f8339936c5ba.
This commit is contained in:
parent
743e02bd68
commit
48d62a2da1
@ -13411,7 +13411,7 @@ div.drop_setting_transition {
|
||||
#branching ul li .pb_new .pb_page {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 200px;
|
||||
width: 140px;
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
line-height: 16px;
|
||||
@ -28991,15 +28991,15 @@ iframe#ifmcontentstoprint {
|
||||
}
|
||||
|
||||
.rsdl_bck1 {
|
||||
background-color: rgb(250, 226, 226) !important;
|
||||
background-color: #fae2e2 !important;
|
||||
}
|
||||
|
||||
.rsdl_bck2 {
|
||||
background-color: rgb(255, 157, 157) !important;
|
||||
background-color: #ff9d9d !important;
|
||||
}
|
||||
|
||||
.rsdl_bck3 {
|
||||
background-color: rgb(248, 66, 66) !important;
|
||||
background-color: #f84242 !important;
|
||||
}
|
||||
|
||||
.rsdl_bck4 {
|
||||
@ -32428,19 +32428,24 @@ table.dataTable td:not(:first-of-type), table.dataTable th:not(:first-of-type) {
|
||||
#quick_comments_link.newCss {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#firstNavigation ol.right-side {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.status_advanced {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
div.status_advanced_box {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
a.status_advanced_link {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.content_div_normalmode {
|
||||
overflow-x: auto;
|
||||
}
|
||||
@ -32508,6 +32513,7 @@ body #main_holder #main .wide {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
width: 100% !important;
|
||||
box-sizing: border-box !important;
|
||||
@ -32537,36 +32543,44 @@ fieldset textarea {
|
||||
fieldset .setting {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.setting_horizontal_wrapper {
|
||||
flex-direction: column !important;
|
||||
}
|
||||
|
||||
#vnosi_paginacija div select {
|
||||
display: inline-block;
|
||||
width: fit-content;
|
||||
margin: 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.breadcrumbs {
|
||||
display: block;
|
||||
padding: 15px;
|
||||
color: #1e88e5;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
button.small, submit.small {
|
||||
min-width: auto;
|
||||
padding: 5px 16px;
|
||||
}
|
||||
|
||||
button.medium, submit.medium {
|
||||
min-width: auto;
|
||||
padding: 10px 24px;
|
||||
}
|
||||
|
||||
button.large, submit.large {
|
||||
min-width: auto;
|
||||
padding: 12px 32px;
|
||||
}
|
||||
|
||||
.top_note {
|
||||
padding: 8px 16px;
|
||||
}
|
||||
|
||||
header {
|
||||
/* Mobile meni */
|
||||
/* Mobile meni - NASTAVITVE V UREJANJU ANKETE*/
|
||||
@ -32822,6 +32836,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
header .mobile_settings .mobile_settings_content a .setting_text {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
footer#srv_footer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -32843,6 +32858,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/* Popup za vprasajcke */
|
||||
.qtip {
|
||||
position: fixed !important;
|
||||
@ -32853,6 +32869,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
left: 10% !important;
|
||||
box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.34) !important;
|
||||
}
|
||||
|
||||
.divPopUp {
|
||||
width: calc(100% - 32px) !important;
|
||||
max-width: calc(100% - 32px) !important;
|
||||
@ -32863,10 +32880,12 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
width: calc(100% - 32px) !important;
|
||||
max-width: calc(100% - 32px) !important;
|
||||
}
|
||||
|
||||
/* Vse povezano s paketi in placili */
|
||||
.dt-buttons {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#main #moje_ankete_edit #anketa_edit {
|
||||
padding: 0 !important;
|
||||
}
|
||||
@ -32944,6 +32963,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
#main #moje_ankete_edit fieldset div.setting {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#new_anketa_div {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -33027,6 +33047,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
border: 1px solid #c8e3f8 !important;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
.dashboard_top_settings {
|
||||
flex-direction: column;
|
||||
}
|
||||
@ -33039,16 +33060,19 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
margin-left: 0;
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.dashboard_boxes {
|
||||
flex-direction: column;
|
||||
}
|
||||
.dashboard_boxes .dashboard_box {
|
||||
margin: 0 0 32px 0;
|
||||
}
|
||||
|
||||
.locked .add-variable-mobile,
|
||||
.spremenljivka_content .add-variable {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#branching {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
@ -33153,9 +33177,11 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
margin: 0;
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
.toolbox_holder {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mobile_add_question {
|
||||
display: block;
|
||||
position: fixed;
|
||||
@ -33175,6 +33201,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
line-height: 15px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.mobile_add_question_popup {
|
||||
z-index: 9999;
|
||||
position: fixed;
|
||||
@ -33228,6 +33255,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#vprasanje_float_editing .vprasanje_edit_holder {
|
||||
position: fixed;
|
||||
z-index: 99999;
|
||||
@ -33280,6 +33308,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
margin-left: 0 !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#main #anketa #globalSetingsList {
|
||||
max-width: 100% !important;
|
||||
width: 100% !important;
|
||||
@ -33292,6 +33321,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
#main #anketa #globalSetingsList fieldset span.charalimit#anketa_note_chars {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* NASTAVITVE in ARHIVI */
|
||||
/* OBLIKA */
|
||||
#main #anketa #anketa_edit.page_tema #div_theme_group_holder {
|
||||
@ -33307,15 +33337,18 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#theme-editor {
|
||||
width: 100% !important;
|
||||
float: none !important;
|
||||
}
|
||||
|
||||
#theme-preview {
|
||||
width: 100% !important;
|
||||
float: none !important;
|
||||
margin-top: 80px !important;
|
||||
}
|
||||
|
||||
/* ARHIVI */
|
||||
#main #anketa #anketa_edit.page_arhivi {
|
||||
flex-direction: column-reverse;
|
||||
@ -33333,6 +33366,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
#main #anketa #anketa_edit.page_arhivi #div_archive_content fieldset input {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
div.page_tema .theme_list {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
@ -33359,6 +33393,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .button {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.page_theme-editor #theme-preview {
|
||||
display: none;
|
||||
}
|
||||
@ -33366,6 +33401,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
width: 100% !important;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#srv_diagnostic br {
|
||||
display: none;
|
||||
}
|
||||
@ -33386,6 +33422,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
#srv_diagnostic #srv_diagnostic_results_right table td + td {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.subpage_testnipodatki {
|
||||
line-height: 20px;
|
||||
}
|
||||
@ -33399,6 +33436,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
.subpage_testnipodatki form label input {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.lastnosti_wrapper {
|
||||
flex-direction: column !important;
|
||||
}
|
||||
@ -33406,6 +33444,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
.lastnosti_wrapper .lastnosti_right {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.page_vabila #vabila .button_holder {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
@ -33430,6 +33469,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
.page_vabila #vabila .more_block {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.page_invitations #inv_top_navi {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
@ -33497,6 +33537,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
|
||||
.page_invitations .button_holder button {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
#vabila > table,
|
||||
table.invitations_settings,
|
||||
#inv_msg_preview table,
|
||||
@ -33580,6 +33621,7 @@ table.invitations_settings p label input[type=password],
|
||||
width: 100% !important;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#surveyInvitationSetting,
|
||||
#surveyInvitationSettingServer {
|
||||
min-width: 100% !important;
|
||||
@ -33587,6 +33629,7 @@ table.invitations_settings p label input[type=password],
|
||||
margin: 10px 0 !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
#inv_top_navi {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -33625,6 +33668,7 @@ table.invitations_settings p label input[type=password],
|
||||
#inv_top_navi > #inv_step_nav.yellow .inv_step_space {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#inv_recipients_profiles_holder,
|
||||
#inv_import_list_container,
|
||||
#inv_messages_profiles_holder,
|
||||
@ -33645,6 +33689,7 @@ table.invitations_settings p label input[type=password],
|
||||
#inv_select_mail_preview textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#inv_msg_preview table th {
|
||||
height: auto !important;
|
||||
width: 100% !important;
|
||||
@ -33656,6 +33701,7 @@ table.invitations_settings p label input[type=password],
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.addthis_toolbox {
|
||||
line-height: 24px;
|
||||
}
|
||||
@ -33670,9 +33716,11 @@ table.invitations_settings p label input[type=password],
|
||||
.addthis_toolbox .addthis_separator {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#inv_field_container ul li {
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
/* grafika ko ni podatkov */
|
||||
div.no_data_alert img {
|
||||
width: 100%;
|
||||
@ -33684,6 +33732,7 @@ table.invitations_settings p label input[type=password],
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.page_data .data_table_top_holder {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
@ -33754,9 +33803,11 @@ table.invitations_settings p label input[type=password],
|
||||
width: 100%;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
body.data_fullscreen #analiza_data {
|
||||
top: 68px;
|
||||
}
|
||||
|
||||
.subpage_append .anketa_edit_main,
|
||||
.subpage_merge .anketa_edit_main,
|
||||
.subpage_calculation .anketa_edit_main,
|
||||
@ -33797,6 +33848,7 @@ table.invitations_settings p label input[type=password],
|
||||
clear: both;
|
||||
margin: 40px 0 0 0 !important;
|
||||
}
|
||||
|
||||
.subpage_quick_edit #quick_edit_top_line {
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
@ -33816,6 +33868,7 @@ table.invitations_settings p label input[type=password],
|
||||
.subpage_quick_edit .quick_edit_container .quick_edit_bottom_line {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.analysis_bottom_settings {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
@ -33825,13 +33878,16 @@ table.invitations_settings p label input[type=password],
|
||||
margin: 0 0 16px 0 !important;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.div_analiza_icons,
|
||||
.div_analiza_scale {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
.analysis_icons_holder {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.chart_holder {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
@ -33854,6 +33910,7 @@ table.invitations_settings p label input[type=password],
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
table.analysis_reports {
|
||||
border-spacing: 0px;
|
||||
}
|
||||
@ -33870,12 +33927,14 @@ table.analysis_reports > tbody > tr > td {
|
||||
table.analysis_reports fieldset {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.reports_holder {
|
||||
flex-direction: column;
|
||||
}
|
||||
.reports_holder fieldset {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.noSurvey_sequence {
|
||||
padding: 0;
|
||||
}
|
||||
@ -33897,11 +33956,13 @@ table.analysis_reports > tbody > tr > td {
|
||||
.noSurvey_sequence .buttons_holder a .button {
|
||||
margin: 10px 30px;
|
||||
}
|
||||
|
||||
#table-horizontal-scroll-wrapper1-userchanges {
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#table-horizontal-scroll-wrapper2-userchanges {
|
||||
display: table-cell;
|
||||
overflow-x: auto;
|
||||
@ -33912,6 +33973,7 @@ table.analysis_reports > tbody > tr > td {
|
||||
border-collapse: collapse;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.page_arhivi .anketa_edit_left,
|
||||
.page_tracking .anketa_edit_left,
|
||||
.subpage_anal_arch .anketa_edit_left,
|
||||
|
@ -118,14 +118,13 @@ $branching_main_size_small: calc(100% - 525px);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
width: 200px;
|
||||
width: 140px;
|
||||
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
line-height: 16px;
|
||||
|
||||
color: #A9A9A9;
|
||||
|
||||
}
|
||||
|
||||
.pb_page_hover{
|
||||
|
Loading…
x
Reference in New Issue
Block a user