projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a7e88
)
Tweak attendee list.
author
Jan
<jan@horde.org>
Mon, 31 May 2010 16:08:05 +0000
(17:08 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 31 May 2010 16:22:34 +0000
(18:22 +0200)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
38170b7
..
4299d7c
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-839,6
+839,7
@@
div.kronolithFormActions {
#kronolithEventTabAttendees table {
border-collapse: collapse;
table-layout: fixed;
+ width: 100%;
}
#kronolithEventTabAttendees td, #kronolithEventTabAttendees th {
border: 1px solid #999;
@@
-848,7
+849,7
@@
div.kronolithFormActions {
line-height: 140%;
}
#kronolithEventTabAttendees td:first-child, #kronolithEventTabAttendees th:first-child {
- width:
170px
;
+ width:
auto
;
overflow: hidden;
}
#kronolithEventTabAttendees th {