PHP Classes

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

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/skins/lightgray/src/main/less/desktop/Path.less   Download  
File: public/js/tinymce/src/skins/lightgray/src/main/less/desktop/Path.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: 760 bytes
 

Contents

Class file image Download
// Path .@{prefix}-path { .inline-block(); padding: 8px; white-space: normal; font-size: inherit; } .@{prefix}-path .@{prefix}-txt { display: inline-block; padding-right: 3px; } .@{prefix}-path .@{prefix}-path-body { display: inline-block; } .@{prefix}-path-item { .inline-block(); cursor: pointer; color: @path-text; font-size: inherit; text-transform: uppercase; } .@{prefix}-path-item:hover { text-decoration: underline; } .@{prefix}-path-item:focus { background: @path-bg-focus; color: @path-text-focus; } .@{prefix}-path .@{prefix}-divider { display: inline; font-size: inherit; } .@{prefix}-disabled .@{prefix}-path-item { color: @text-disabled; } // RTL .@{prefix}-rtl .@{prefix}-path { direction: rtl; }