Actions

Translations

Theme editor/114/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div">#progress-wrapper .ui-widget-header {  background-color: #3300FF; }</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-header {
<syntaxhighlight lang="php">.sadno .progress-bar {
 background-color: #3300FF;
barva ozadja: #3300FF;
}</syntaxhighlight>
}</syntaxhighlight>

Latest revision as of 10:38, 14 December 2023

Message definition (Theme editor)
<syntaxhighlight lang="php">.fruity .progress-bar {
 background-color: #3300FF;
}</syntaxhighlight>
.sadno .progress-bar {
 barva ozadja: #3300FF;
}