projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07070d6
)
z-index bug fixed
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sat, 26 Feb 2011 13:29:34 +0000
(14:29 +0100)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sat, 26 Feb 2011 13:29:34 +0000
(14:29 +0100)
web/room.css
patch
|
blob
|
history
diff --git
a/web/room.css
b/web/room.css
index
e1ab1f4
..
1b5c679
100644
(file)
--- a/
web/room.css
+++ b/
web/room.css
@@
-114,7
+114,7
@@
span.room_titin {
position: relative;
left: 6px;
top: 6px;
- z-index:
10
0;
+ z-index:
2
0;
background-color: white;
}
@@
-308,7
+308,7
@@
div.esco {
text-align: right;
top: 2px;
right: 4px;
- z-index:
1
0;
+ z-index:
2
0;
}
.chatt {
@@
-351,7
+351,7
@@
div.esco {
position: absolute;
background-color: white;
left: 80px;
- z-index:
2
0;
+ z-index:
5
0;
visibility: hidden;
border: 1px solid gray;
text-align: left;