[Bps-public-commit] App-Changeloggr branch, vote-sidebar, updated. 63d1a59b7fc92ff3d544e6fd4624bb5f9271e7a6

sartak at bestpractical.com sartak at bestpractical.com
Wed Aug 5 00:13:44 EDT 2009


The branch, vote-sidebar has been updated
       via  63d1a59b7fc92ff3d544e6fd4624bb5f9271e7a6 (commit)
      from  fbca27f389ff5a826b6e872a64ba5b70be56d3db (commit)

Summary of changes:
 share/web/static/css/change.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 63d1a59b7fc92ff3d544e6fd4624bb5f9271e7a6
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed Aug 5 00:13:37 2009 -0400

    Improve vote button styling

diff --git a/share/web/static/css/change.css b/share/web/static/css/change.css
index 7d09134..e3b75ea 100644
--- a/share/web/static/css/change.css
+++ b/share/web/static/css/change.css
@@ -22,6 +22,12 @@ input.button.vote {
   -moz-border-radius-bottomright: 10px;
 }
 
+div#vote_buttons ul {
+    list-style-type: none;
+    margin: 0;
+    padding: 0;
+}
+
 .change_message {
   font-family: monospace;
 }

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list