From ec0a31f7f4fbeb6123075c3036e806135929ee9e Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Fri, 3 Jan 2014 20:17:05 -0600 Subject: [PATCH] Fixed a couple typos, working on the directory listing for /files, theme integration mainly --- .../.pdirl/templates/default/stylesheets/styles.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/files/.pdirl/templates/default/stylesheets/styles.css b/files/.pdirl/templates/default/stylesheets/styles.css index 47299ee..94ba0b3 100644 --- a/files/.pdirl/templates/default/stylesheets/styles.css +++ b/files/.pdirl/templates/default/stylesheets/styles.css @@ -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 {