PHP Classes

File: modules/system/assets/ui/less/toolbar.variables.less

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/assets/ui/less/toolbar.variables.less   Download  
File: modules/system/assets/ui/less/toolbar.variables.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 8 months ago
Size: 452 bytes
 

Contents

Class file image Download
// // Toolbars // -------------------------------------------------- @color-scroll-indicator: #bbbbbb; @color-toolbar-editor-bg: #f2f2f2; @color-toolbar-editor-border: #d4d8da; @color-toolbar-editor-btn: fade(@btn-secondary-color, 80%); @color-toolbar-editor-btn-bg-hover: #ddd; @color-toolbar-editor-btn-bg-active: mix(white, #999, 60%); @color-toolbar-editor-btn-hover: #000;