Mercurial > hg > soundsoftware-site
comparison public/stylesheets/.svn/text-base/application.css.svn-base @ 120:cd2282d2aa55 cannam
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 14:33:08 +0000 |
parents | af80e5618e9b 8661b858af72 |
children | eeebe205a056 |
comparison
equal
deleted
inserted
replaced
118:b859cc0c4fa1 | 120:cd2282d2aa55 |
---|---|
839 .icon-cancel { background-image: url(../images/cancel.png); } | 839 .icon-cancel { background-image: url(../images/cancel.png); } |
840 .icon-multiple { background-image: url(../images/table_multiple.png); } | 840 .icon-multiple { background-image: url(../images/table_multiple.png); } |
841 .icon-folder { background-image: url(../images/folder.png); } | 841 .icon-folder { background-image: url(../images/folder.png); } |
842 .open .icon-folder { background-image: url(../images/folder_open.png); } | 842 .open .icon-folder { background-image: url(../images/folder_open.png); } |
843 .icon-package { background-image: url(../images/package.png); } | 843 .icon-package { background-image: url(../images/package.png); } |
844 .icon-home { background-image: url(../images/home.png); } | |
845 .icon-user { background-image: url(../images/user.png); } | 844 .icon-user { background-image: url(../images/user.png); } |
846 .icon-projects { background-image: url(../images/projects.png); } | 845 .icon-projects { background-image: url(../images/projects.png); } |
847 .icon-help { background-image: url(../images/help.png); } | 846 .icon-help { background-image: url(../images/help.png); } |
848 .icon-attachment { background-image: url(../images/attachment.png); } | 847 .icon-attachment { background-image: url(../images/attachment.png); } |
849 .icon-history { background-image: url(../images/history.png); } | 848 .icon-history { background-image: url(../images/history.png); } |
912 margin: -6px 0 -4px 0; | 911 margin: -6px 0 -4px 0; |
913 vertical-align: top; | 912 vertical-align: top; |
914 } | 913 } |
915 | 914 |
916 td.username img.gravatar { | 915 td.username img.gravatar { |
917 float: left; | 916 margin: 0 0.5em 0 0; |
918 margin: 0 1em 0 0; | 917 vertical-align: top; |
919 } | 918 } |
920 | 919 |
921 #activity dt img.gravatar { | 920 #activity dt img.gravatar { |
922 float: left; | 921 float: left; |
923 margin: 0 1em 1em 0; | 922 margin: 0 1em 1em 0; |