PHP Classes

File: public/js/tinymce/src/skins/lightgray/src/main/less/desktop/MenuButton.less

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/skins/lightgray/src/main/less/desktop/MenuButton.less   Download  
File: public/js/tinymce/src/skins/lightgray/src/main/less/desktop/MenuButton.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GoLavaCMS
Publish content on Web pages with SEO support
Author: By
Last change:
Date: 6 years ago
Size: 622 bytes
 

Contents

Class file image Download
/* MenuButton */ div.@{prefix}-menubtn.@{prefix}-opened { border-bottom-color: @btn-bg; z-index: 65537; } .@{prefix}-menubtn button { color: @btn-text; } .@{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; }