mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-06 05:01:12 +01:00
Initial checkin
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1871 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
bd4d3114d4
commit
7857d170be
16 changed files with 504 additions and 0 deletions
9
apps/webchat/source/web/style.css
Normal file
9
apps/webchat/source/web/style.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
BODY, TD, TH {
|
||||
font-family : tahoma; font-size : 0.8em;
|
||||
}
|
||||
H3 {
|
||||
font-size : 1.2em;
|
||||
}
|
||||
.error-text {
|
||||
color : red;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue