PHP Classes

File: web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_boundlist.scss

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_boundlist.scss   Download  
File: web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_boundlist.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 846 bytes
 

Contents

Class file image Download
//background $boundlist-background-color: $inputBackground !default; //borders $boundlist-border-color: $inputBorder !default; $boundlist-border-width: 1px !default; $boundlist-border-style: solid !default; $boundlist-item-padding: 2px !default; $boundlist-item-border-width: 1px !default; $boundlist-item-border-style: solid !default; $boundlist-item-border-color: $boundlist-background-color !default; $boundlist-item-over-color: $white !default; $boundlist-item-selected-color: darken($boundlist-item-over-color, 5) !default; $boundlist-item-over-border-color: $linkColor !default; $boundlist-item-selected-border-color: darken($boundlist-item-over-border-color, 5) !default; $boundlist-item-over-background-color: $linkColor !default; $boundlist-item-selected-background-color: darken($boundlist-item-over-background-color, 5) !default;