1 /* From 'A list apart', 'dropdowns' */
9 background-color: #EBF0FA;
10 border-bottom: 1px solid
;
14 text-decoration: none
;
17 text-decoration: underline
;
20 list-style: none inside
;
27 list-style-position: inside
;
33 background-color: #EBF0FA;
35 .menubar li ul /* second level lists */ {
41 border-left: 1px solid
;
42 border-right: 1px solid
;
43 border-bottom: 1px solid
;
49 .menubar li:hover ul, li.over ul { /* lists nested under hovered list items */