summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
diff options
context:
space:
mode:
authorAzamat Hackimov <azamat.hackimov@gmail.com>2010-07-29 15:48:53 +0000
committerAzamat Hackimov <azamat.hackimov@gmail.com>2010-07-29 15:48:53 +0000
commitdbb8645353531257efad5301c1c9333d6bf362d9 (patch)
tree772c2ec383cc47c84df606c3371b247f38ffad88 /public/stylesheets
parent702b7296a08819094c0f095a30e08b76460cb0f2 (diff)
downloadredmine-dbb8645353531257efad5301c1c9333d6bf362d9.tar.gz
redmine-dbb8645353531257efad5301c1c9333d6bf362d9.zip
RTL theme for reference (thanks to Orgad Shaneh, #5972)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3898 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/application.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index b3dbfd7f2..59a2c3edd 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -903,6 +903,10 @@ td.username img.gravatar {
clear: left;
}
+.journal-link {
+ float: right;
+}
+
h2 img { vertical-align:middle; }
.hascontextmenu { cursor: context-menu; }