Updated to nearly fully functional. Pre-release 1. Still needs some UI changes in the slideshow and admin pages (move the save button & fix the save detection for the internship list). Customer had one more page change request which I need to re-define and handle.
This commit is contained in:
6
imports/ui/Admin/PageEditor.import.styl
vendored
Normal file
6
imports/ui/Admin/PageEditor.import.styl
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#boardEditor
|
||||
display: block
|
||||
.ck.ck-editor__editable_inline
|
||||
border-color: rgba(0,0,0,.2)
|
||||
.ck.ck-editor__editable_inline.ck-focused
|
||||
border-color: rgba(0,0,0,1)
|
||||
Reference in New Issue
Block a user