tinymce-editor/copy_this/modules/hdi/hdi-tinymce/tinymce/skins/lightgray/Panel.less

7 lines
126 B
Plaintext
Raw Normal View History

2013-07-25 23:50:43 +02:00
// Panel
.mce-panel {
border: 0 solid @panel-border;
.vertical-gradient(@panel-background, @panel-background-highlight);
}