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

[dw-free] Style custom /icons pages

[commit: http://hg.dwscoalition.org/dw-free/rev/4fdf9835f1c7]

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

CSS tweaks for Stepping Stones, Blanket, Zesty.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/blanket/layout.s2
  • bin/upgrading/s2layers/steppingstones/layout.s2
  • bin/upgrading/s2layers/zesty/layout.s2
--------------------------------------------------------------------------------
diff -r 2fc4916ba482 -r 4fdf9835f1c7 bin/upgrading/s2layers/blanket/layout.s2
--- a/bin/upgrading/s2layers/blanket/layout.s2	Thu Apr 19 11:15:11 2012 +0800
+++ b/bin/upgrading/s2layers/blanket/layout.s2	Thu Apr 19 11:18:51 2012 +0800
@@ -879,6 +879,11 @@
     padding: 4em 2em;
     }
 
+.icons-container a { color: $*color_entry_link; }
+.icons-container a:visited { color: $*color_entry_link_visited; }
+.icons-container a:hover { color: $*color_entry_link_hover; }
+.icons-container a:active { color: $*color_entry_link_active; }
+
 .icons-container h2 {
     $entry_title_colors
     font-size: 1em;
diff -r 2fc4916ba482 -r 4fdf9835f1c7 bin/upgrading/s2layers/steppingstones/layout.s2
--- a/bin/upgrading/s2layers/steppingstones/layout.s2	Thu Apr 19 11:15:11 2012 +0800
+++ b/bin/upgrading/s2layers/steppingstones/layout.s2	Thu Apr 19 11:18:51 2012 +0800
@@ -480,9 +480,7 @@
 .icons-container a:hover { color: $*color_entry_link_hover; }
 .icons-container a:active { color: $*color_entry_link_active; }
 
-.sorting-options ul {
-    padding-left: 0;
-    }
+.sorting-options ul { padding-left: 0; }
 
 .icons-container .icon { margin: 1em 0; }
 
@@ -500,11 +498,6 @@
 
 .icon-info .default { text-decoration: underline; }
 
-.icon-info .comment {
-    margin: 0;
-    padding: 0;
-    }
-
 /* Sidebars
 ******************************/
 
diff -r 2fc4916ba482 -r 4fdf9835f1c7 bin/upgrading/s2layers/zesty/layout.s2
--- a/bin/upgrading/s2layers/zesty/layout.s2	Thu Apr 19 11:15:11 2012 +0800
+++ b/bin/upgrading/s2layers/zesty/layout.s2	Thu Apr 19 11:18:51 2012 +0800
@@ -1098,12 +1098,12 @@
     text-decoration: underline;
     }
 
-.icon-info .keywords ul {
+.icon-keywords ul {
     display: inline;
     padding-left: 0;
     }
 
-.icon-info .keywords ul li {
+.icon-keywords ul li {
     display: inline;
     list-style: none;
     padding: 0 .25em 0 0;
--------------------------------------------------------------------------------

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