Mercurial > prosody-modules
comparison mod_admin_web/admin_web/www_files/style.css @ 301:b241c79a0eb7
mod_admin_web: Add a live view for C2S connections
| author | Florian Zeitz <florob@babelmonkeys.de> |
|---|---|
| date | Mon, 27 Dec 2010 04:19:41 +0100 |
| parents | 451e734045d4 |
| children | ba2e78661ea8 |
comparison
equal
deleted
inserted
replaced
| 300:b81e4f86a231 | 301:b241c79a0eb7 |
|---|---|
| 35 padding: 1em; | 35 padding: 1em; |
| 36 background: #6197DF; | 36 background: #6197DF; |
| 37 color: #000000 | 37 color: #000000 |
| 38 } | 38 } |
| 39 | 39 |
| 40 #adhoc { | 40 #adhoc, #s2sList, #c2sList { |
| 41 display: none | |
| 42 } | |
| 43 | |
| 44 #s2sList { | |
| 45 display: none | 41 display: none |
| 46 } | 42 } |
| 47 | 43 |
| 48 #cred input[type="submit"] { | 44 #cred input[type="submit"] { |
| 49 margin-left: 0em | 45 margin-left: 0em |
