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