Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 20d01735

Von Werner Hahn vor fast 5 Jahren hinzugefügt

  • ID 20d0173546f1a0a64128885951a7fa3939090a87
  • Vorgänger f022da86
  • Nachfolger 0bc1d8da

Andres Farbschema

Unterschiede anzeigen:

css/less/variables_color.less
122 122
@button-soft-active:           @brand-darkest;
123 123
@button-soft-active-bg:        @brand-strong-dimmed;
124 124
@button-soft-active-border:    @brand-darkest;
125

  
126

  
127
// --------------------------------------
128
// SCAFFOLDING
129
// --------------------------------------
130
@body-bg:               @brand-verylight; // general
131
@content-bg:            @brand-superlight; // background first tabs
132
@heading-bg:            @brand-lighter ; // controlpanels & other stuff
133

  
134
// Tabs
135
@tabs-bg:               @brand-verylight; // background tabs panel (data/content)
136
@tabs-bg-hover:         @brand-superlight; // background tabs panel (data/content)
137
@tabs-bg-hover-active:  @tabs-bg; // background tabs panel (data/content)
138
@tabs-text-hover:       @brand-strong; // background tabs panel (data/content)
139

  
140

  
141
@text-color:            @brand-primary;
142
@heading-color:         @brand-heading-color ; // labels & table headings
143
@caption-color:         @brand-heading-color ; // caption
144

  
145

  
146
// Table list zebra effect
147
// Zebra effect in list tables
148
@t-row-zebra-bg-odd:             @brand-lighter;
149
@t-row-zebra-bg-even:            @brand-verylight;
150
@t-row-zebra-bg-hover:           #ffffff;
151

  
152
@t-row-zebra-bg-error:           @brand-error-bg;
153
@t-row-zebra-bg-special:         #FEF2C5; // PENDENT: ANSCHAUEN
154
@t-row-zebra-bg-highlight:       #B4F4FE; // PENDENT: ANSCHAUEN

Auch abrufbar als: Unified diff