fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-01-03 05:09 pm

[dw-free] Need consistent styling across the site

[commit: http://hg.dwscoalition.org/dw-free/rev/851c1d4461da]

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

Add back spacing around comment action images.

Patch by [personal profile] fu.

Files modified:
  • htdocs/stc/talkpage.css
--------------------------------------------------------------------------------
diff -r a74ce46cfdcb -r 851c1d4461da htdocs/stc/talkpage.css
--- a/htdocs/stc/talkpage.css	Tue Jan 04 00:47:50 2011 +0800
+++ b/htdocs/stc/talkpage.css	Tue Jan 04 01:09:00 2011 +0800
@@ -64,12 +64,15 @@
 
 .cmtbar .icon img {
     display: block;
-    padding-right: 10px;
+    padding: 0 10px 0 0;
 }
 .cmtbar.noicon {
     padding-left: 10px;
 }
 
+.cmtbar a img { /*comment action buttons*/
+    padding: 0 5px;
+}
 td .commentbody {
     margin-bottom: 15px;
 }
--------------------------------------------------------------------------------

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