0
@@ -6,7 +6,7 @@ a:hover { color: #333; border-bottom: solid 1px #aaa; }
0
acronym { border-bottom: dotted 1px #ccc; cursor: help; }
0
-pre { font: 9px Courier, "Courier New"; background: #111; color: #fff; padding: 3px; border: solid 1px #ccc; }
0
+pre { font: 10px Courier, "Courier New"; background: #111; color: #fff; padding: 3px; border: solid 1px #ccc; }
0
hr { background: url(/thin/images/split.gif) no-repeat; height: 30px; width: 100px; border: 0; margin: 40px auto; }
0
input, select, textarea { font: 9px Tahoma, Arial; }
0
@@ -53,41 +53,3 @@ ul.list li { margin: 0; padding: 1px 0; }
0
.dyn-source { display: none; }
0
.path { text-align: center; font: 9px Tahoma, Arial; }
0
.method-type { font: 9px Tahoma, Arial; color: #fff; background: #111; border: solid 1px #ccc; padding: 1px; }
0
-#container.wide { width: 600px; }
0
-#prefs { position: absolute; right: 0; width: 200px; }
0
-#content.timeline h2 { font: 9px Tahoma, Arial; border-bottom: solid 1px #ccc; color: #ccc; text-align: left; }
0
-#content.timeline dt { padding: 3px; }
0
-#content.timeline dt a { border: 0; }
0
-#content.timeline dt a em { border-bottom: solid 1px #ccc; }
0
-#content.timeline dt .time { font: 9px Tahoma, Arial; color: #fff; background: #111; border: solid 1px #ccc; padding: 1px; }
0
-table { border-collapse: collapse; }
0
-table.listing { margin: 30px 0; width: 100%; }
0
-table.listing th { font: 9px Tahoma, Arial; border-bottom: solid 1px #ccc; text-align: left; }
0
-table.listing th a { border: 0; }
0
-table.listing td { padding: 4px; }
0
-table .odd td { background: #eee; }
0
-#jumprev { float: right; }
0
-#help { float: right; margin: 20px 0; }
0
-#altlinks { clear: both; }
0
-#ctxtnav ul { padding: 4px; margin:0; list-style: none; }
0
-#ctxtnav ul li { margin:0; display: inline; }
0
-table.code { background: #111; color: #fff; padding: 3px; border: solid 1px #ccc; width: 100%; }
0
-table.code tbody td { font: 10px Courier, "Courier New"; padding: 3px; }
0
-table.code th.info { display: none; }
0
-table.code th { font: 8px Tahoma, Arial; text-align: right; padding: 1px 6px; }
0
-table.code th a { border: 0; }
0
-table.code td { padding: 2px; }
0
-.field, .buttons { margin: 14px 0; }
0
-fieldset table, textarea { width: 100%; }
Comments
No one has commented yet.