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>")
 
m (FuzzyBot moved page Translations:The template editor/118/sl to Translations:Template editor/118/sl without leaving a redirect: Part of translatable page "The template editor".)
(No difference)

Revision as of 15:25, 11 September 2017

Message definition (Theme editor)
<syntaxhighlight lang="php">.fruity .progress-bar {
 border: 1px solid #FF0000;
}</syntaxhighlight>
#progress-wrapper .ui-widget-content,
#progress-wrapper .ui-widget-header {
 border: 1px solid #FF0000;
}