source: sandbox/jabberit_messenger/trophy/strophejs/contrib/discojs/css/disco.css @ 2271

Revision 2271, 152 bytes checked in by alexandrecorreia, 14 years ago (diff)

Ticket #986 - Reimplementar interface mais leve para o IM, sem a necessidades de plugins adicionais.

  • Property svn:executable set to *
Line 
1#login .leftinput
2{
3  margin-bottom: .5em;
4}
5
6#login input
7{
8  margin-bottom: 10px;
9}
10
11#log {
12   width: 100%;
13   height: 200px;
14   overflow: auto;
15
16 }
Note: See TracBrowser for help on using the repository browser.