[Rt-commit] r11985 - in rt/branches/3.8-TESTING: .
jesse at bestpractical.com
jesse at bestpractical.com
Wed Apr 30 17:26:37 EDT 2008
Author: jesse
Date: Wed Apr 30 17:26:37 2008
New Revision: 11985
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/html/NoAuth/css/web2/misc.css
Log:
r30289 at 31b: jesse | 2008-04-30 17:26:11 -0400
* Date widget style cleanup
Modified: rt/branches/3.8-TESTING/html/NoAuth/css/web2/misc.css
==============================================================================
--- rt/branches/3.8-TESTING/html/NoAuth/css/web2/misc.css (original)
+++ rt/branches/3.8-TESTING/html/NoAuth/css/web2/misc.css Wed Apr 30 17:26:37 2008
@@ -45,19 +45,26 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
+
+
#body.calpopup {
- margin-left: 2em;
+ margin-left: 1em;
+ margin-top: 1em;
+}
+
+#body.calpopup a {
+ font-size: 80%;
}
.calendar {
text-align: center;
- margin: 2em 0 0 0;
+ margin: 0 0 0 0;
}
-.calendar td, .calendar th { padding: 0.1em 0.25em 0.1em 0.25em; }
+.calendar td, .calendar th { padding: 0.1em 0.1em 0.1em 0.1em; }
.calendar caption .month {
- padding: 0 1em 0 1em;
+ padding: 0 0.25em 0 0.25em;
font-size: 1.5em;
}
More information about the Rt-commit
mailing list