Actions

Translations

Theme editor/114/sl: Difference between revisions

From LimeSurvey Manual

m (FuzzyBot moved page Translations:Template editor/114/sl to Translations:Theme editor/114/sl without leaving a redirect: Part of translatable page "Template editor".)
No edit summary
 
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;
}