From 1b3441a4924649dfb8f438dc0f94b3ede1d0c990 Mon Sep 17 00:00:00 2001 From: Zaran Date: Thu, 14 Apr 2011 02:40:31 +0200 Subject: File cleanup in webclient --- webclient/style/alias.css | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'webclient/style') diff --git a/webclient/style/alias.css b/webclient/style/alias.css index b453c28..1608679 100644 --- a/webclient/style/alias.css +++ b/webclient/style/alias.css @@ -70,6 +70,7 @@ input #header { margin:0px; + margin-bottom:15px; background-image: -moz-linear-gradient(top center, white, #AEB2B1); background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#D9D9D9)); border-bottom:1px solid #CDCDCD; @@ -89,19 +90,23 @@ input #left { + margin:0px; + margin-right:2%; float:left; width:20%; + background-color:white; + height:88%; } #right { float:left; - width:80%; - height:100%; + width:78%; + height:88%; } #tabs{ - height:90%; + height:100%; } .chat-messages{ @@ -183,4 +188,12 @@ input .away { background-color: #E3E3E3; +} + +#status +{ + margin:0px; + margin-top:10px; + margin-right:10px; + float:right; } \ No newline at end of file -- cgit v1.2.3-70-g09d2