[Redizajn 1KA] Popupi: Urejanje > Vprašalnik - popravki (edit inline, komentarji)
This commit is contained in:
parent
45cd0b6e2c
commit
83706baf3b
@ -2189,7 +2189,7 @@ function load_comment (__this, show) {
|
||||
}
|
||||
|
||||
$(__this).qtip({
|
||||
content: {text: '<div id="survey_comment_'+$(__this).attr('spremenljivka')+'_'+$(__this).attr('view')+'"></div>', title: {text: naslov, button: '✕'}},
|
||||
content: {text: '<div class=qtip_comment"><h1>'+naslov+'</h1><div id="survey_comment_'+$(__this).attr('spremenljivka')+'_'+$(__this).attr('view')+'"></div></div>', title: {button: '✕'}},
|
||||
fixed: false, show: {when: _when, ready: _ready, solo: true},hide: {when: 'click'},
|
||||
style: {name: 'light', border: {width: 3, radius: 8}, width: 350, tip: {corner: corners[i]}},
|
||||
position: {corner: {tooltip: corners[i], target: opposites[i] }, adjust: {screen : true}},
|
||||
|
@ -6446,7 +6446,7 @@ a.faicon.unhide_icon::before {
|
||||
color: #FFC700;
|
||||
}
|
||||
|
||||
.variabla span.inline.faicon.odg_if_not::before {
|
||||
span.inline.faicon.odg_if_not::before {
|
||||
font-family: Source Sans Pro, sans-serif;
|
||||
font-size: 15px;
|
||||
font-weight: 900;
|
||||
|
@ -94,7 +94,7 @@ a.faicon.unhide_icon::before{
|
||||
.variabla span.inline.faicon.odg_hidden.show-disable::before{
|
||||
color: $yellow;
|
||||
}
|
||||
.variabla span.inline.faicon.odg_if_not::before{
|
||||
span.inline.faicon.odg_if_not::before{
|
||||
font-family: $font_family;
|
||||
font-size: 15px;
|
||||
font-weight: 900;
|
||||
|
Loading…
x
Reference in New Issue
Block a user