aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
Diffstat (limited to 'webAO')
-rw-r--r--webAO/styles/chatbox/dgs.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/styles/chatbox/dgs.css b/webAO/styles/chatbox/dgs.css
index 5572321..cc4e9d9 100644
--- a/webAO/styles/chatbox/dgs.css
+++ b/webAO/styles/chatbox/dgs.css
@@ -45,7 +45,7 @@
left: 0;
height: 35%;
width: 100%;
- transition-property: height, opacity;
+ transition-property: opacity 0.5s;
}
#client_name {
@@ -61,7 +61,6 @@
top: 0;
border-radius: 3px;
position: absolute;
- z-index: 1;
}
#client_inner_name {