Revision e7c11f83
Von Hans Peter Schlaepfer vor mehr als 6 Jahren hinzugefügt
css/less/variables.less | ||
---|---|---|
414 | 414 |
// Highlighting (Focused, Activated) |
415 | 415 |
// |
416 | 416 |
|
417 |
@formelement-focus-bg: #DDFF82 ;
|
|
417 |
@formelement-focus-bg: #E7FFCE ;
|
|
418 | 418 |
@formelement-focus-border: 1px solid #9ccb21 ; |
419 | 419 |
|
420 | 420 |
|
... | ... | |
472 | 472 |
@zindex-h1: 1020; // h1 innerhalb content |
473 | 473 |
|
474 | 474 |
@zindex-actionbar: 1030; // action-bar (Workflow) |
475 |
@zindex-actionbar-action: 1031;
|
|
475 |
@zindex-actionbar-action: 1031; |
|
476 | 476 |
@zindex-actionbar-combobox: 1031; |
477 | 477 |
@zindex-actionbar-combobox-head: 1033; |
478 | 478 |
@zindex-actionbar-combobox-list: 1032; |
... | ... | |
504 | 504 |
@menu_link_hover_deco: underline ; |
505 | 505 |
|
506 | 506 |
|
507 |
@menu_link_bg_level1: #dcdcdc ; |
|
508 |
@menu_link_bg_level1_hover: #cdcdcd ; |
|
509 |
@menu_link_bg_level2: #cdcdcd ; |
|
510 |
@menu_link_bg_level2_hover: #dcdcdc ; |
|
511 |
@menu_link_bg_level3: #dcdcdc ; |
|
512 |
@menu_link_bg_level3_hover: #cdcdcd ; |
|
513 |
|
|
514 |
|
|
507 | 515 |
|
508 | 516 |
// -------------- |
509 | 517 |
// Context-Menu (layout-actionbar) |
Auch abrufbar als: Unified diff
Anpassungen für die Präsentation am kivitendo Treffen April 2018