mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 15:14:05 +08:00
FEATURE: bullet category style is the new default
This commit is contained in:
@ -142,7 +142,7 @@ basic:
|
|||||||
default: 'BF1E2E|F1592A|F7941D|9EB83B|3AB54A|12A89D|25AAE2|0E76BD|652D90|92278F|ED207B|8C6238|231F20|808281|B3B5B4|283890'
|
default: 'BF1E2E|F1592A|F7941D|9EB83B|3AB54A|12A89D|25AAE2|0E76BD|652D90|92278F|ED207B|8C6238|231F20|808281|B3B5B4|283890'
|
||||||
category_style:
|
category_style:
|
||||||
client: true
|
client: true
|
||||||
default: 'bar'
|
default: 'bullet'
|
||||||
enum: 'CategoryStyleSetting'
|
enum: 'CategoryStyleSetting'
|
||||||
preview: '<span class="badge-wrapper {{value}}"><span class="badge-category-parent-bg" style="background-color: #aaa;"></span><span class="badge-category-bg" style="background-color: #777;"></span><span style="color: #fff;" data-drop-close="true" class="badge-category clear-badge">Category</span></span>'
|
preview: '<span class="badge-wrapper {{value}}"><span class="badge-category-parent-bg" style="background-color: #aaa;"></span><span class="badge-category-bg" style="background-color: #777;"></span><span style="color: #fff;" data-drop-close="true" class="badge-category clear-badge">Category</span></span>'
|
||||||
enable_mobile_theme:
|
enable_mobile_theme:
|
||||||
|
Reference in New Issue
Block a user