diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-04-12 12:29:18 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-04-12 12:29:18 -0700 |
commit | d1bfdbf97b2950f5f6ccb1255db387479d483955 (patch) | |
tree | 9756f90c12b90c15e47e14866287c5747a33abd3 /rt/share/html/NoAuth | |
parent | b3cecd1976e92c32740c3e2e1227a7d718e07b57 (diff) |
installers (calendaring), RT#16584
Diffstat (limited to 'rt/share/html/NoAuth')
-rw-r--r-- | rt/share/html/NoAuth/css/calendar.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/share/html/NoAuth/css/calendar.css b/rt/share/html/NoAuth/css/calendar.css index 14cbabc73..96241e73f 100644 --- a/rt/share/html/NoAuth/css/calendar.css +++ b/rt/share/html/NoAuth/css/calendar.css @@ -37,6 +37,7 @@ color:#505050; } .calendarright { + text-align: right; float: right; } |