PHP Classes

File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/js/tinymce/skins/lightgray/MenuButton.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/MenuButton.less   Download  
File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/js/tinymce/skins/lightgray/MenuButton.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: 607 bytes
 

Contents

Class file image Download
/* MenuButton */ .@{prefix}-menubtn button { color: @btn-text; //margin-right: 2px; //line-height: @line-height; //*line-height: @line-height - 4px; } .@{prefix}-menubtn.@{prefix}-btn-small span { font-size: @font-size - 2px; } .@{prefix}-menubtn.@{prefix}-fixed-width span { display: inline-block; overflow-x: hidden; text-overflow: ellipsis; width: 90px; } .@{prefix}-menubtn.@{prefix}-fixed-width.@{prefix}-btn-small span { width: 70px; } .@{prefix}-menubtn .@{prefix}-caret { *margin-top: 6px; } // RTL .@{prefix}-rtl .@{prefix}-menubtn button { direction: rtl; text-align: right; }