1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

summernote : add white background css

This commit is contained in:
cyril 2015-05-18 21:47:13 +02:00
parent 437977e8ae
commit 0f13d1ce42

View File

@ -1,4 +1,10 @@
//summernote
.note-editor .note-editable {
background-color: white;
}
// Growl
.growl {
top: 90px;