CSS Class/zh-cn: Difference between revisions
From LimeSurvey Manual
Created page with "'''有效值'''" |
Created page with "* 在 CSS 类名之间都有一个空格的任意字符串。" |
||
Line 9: | Line 9: | ||
'''有效值''' | '''有效值''' | ||
* | * 在 CSS 类名之间都有一个空格的任意字符串。 | ||
{{Hint|Text=You can also insert an [[ExpressionScript - Presentation|expression]] in this box{{NewIn|3.0.0}}. Remember that the output of the expression will not be updated dynamically.}} | {{Hint|Text=You can also insert an [[ExpressionScript - Presentation|expression]] in this box{{NewIn|3.0.0}}. Remember that the output of the expression will not be updated dynamically.}} |
Revision as of 05:38, 11 September 2020
CSS class (css_class)
说明
如果你要在某些问题里添加特殊的 CSS 类,你可以在这个框里输入 CSS 类的名字。确保在每个不同的类名之间保留一个空格。
有效值
- 在 CSS 类名之间都有一个空格的任意字符串。

