Mercurial > hg > soundsoftware-site
diff public/stylesheets/.svn/tmp/tempfile.tmp @ 22:40f7cfd4df19
* Update to SVN trunk rev 4173
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 24 Sep 2010 14:06:04 +0100 |
parents | 1d32c0a0efbf |
children | af80e5618e9b 0579821a129a |
line wrap: on
line diff
--- a/public/stylesheets/.svn/tmp/tempfile.tmp Wed Aug 25 16:30:24 2010 +0100 +++ b/public/stylesheets/.svn/tmp/tempfile.tmp Fri Sep 24 14:06:04 2010 +0100 @@ -287,8 +287,8 @@ .buttons { font-size: 0.9em; margin-bottom: 1.4em; margin-top: 1em; } div#issue-changesets {float:right; width:45%; margin-left: 1em; margin-bottom: 1em; background: #fff; padding-left: 1em; font-size: 90%;} -div#issue-changesets .changeset { padding: 4px;} -div#issue-changesets .changeset { border-bottom: 1px solid #ddd; } +div#issue-changesets div.changeset { padding: 4px;} +div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; } div#issue-changesets p { margin-top: 0; margin-bottom: 1em;} div#activity dl, #search-results { margin-left: 2em; } @@ -903,6 +903,10 @@ clear: left; } +.journal-link { + float: right; +} + h2 img { vertical-align:middle; } .hascontextmenu { cursor: context-menu; }