aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/chatbox')
-rw-r--r--webAO/styles/chatbox/chatdr2.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/webAO/styles/chatbox/chatdr2.css b/webAO/styles/chatbox/chatdr2.css
index 286b498..a559b1a 100644
--- a/webAO/styles/chatbox/chatdr2.css
+++ b/webAO/styles/chatbox/chatdr2.css
@@ -47,7 +47,8 @@
color: #3d3c3f;
font-weight: bold;
background-image: linear-gradient(to top,#fe9500,#fee303,transparent);
- border-right: 0.3em solid #e0d8b4;
+ border-right: 0.3em solid #dfd8b8;
+ box-shadow: 0.3em 0px 0 #ff9700;
left: 0;
bottom: 0;
position: absolute;
@@ -66,7 +67,7 @@
#client_chat {
font-size: 1em;
display: block;
- width: 93%;
+ width: 91%;
margin: auto;
height: 25%;
border-top: 0.1em solid white;