git-svn-id: http://xe-core.googlecode.com/svn/trunk@897 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-02 08:20:13 +00:00
parent 42e082b725
commit 058bb08ec4
7 changed files with 103 additions and 12 deletions

View file

@ -73,6 +73,12 @@ h6 {
font-weight:normal;
}
.member_signature {
margin-top:10px;
border:1px solid #DDDDDD;
padding:10px;
}
#waitingforserverresponse {
display:inline;
border:2px solid #444444;