Actions

Translations

Theme editor/114/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
<syntaxhighlight lang="php">#progress-wrapper .ui-widget-header {
<syntaxhighlight lang="php">.fruity .progress-bar {
 background-color: #3300FF;
 background-color: #3300FF;
}</syntaxhighlight>
}</syntaxhighlight>

Latest revision as of 09:58, 7 May 2023

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