projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d779f7
)
fix padding on .button in the kronolithMenu. Still some issues
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 22 Dec 2009 17:35:05 +0000
(12:35 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 22 Dec 2009 17:35:05 +0000
(12:35 -0500)
with other themes, but that's for another day :)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
7cc508e
..
efb2b80
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-426,6
+426,9
@@
body.kronolithAjax {
left: 10px;
width: 153px;
}
+#kronolithMenu .button {
+ padding: 1px 2px;
+}
#kronolithMenuCalendars {
position: absolute;
top: 265px;