projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208f187
)
table login added
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 22 Nov 2008 10:43:21 +0000
(10:43 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 22 Nov 2008 10:43:21 +0000
(10:43 +0000)
web/room.css
patch
|
blob
|
history
diff --git
a/web/room.css
b/web/room.css
index
b652723
..
073ab99
100644
(file)
--- a/
web/room.css
+++ b/
web/room.css
@@
-207,6
+207,18
@@
table.room_standup td {
align: left;
}
+table.login {
+ margin: auto;
+ border: 1px solid gray;
+ margin-top: 8px;
+ }
+
+table.login td {
+ padding: 4px;
+ vertical-align: middle;
+ }
+
+
div.room_ex_standup {
position: relative;
height: 106px;