PHP Classes

File: public/assets/jstree/src/themes/default/style.less

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis CMS   public/assets/jstree/src/themes/default/style.less   Download  
File: public/assets/jstree/src/themes/default/style.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis CMS
Content management system that provides its tools
Author: By
Last change:
Date: 1 year ago
Size: 645 bytes
 

Contents

Class file image Download
/* jsTree default theme */ @theme-name: default; @hovered-bg-color: #e7f4f9; @hovered-shadow-color: #cccccc; @disabled-color: #666666; @disabled-bg-color: #efefef; @clicked-bg-color: #beebff; @clicked-shadow-color: #999999; @clicked-gradient-color-1: #beebff; @clicked-gradient-color-2: #a8e4ff; @search-result-color: #8b0000; @mobile-wholerow-bg-color: #ebebeb; @mobile-wholerow-shadow: #666666; @mobile-wholerow-bordert: rgba(255,255,255,0.7); @mobile-wholerow-borderb: rgba(64,64,64,0.2); @responsive: true; @image-path: ""; @base-height: 40px; @import "../mixins.less"; @import "../base.less"; @import "../main.less";