afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-07-13 01:10 am

[dw-free] Navigation formatting glitch in Negatives

[commit: http://hg.dwscoalition.org/dw-free/rev/62a215f0f9de]

http://bugs.dwscoalition.org/show_bug.cgi?id=1327

Display navigation links in Negatives to display inline and remove padding
from sidebar lists.

Patch by [personal profile] av8rmike.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
--------------------------------------------------------------------------------
diff -r 2820a1a7fa83 -r 62a215f0f9de bin/upgrading/s2layers/negatives/layout.s2
--- a/bin/upgrading/s2layers/negatives/layout.s2	Sun Jul 12 21:47:55 2009 +0000
+++ b/bin/upgrading/s2layers/negatives/layout.s2	Mon Jul 13 01:09:32 2009 +0000
@@ -370,6 +370,9 @@ function print_stylesheet()
     .module ul {
         list-style-position: inside;
     }
+    .module-section-one ul { padding-left: 0.3em }
+    .navigation ul { padding-left: 0em; list-style-type: none; }
+    .navigation li { padding-left: 0.3em; display: inline; }
     .datetime{
         margin-bottom:10px;
         font-style:italic;
@@ -388,6 +391,7 @@ function print_stylesheet()
     .module-calendar table {
         letter-spacing: 0.2em;
         text-align: center;
+    }
     .module-calendar {
         color: $*color_module_text;
     }
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org