[Redizajn 1KA] - Urejanje --> Nastavitve --> Standardne besede - v8

This commit is contained in:
tejagerjovic 2022-02-15 22:58:55 +01:00
parent 913840ce4a
commit 1b732f4c5f
6 changed files with 20 additions and 26 deletions

View File

@ -4808,8 +4808,8 @@ function inline_jezik_edit(id_value){
// Gumb shrani / zapri // Gumb shrani / zapri
'<div class="button_holder popup">'+ '<div class="button_holder popup">'+
'<button class="white-blue popup_button" onclick="inline_jezik_reset(\''+id_value+'\');">'+lang['srv_zapri']+'</button>'+ '<button class="white-blue medium" onclick="inline_jezik_reset(\''+id_value+'\');">'+lang['srv_zapri']+'</button>'+
'<button class="blue popup_button" onclick="inline_jezik_save(\''+id_value+'\');">'+lang['save']+'</button>'+ '<button class="blue medium" onclick="inline_jezik_save(\''+id_value+'\');">'+lang['save']+'</button>'+
'</div>'+ '</div>'+
'</div></div>'); '</div></div>');

View File

@ -6828,13 +6828,13 @@ a.help {
.divPopUp h2, .divPopUp h2,
.divPopUp .divPopUp_top { .divPopUp .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
.divPopUp p { .divPopUp p {
line-height: 20px; line-height: 20px;
@ -7381,13 +7381,13 @@ body.waitlong #loading {
#check_pogoji h2, #check_pogoji h2,
#check_pogoji .divPopUp_top { #check_pogoji .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#check_pogoji p { #check_pogoji p {
line-height: 20px; line-height: 20px;
@ -7440,13 +7440,13 @@ body.waitlong #loading {
#dropped_alert h2, #dropped_alert h2,
#dropped_alert .divPopUp_top { #dropped_alert .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#dropped_alert p { #dropped_alert p {
line-height: 20px; line-height: 20px;
@ -7508,13 +7508,13 @@ body.waitlong #loading {
#popup_user_access h2, #popup_user_access h2,
#popup_user_access .divPopUp_top { #popup_user_access .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#popup_user_access p { #popup_user_access p {
line-height: 20px; line-height: 20px;
@ -7693,13 +7693,13 @@ and open the template in the editor.
#div_export_setting_show h2, #div_export_setting_show h2,
#div_export_setting_show .divPopUp_top { #div_export_setting_show .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#div_export_setting_show p { #div_export_setting_show p {
line-height: 20px; line-height: 20px;
@ -8743,13 +8743,13 @@ dl.arch_email dd {
#inv_view_arch_recipients h2, #inv_view_arch_recipients h2,
#inv_view_arch_recipients .divPopUp_top { #inv_view_arch_recipients .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#inv_view_arch_recipients p { #inv_view_arch_recipients p {
line-height: 20px; line-height: 20px;
@ -8824,13 +8824,13 @@ and open the template in the editor.
#preview_spremenljivka h2, #preview_spremenljivka h2,
#preview_spremenljivka .divPopUp_top { #preview_spremenljivka .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#preview_spremenljivka p { #preview_spremenljivka p {
line-height: 20px; line-height: 20px;
@ -9532,13 +9532,13 @@ and open the template in the editor.
.mc_table_settings h2, .mc_table_settings h2,
.mc_table_settings .divPopUp_top { .mc_table_settings .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
.mc_table_settings p { .mc_table_settings p {
line-height: 20px; line-height: 20px;
@ -9620,13 +9620,13 @@ and open the template in the editor.
#newMCTable h2, #newMCTable h2,
#newMCTable .divPopUp_top { #newMCTable .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#newMCTable p { #newMCTable p {
line-height: 20px; line-height: 20px;
@ -9684,13 +9684,13 @@ and open the template in the editor.
#renameMCTable h2, #renameMCTable h2,
#renameMCTable .divPopUp_top { #renameMCTable .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#renameMCTable p { #renameMCTable p {
line-height: 20px; line-height: 20px;
@ -9748,13 +9748,13 @@ and open the template in the editor.
#deleteMCTable h2, #deleteMCTable h2,
#deleteMCTable .divPopUp_top { #deleteMCTable .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#deleteMCTable p { #deleteMCTable p {
line-height: 20px; line-height: 20px;
@ -9849,13 +9849,13 @@ and open the template in the editor.
#vrednost_edit h2, #vrednost_edit h2,
#vrednost_edit .divPopUp_top { #vrednost_edit .divPopUp_top {
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
font-weight: 600; font-weight: 600;
font-size: 16px; font-size: 16px;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid;
margin-block-start: 0;
} }
#vrednost_edit p { #vrednost_edit p {
line-height: 20px; line-height: 20px;
@ -9895,6 +9895,7 @@ and open the template in the editor.
display: block; display: block;
margin-top: -200px; margin-top: -200px;
margin-left: -300px; margin-left: -300px;
position: relative;
} }
.fixed-position #vrednost_edit span.buttonwrapper a.ovalbutton_gray { .fixed-position #vrednost_edit span.buttonwrapper a.ovalbutton_gray {
color: #1E88E5; color: #1E88E5;
@ -10814,12 +10815,6 @@ submit.table-inline {
border-radius: 2px; border-radius: 2px;
margin-left: 16px; margin-left: 16px;
} }
button.popup_button,
submit.popup_button {
padding: 4px 8px;
min-width: 128px;
font-size: 16px;
}
button.blue, button.blue,
submit.blue { submit.blue {
color: #FFFFFF; color: #FFFFFF;
@ -12050,6 +12045,7 @@ table#standard_words_table th div.standardna-beseda-th {
span.faicon.st-besede-popup { span.faicon.st-besede-popup {
margin-right: 6px; margin-right: 6px;
margin-left: 0 !important;
pointer-events: none; pointer-events: none;
} }

View File

@ -35,11 +35,6 @@ submit{
border-radius: 2px; border-radius: 2px;
margin-left: 16px; margin-left: 16px;
} }
&.popup_button{
padding: 4px 8px;
min-width: 128px;
font-size: 16px;
}
// Button colors // Button colors

View File

@ -91,7 +91,6 @@
h2, h2,
.divPopUp_top{ .divPopUp_top{
width: 100%; width: 100%;
margin-top: 3px;
margin-bottom: 16px; margin-bottom: 16px;
padding-bottom: 8px; padding-bottom: 8px;
@ -100,6 +99,8 @@
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px $gray solid; border-bottom: 1px $gray solid;
margin-block-start: 0;
} }
p{ p{

View File

@ -8,6 +8,7 @@
display: block; display: block;
margin-top: -200px; margin-top: -200px;
margin-left: -300px; margin-left: -300px;
position: relative;
span.buttonwrapper a.ovalbutton_gray{ span.buttonwrapper a.ovalbutton_gray{
color: $blue; color: $blue;

View File

@ -50,5 +50,6 @@ table#standard_words_table {
span.faicon.st-besede-popup { span.faicon.st-besede-popup {
margin-right: 6px; margin-right: 6px;
margin-left: 0 !important;
pointer-events: none; pointer-events: none;
} }