sample manifest with css
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.icon-rs-custom{
|
||||
background: red;
|
||||
display: inline-block;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
};
|
||||
@@ -27,5 +27,8 @@
|
||||
,
|
||||
javascript: [
|
||||
'~/App_Plugins/MarkDownEditor/markdowneditor.controller.js'
|
||||
],
|
||||
stylesheet: [
|
||||
'~/App_Plugins/MarkDownEditor/lib/red.css'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user