Actions

Translations

Theme editor/118/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div">#progress-wrapper .ui-widget-content, #progress-wrapper .ui-widget-header {  border: 1px solid #FF0000; }</syntaxhighlight>")
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<syntaxhighlight lang="php" enclose="div">#progress-wrapper .ui-widget-content,
<syntaxhighlight lang="php">.sadno .progress-bar {
#progress-wrapper .ui-widget-header {
obroba: 1px polna #FF0000;
 border: 1px solid #FF0000;
}</syntaxhighlight>
}</syntaxhighlight>

Latest revision as of 10:38, 14 December 2023

Message definition (Theme editor)
<syntaxhighlight lang="php">.fruity .progress-bar {
 border: 1px solid #FF0000;
}</syntaxhighlight>
.sadno .progress-bar {
 obroba: 1px polna #FF0000;
}