projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
125d67a
)
Don't wrap last column in week view.
author
Jan Schneider
<jan@horde.org>
Wed, 30 Jun 2010 21:33:22 +0000
(23:33 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 30 Jun 2010 21:33:22 +0000
(23:33 +0200)
kronolith/themes/opera.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/opera.css
b/kronolith/themes/opera.css
index
f4f51f3
..
e12b2a5
100644
(file)
--- a/
kronolith/themes/opera.css
+++ b/
kronolith/themes/opera.css
@@
-2,3
+2,6
@@
width: 14%;
margin: 0 .2%;
}
+.kronolithEventsWeek:last-child {
+ margin-right: 0;
+}