Skip to content

Commit

Permalink
the importants are still important
Browse files Browse the repository at this point in the history
  • Loading branch information
thegcat committed Jul 25, 2010
1 parent d9e18f7 commit 7ea6570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/stylesheets/redmine_doodles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ table.doodle { border: none; width: auto; }
table.doodle th { white-space: normal; }
table.doodle td { vertical-align: middle; text-align: center; }
table.doodle td.answeree { padding-right: 0.5em; border-left-width: 0 !important; text-align: left; }
table.doodle td.gravatar { border-right-width: 0 !important; border-left-width: 2px; }
table.doodle td.gravatar { border-right-width: 0 !important; border-left-width: 2px !important; }
table.doodle tr.odd td.no { background-color: #ffc4c4; }
table.doodle tr.even td.no { background-color: #ffd4d4; }
table.doodle tr:hover td.no { background-color: #ff9494; }
Expand Down

0 comments on commit 7ea6570

Please sign in to comment.