0
-/*html { background:silver; height:100%; overflow:auto; }*/
0
-body { margin:0; padding:1em 2em; font:small Verdana, sans-serif; background:white; max-width: 70em }
0
-h2 { color: #444; font-size: 1.3em; font-weight: normal }
0
-.adjacent-list { background:#ddd; border:1px solid #aaa; }
0
-.adjacent-list { height:10.3em; }
0
-.adjacent-list:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
0
-.adjacent-list div.wrapper, .adjacent-list ol { height:100%; }
0
-.adjacent-list div.wrapper { width:200%; }
0
- float:left; overflow:auto;
0
-.adjacent-list li { display:inline; white-space: nowrap }
0
-.adjacent-list span.parent { display:none; }
0
-.adjacent-list li.has-sublist a, .adjacent-list li.has-sublist span.class { background: #ffd; }
0
-.adjacent-list li.expand a, .adjacent-list li.expand span.class { background:gray; color:white; }
0
-.adjacent-list li.selected a, .adjacent-list li.selected span.class { background:crimson; color:white; }
0
-.adjacent-list a, .adjacent-list span.class {
0
-.adjacent-list span.expand {
0
- display: block; position: absolute; top:0; right: 0;
0
- font: bold 1.3em Verdana, sans-serif;
0
-.adjacent-list li.expand span.expand { color: #444 }
0
-.adjacent-list li.selected span.expand { color: #eee }
0
-.adjacent-list span.class { color: #333; font-style: italic }
0
-.adjacent-list a:focus { outline:none; }
0
+.adjacent-list { background:#ddd; border:1px solid #aaa; }
0
+.adjacent-list { height:10.3em; }
0
+.adjacent-list:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
0
+.adjacent-list div.wrapper, .adjacent-list ol { height:100%; }
0
+.adjacent-list div.wrapper { width:200%; }
0
+ float:left; overflow:auto;
0
+.adjacent-list li { display:inline; white-space: nowrap }
0
+.adjacent-list span.parent { display:none; }
0
+.adjacent-list li.has-sublist a, .adjacent-list li.has-sublist span.item { background: #ffd; }
0
+.adjacent-list li.expand a, .adjacent-list li.expand span.item { background:gray; color:white; }
0
+.adjacent-list li.selected a, .adjacent-list li.selected span.item { background:crimson; color:white; }
0
+.adjacent-list a, .adjacent-list span.item {
0
+.adjacent-list span.expand {
0
+ display: block; position: absolute; top:0; right: 0;
0
+ font: bold 1.3em Verdana, sans-serif;
0
+.adjacent-list li.expand span.expand { color: #444 }
0
+.adjacent-list li.selected span.expand { color: #eee }
0
+.adjacent-list span.item { color: #333; font-style: italic }
0
+.adjacent-list a:focus { outline:none; }
Comments
No one has commented yet.