Revision e39733b2
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
css/kivitendo/dhtmlsuite/menu-bar.css | ||
---|---|---|
28 | 28 |
.DHTMLSuite_menuBar_sub{ |
29 | 29 |
position:absolute; |
30 | 30 |
background-color:#FFF; |
31 |
border:1px solid #000;
|
|
31 |
border:1px solid #D1D1D1;
|
|
32 | 32 |
background-repeat:repeat-y; |
33 | 33 |
background-position: left center; |
34 | 34 |
display:inline; |
css/kivitendo/dhtmlsuite/menu-item.css | ||
---|---|---|
4 | 4 |
height:19px; |
5 | 5 |
line-height:16px; |
6 | 6 |
margin-right:2px; |
7 |
margin-top:2px;
|
|
7 |
margin-top:1px;
|
|
8 | 8 |
padding-left:4px; |
9 | 9 |
padding-right:4px; |
10 |
padding-top:1px;
|
|
11 |
padding-bottom:1px;
|
|
10 |
padding-top:2px;
|
|
11 |
padding-bottom:2px;
|
|
12 | 12 |
} |
13 | 13 |
.DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div,.DHTMLSuite_menuItem_top_click div,.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div{ |
14 | 14 |
padding-top:2px; |
Auch abrufbar als: Unified diff
spacing in der topleiste und rahmenfarbe der dropdowns im jaavscript menü