Fixed a couple typos, working on the directory listing for /files, theme integration mainly

This commit is contained in:
Matt Burchett 2014-01-03 20:17:05 -06:00
parent 8d6a95423e
commit ec0a31f7f4

View File

@ -707,10 +707,10 @@ sub {
dl, dl,
menu, menu,
ol, ol,
ul { /* ul {
margin: 1em 0; margin: 1em 0;
} }
*/
dd { dd {
margin: 0 0 0 40px; margin: 0 0 0 40px;
} }
@ -720,10 +720,10 @@ dd {
*/ */
menu, menu,
ol, ol,
ul { /*ul {
padding: 0 0 0 40px; padding: 0 0 0 40px;
} }
*/
/* /*
* Corrects list images handled incorrectly in IE7 * Corrects list images handled incorrectly in IE7
*/ */
@ -991,9 +991,9 @@ a small {
display: block; display: block;
} }
ul { /*ul {
list-style-image: url("../images/bullet.png"); list-style-image: url("../images/bullet.png");
} }*/
strong { strong {