equal
deleted
inserted
replaced
16 .Ldt-button { |
16 .Ldt-button { |
17 |
17 |
18 } |
18 } |
19 |
19 |
20 .Ldt-SegmentsWidget { |
20 .Ldt-SegmentsWidget { |
21 background-color: #b6b8b7; |
|
22 overflow: auto; /* clear the floats */ |
21 overflow: auto; /* clear the floats */ |
23 margin-top: 1px; |
22 margin-top: 1px; |
24 } |
23 } |
25 |
24 |
26 .Ldt-iri-chapter{ |
25 .Ldt-iri-chapter{ |
27 float: left; |
26 float: left; |
28 height: 10px; |
27 height: 10px; |
|
28 border-right: 1px solid white; |
29 } |
29 } |
30 |
30 |
31 .tooltip { |
31 .tooltip { |
32 display:none; |
32 display:none; |
33 background:transparent url(imgs/white_arrow_mini.png); |
33 background:transparent url(imgs/white_arrow_mini.png); |