Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e39733b2

Von Sven Schöling vor fast 13 Jahren hinzugefügt

  • ID e39733b27117138516ec4d566261c9570f07ff69
  • Vorgänger e8ca1996
  • Nachfolger c707edd5

spacing in der topleiste und rahmenfarbe der dropdowns im jaavscript menü

Unterschiede anzeigen:

css/kivitendo/dhtmlsuite/menu-bar.css
.DHTMLSuite_menuBar_sub{
position:absolute;
background-color:#FFF;
border:1px solid #000;
border:1px solid #D1D1D1;
background-repeat:repeat-y;
background-position: left center;
display:inline;
css/kivitendo/dhtmlsuite/menu-item.css
height:19px;
line-height:16px;
margin-right:2px;
margin-top:2px;
margin-top:1px;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
padding-top:2px;
padding-bottom:2px;
}
.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{
padding-top:2px;

Auch abrufbar als: Unified diff