go live with wiki mimetypes - you can now choose if a wiki will contain markdown or bb-code markup
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
#ace-editor {
|
||||
#ace-editor {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
#editor {
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
.fade.in {
|
||||
-webkit-transition: opacity 0.5s 0.5s ease;
|
||||
-moz-transition: opacity 0.5s 0.5s ease;
|
||||
|
||||
Reference in New Issue
Block a user