fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-01-27 09:59 am

[dw-nonfree] Keywords are not listed separately for styling the icons page in S2

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/0294fe281d24]

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

Add a bit of spacing for keywords.

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/s2layers/sundaymorning/layout.s2
  • bin/upgrading/s2layers/transmogrified/layout.s2
--------------------------------------------------------------------------------
diff -r e6798bb82d8c -r 0294fe281d24 bin/upgrading/s2layers/sundaymorning/layout.s2
--- a/bin/upgrading/s2layers/sundaymorning/layout.s2	Fri Jan 27 13:27:07 2012 +0800
+++ b/bin/upgrading/s2layers/sundaymorning/layout.s2	Fri Jan 27 18:00:49 2012 +0800
@@ -1041,7 +1041,7 @@
 .icon-info .keywords ul li {
     display: inline;
     list-style: none;
-    padding: 0;
+    padding: 0 .25em 0 0;
     }
 
 #commenttext {
diff -r e6798bb82d8c -r 0294fe281d24 bin/upgrading/s2layers/transmogrified/layout.s2
--- a/bin/upgrading/s2layers/transmogrified/layout.s2	Fri Jan 27 13:27:07 2012 +0800
+++ b/bin/upgrading/s2layers/transmogrified/layout.s2	Fri Jan 27 18:00:49 2012 +0800
@@ -1074,7 +1074,7 @@
     .icon-info .keywords ul li {
         display: inline;
         list-style: none;
-        padding: 0;
+        padding: 0 .25em 0 0;
         }
 
     #commenttext {
--------------------------------------------------------------------------------

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