PHP Classes

File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/js/tinymce/skins/lightgray/MenuBar.less

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/js/tinymce/skins/lightgray/MenuBar.less   Download  
File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/js/tinymce/skins/lightgray/MenuBar.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 689 bytes
 

Contents

Class file image Download
/* MenuBar */ .@{prefix}-menubar .@{prefix}-menubtn { border-color: transparent; background: transparent; .border-radius(0); .box-shadow(none); filter: none; } .@{prefix}-menubar .@{prefix}-menubtn button { color: @menubar-menubtn-text; } .@{prefix}-menubar { border: 1px solid @menubar-border; } .@{prefix}-menubar .@{prefix}-menubtn button span { color: @text; } .@{prefix}-menubar .@{prefix}-caret { border-top-color: @text; } .@{prefix}-menubar .@{prefix}-menubtn:hover, .@{prefix}-menubar .@{prefix}-menubtn.@{prefix}-active, .@{prefix}-menubar .@{prefix}-menubtn:focus { border-color: darken(@btn-bg, 20%); background: @menu-bg; filter: none; .box-shadow(none); }