mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-01 03:03:09 +03:00
Styling 💄
This commit is contained in:
parent
21f83ea938
commit
0af9564d1a
@ -30,7 +30,7 @@ class GeneralConfigPanel extends ConfigPanel
|
||||
|
||||
@div class: 'section', =>
|
||||
@div class: 'list-wrapper pull-left', =>
|
||||
@div class: 'list-header', "Enabled Themes"
|
||||
@div class: 'list-header', "Enabled Themes (Drag from right)"
|
||||
@ol id: 'enabled-theme-list', outlet: 'enabledThemeList'
|
||||
|
||||
@div class: 'list-wrapper pull-left', =>
|
||||
|
@ -74,7 +74,7 @@
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
li.ui-draggable-dragging {
|
||||
li.ui-draggable-dragging, li.ui-sortable-helper {
|
||||
width: 300px;
|
||||
background: white;
|
||||
border: 1px solid #eee;
|
||||
|
Loading…
Reference in New Issue
Block a user