PHP Classes

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

Contents

Class file image Download
// Label .@{prefix}-label { .inline-block(); text-shadow: @text-shadow; overflow: hidden; } .@{prefix}-label.@{prefix}-autoscroll { overflow: auto; } .@{prefix}-label.@{prefix}-disabled { color: @text-disabled; } .@{prefix}-label.@{prefix}-multiline { white-space: pre-wrap; } .@{prefix}-label.@{prefix}-error { color: @text-error; } // RTL .@{prefix}-rtl .@{prefix}-label { text-align: right; direction: rtl; }