more themes crap.
|
@ -0,0 +1,4 @@
|
|||
chatzilla.css
|
||||
output-default.css
|
||||
output-loud.css
|
||||
output-marble.css
|
|
@ -0,0 +1,188 @@
|
|||
/*
|
||||
* The contents of this file are subject to the Mozilla Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is Mozilla JSIRC Library.
|
||||
*
|
||||
* The Initial Developer of the Original Code is New Dimensions Consulting,
|
||||
* Inc. Portions created by New Dimensions Consulting, Inc. are
|
||||
* Copyright (C) 1999 New Dimenstions Consulting, Inc. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
*
|
||||
* Contributor(s):
|
||||
* Robert Ginda, rginda@ndcico.com, original author
|
||||
*
|
||||
* Styles for UI, See test3-output-default.css for output window styles
|
||||
*
|
||||
*/
|
||||
|
||||
@import url(chrome://global/skin/global.css);
|
||||
|
||||
window {
|
||||
|
||||
font-size: 12px;
|
||||
background: url(chrome://chatzilla/skin/images/xtal.jpg);
|
||||
/*
|
||||
width: 640px;
|
||||
height: 480px;
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
menubar, menu, menuitem, menupopup {
|
||||
|
||||
background: silver;
|
||||
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
|
||||
margin: 5px;
|
||||
|
||||
}
|
||||
|
||||
#main-splitter {
|
||||
|
||||
border: thin silver outset;
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
background: silver;
|
||||
|
||||
}
|
||||
|
||||
.status-table {
|
||||
|
||||
width: 100%;
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
#status-bar {
|
||||
|
||||
border: thin silver double;
|
||||
background: #dddddd;
|
||||
|
||||
}
|
||||
|
||||
toolbar {
|
||||
|
||||
background: #dddddd;
|
||||
border: silver double;
|
||||
|
||||
}
|
||||
|
||||
.activity-button {
|
||||
|
||||
background: #dddddd;
|
||||
padding-top: 1px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
padding-bottom: 0px;
|
||||
margin: 1px;
|
||||
border: groove 2px;
|
||||
|
||||
}
|
||||
|
||||
.activity-button:hover {
|
||||
|
||||
background: #eeeeee;
|
||||
padding-top: 0px;
|
||||
padding-left: 1px;
|
||||
padding-right: 3px;
|
||||
padding-bottom: 1px;
|
||||
border: 2px grey outset;
|
||||
|
||||
}
|
||||
|
||||
.activity-button:active {
|
||||
|
||||
background: #cccccc;
|
||||
padding-top: 1px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
padding-bottom: 0px;
|
||||
border: 2px grey inset;
|
||||
|
||||
}
|
||||
|
||||
.status-label {
|
||||
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
|
||||
.status-data {
|
||||
|
||||
text-align: left;
|
||||
color: darkslategrey;
|
||||
|
||||
}
|
||||
|
||||
/* Activity indicator buttons */
|
||||
.activity-button {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
/* input textbox */
|
||||
/*
|
||||
.input-window {
|
||||
|
||||
overflow: clip;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
.output-container {
|
||||
|
||||
border: thin silver inset;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
/* Listbox on left of UI (aka QuickList) */
|
||||
|
||||
.quick-list {
|
||||
|
||||
/* border: thin silver inset;*/
|
||||
background: #dddddd;
|
||||
overflow: auto;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* common container for individual quicklist items */
|
||||
.list-option {
|
||||
|
||||
margin: 2px;
|
||||
|
||||
}
|
||||
|
||||
/* JG: Selection colors, in accord with standard mozilla chrome colors */
|
||||
.list-option[selected="true"] {
|
||||
background: rgb(51,102,153);
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* text in the quicklist */
|
||||
.option-text {
|
||||
font-weight: bold;
|
||||
align: right;
|
||||
}
|
||||
|
||||
/* graphic in the quicklist */
|
||||
.option-graphic {
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
blue_rock.gif
|
||||
face-angry.gif
|
||||
face-cry.gif
|
||||
face-dunno.gif
|
||||
face-frown.gif
|
||||
face-screw.gif
|
||||
face-smile.gif
|
||||
face-surprise.gif
|
||||
face-tongue.gif
|
||||
face-wink.gif
|
||||
is-op.gif
|
||||
is-voice.gif
|
||||
isnt-op.gif
|
||||
isnt-voice.gif
|
||||
view-activity.gif
|
||||
view-current.gif
|
||||
view-normal.gif
|
||||
xtal.jpg
|
После Ширина: | Высота: | Размер: 23 KiB |
После Ширина: | Высота: | Размер: 113 B |
После Ширина: | Высота: | Размер: 114 B |
После Ширина: | Высота: | Размер: 115 B |
После Ширина: | Высота: | Размер: 113 B |
После Ширина: | Высота: | Размер: 112 B |
После Ширина: | Высота: | Размер: 112 B |
После Ширина: | Высота: | Размер: 116 B |
После Ширина: | Высота: | Размер: 112 B |
После Ширина: | Высота: | Размер: 115 B |
После Ширина: | Высота: | Размер: 106 B |
После Ширина: | Высота: | Размер: 106 B |
После Ширина: | Высота: | Размер: 107 B |
После Ширина: | Высота: | Размер: 104 B |
После Ширина: | Высота: | Размер: 347 B |
После Ширина: | Высота: | Размер: 326 B |
После Ширина: | Высота: | Размер: 378 B |
После Ширина: | Высота: | Размер: 8.3 KiB |
|
@ -0,0 +1,314 @@
|
|||
/* -*- Mode: Text; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
||||
* The contents of this file are subject to the Mozilla Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is Mozilla JSIRC Library.
|
||||
*
|
||||
* The Initial Developer of the Original Code is New Dimensions Consulting,
|
||||
* Inc. Portions created by New Dimensions Consulting, Inc. are
|
||||
* Copyright (C) 1999 New Dimenstions Consulting, Inc. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
*
|
||||
* Contributor(s):
|
||||
* Robert Ginda, rginda@ndcico.com, original author
|
||||
*
|
||||
* Styles for output window, See test3.css for UI styles
|
||||
*
|
||||
*/
|
||||
|
||||
body {
|
||||
|
||||
margin: 0px 0px 0px 0px;
|
||||
background: url(chrome://chatzilla/skin/images/blue_rock.gif);
|
||||
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
color: cyan;
|
||||
|
||||
}
|
||||
|
||||
.bold {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
.italic {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
.underline {
|
||||
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
|
||||
.strikethrough {
|
||||
|
||||
text-decoration: line-through;
|
||||
|
||||
}
|
||||
|
||||
.teletype {
|
||||
|
||||
font-family: monospace;
|
||||
|
||||
}
|
||||
|
||||
.smallcap {
|
||||
|
||||
font-variant: small-caps;
|
||||
|
||||
}
|
||||
|
||||
.rheet {
|
||||
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
color: magenta;
|
||||
|
||||
}
|
||||
|
||||
/* output from a chat session (contains msgs) */
|
||||
.chat-view {
|
||||
|
||||
vertical-align: text-bottom;
|
||||
|
||||
}
|
||||
|
||||
/* common container for all portions of a message
|
||||
* (contains msg-*s) */
|
||||
.msg {
|
||||
|
||||
font-family: sans-serif;
|
||||
|
||||
}
|
||||
|
||||
.msg[user="!ME"] {
|
||||
|
||||
background: lightgrey;
|
||||
|
||||
}
|
||||
|
||||
/* message data in output window */
|
||||
.msg-data {
|
||||
|
||||
padding: 2px;
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="311"] {
|
||||
|
||||
border: none;
|
||||
border-top: 1 cyan solid;
|
||||
border-right: 1 cyan solid;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="319"],
|
||||
.msg-data[msgtype="312"],
|
||||
.msg-data[msgtype="317"] {
|
||||
|
||||
margin-top: 0px;
|
||||
border: none;
|
||||
border-right: 1 cyan solid;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="318"] {
|
||||
|
||||
border: none;
|
||||
border-right: 1 cyan solid;
|
||||
border-bottom: 1 cyan solid;
|
||||
margin-top: 0px;
|
||||
|
||||
}
|
||||
|
||||
/* message data in output window */
|
||||
|
||||
.msg-data[user="!ME"]{
|
||||
|
||||
|
||||
}
|
||||
|
||||
.msg-data[mark="odd"]{
|
||||
|
||||
color: lightgrey;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[directedToMe="true"] {
|
||||
|
||||
color: orange;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="EVAL"] {
|
||||
|
||||
font-family: monospace;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="JOIN"],
|
||||
.msg-data[msgtype="PART"] {
|
||||
|
||||
width: 100%;
|
||||
font-variant: small-caps;
|
||||
color: lightblue;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="HELLO"] {
|
||||
|
||||
border: 1 white solid;
|
||||
color: yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="ERROR"] {
|
||||
|
||||
background: red;
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="USAGE"] {
|
||||
|
||||
font-style: italic;
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="HELP"] {
|
||||
|
||||
font-weight: normal;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="ACTION"] {
|
||||
|
||||
color: #6ac9ee;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="NICK"] {
|
||||
|
||||
color: #96fa94;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="NOTICE"],
|
||||
.msg-data[msgtype="MODE"] {
|
||||
|
||||
color: yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="KICK"] {
|
||||
|
||||
background: orange;
|
||||
color: yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="QUIT"] {
|
||||
|
||||
background: lightgrey;
|
||||
color: brown;
|
||||
|
||||
}
|
||||
|
||||
/* nickname field in output */
|
||||
.msg-user {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
border: 1 white solid;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[user="!ME"] {
|
||||
|
||||
color : yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[msgtype="ACTION"] {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[msgtype="PRIVMSG"],
|
||||
.msg-user[msgtype="ACTION"] {
|
||||
|
||||
border: none;
|
||||
padding-right: 2px;
|
||||
text-align: right;
|
||||
vertical-align: middle;
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
/* Message type indicator in output window */
|
||||
.msg-type {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: silver;
|
||||
border: 1 white solid;
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
.msg-type[msgtype="311"] {
|
||||
|
||||
border: none;
|
||||
border-top: 1 cyan solid;
|
||||
border-left: 1 cyan solid;
|
||||
|
||||
}
|
||||
|
||||
.msg-type[msgtype="319"],
|
||||
.msg-type[msgtype="312"],
|
||||
.msg-type[msgtype="317"] {
|
||||
|
||||
margin-top: 0px;
|
||||
border: none;
|
||||
border-left: 1 cyan solid;
|
||||
|
||||
}
|
||||
|
||||
.msg-type[msgtype="318"] {
|
||||
|
||||
border: none;
|
||||
border-left: 1 cyan solid;
|
||||
border-bottom: 1 cyan solid;
|
||||
margin-top: 0px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.msg-type[user="!ME"] {
|
||||
|
||||
background: slategrey;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,222 @@
|
|||
/*
|
||||
* The contents of this file are subject to the Mozilla Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is Mozilla JSIRC Library.
|
||||
*
|
||||
* The Initial Developer of the Original Code is New Dimensions Consulting,
|
||||
* Inc. Portions created by New Dimensions Consulting, Inc. are
|
||||
* Copyright (C) 1999 New Dimenstions Consulting, Inc. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* Robert Ginda, rginda@ndcico.com, original author
|
||||
*
|
||||
* Styles for output window, See test3.css for UI styles
|
||||
*
|
||||
*/
|
||||
|
||||
body {
|
||||
|
||||
margin: 0px 0px 0px 0px;
|
||||
background: black;
|
||||
|
||||
}
|
||||
|
||||
.bold {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
.italic {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
.underline {
|
||||
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
|
||||
.strikethrough {
|
||||
|
||||
text-decoration: line-through;
|
||||
|
||||
}
|
||||
|
||||
.teletype {
|
||||
|
||||
font-family: monospace;
|
||||
|
||||
}
|
||||
|
||||
.smallcap {
|
||||
|
||||
font-variant: small-caps;
|
||||
|
||||
}
|
||||
|
||||
.rheet {
|
||||
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
color: magenta;
|
||||
|
||||
}
|
||||
|
||||
/* output from a chat session (contains msgs) */
|
||||
.chat-view {
|
||||
|
||||
vertical-align: text-bottom;
|
||||
|
||||
}
|
||||
|
||||
/* common container for all portions of a message
|
||||
* (contains msg-*s) */
|
||||
.msg {
|
||||
|
||||
font-family: sans-serif;
|
||||
|
||||
}
|
||||
|
||||
.msg[user="!ME"] {
|
||||
|
||||
background: lightgrey;
|
||||
|
||||
}
|
||||
|
||||
/* message data in output window */
|
||||
.msg-data {
|
||||
|
||||
font-weight: bold;
|
||||
color: lightgrey;
|
||||
background: #1a2a44;
|
||||
|
||||
}
|
||||
|
||||
/* message data in output window */
|
||||
|
||||
.msg-data[user="!ME"]{
|
||||
|
||||
background: black;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="JOIN"],
|
||||
.msg-data[msgtype="PART"] {
|
||||
|
||||
width: 100%;
|
||||
font-variant: small-caps;
|
||||
background: lightgray;
|
||||
color: black;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="HELLO"] {
|
||||
|
||||
background: white;
|
||||
color: darkgreen;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="ERROR"] {
|
||||
|
||||
background: red;
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="USAGE"] {
|
||||
|
||||
font-style: italic;
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="HELP"] {
|
||||
|
||||
font-weight: normal;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="ACTION"] {
|
||||
|
||||
color: cyan;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="NOTICE"] {
|
||||
|
||||
color: yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="KICK"] {
|
||||
|
||||
background: orange;
|
||||
color: yellow;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="QUIT"] {
|
||||
|
||||
background: lightgrey;
|
||||
color: brown;
|
||||
|
||||
}
|
||||
|
||||
/* nickname field in output */
|
||||
.msg-user {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: lightgrey;
|
||||
font-weight: bold;
|
||||
background: grey;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[parity="odd"]{
|
||||
|
||||
background: black;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[user="!ME"] {
|
||||
|
||||
color : white;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[msgtype="ACTION"] {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
/* Message type indicator in output window */
|
||||
.msg-type {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: brown;
|
||||
font-weight: bold;
|
||||
background: lightgrey;
|
||||
|
||||
}
|
||||
|
||||
.msg-type[user="!ME"] {
|
||||
|
||||
background: silver;
|
||||
|
||||
}
|
|
@ -0,0 +1,172 @@
|
|||
/*
|
||||
* The contents of this file are subject to the Mozilla Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is Mozilla JSIRC Library.
|
||||
*
|
||||
* The Initial Developer of the Original Code is New Dimensions Consulting,
|
||||
* Inc. Portions created by New Dimensions Consulting, Inc. are
|
||||
* Copyright (C) 1999 New Dimenstions Consulting, Inc. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
*
|
||||
* Contributor(s):
|
||||
* Robert Ginda, rginda@ndcico.com, original author
|
||||
*
|
||||
* Styles for output window, See test3.css for UI styles
|
||||
*
|
||||
*/
|
||||
|
||||
body {
|
||||
|
||||
margin: 0px 0px 0px 0px;
|
||||
background: url(chrome://chatzilla/skin/images/xtal.jpg);
|
||||
|
||||
}
|
||||
|
||||
.bold {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
.italic {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
.underline {
|
||||
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
|
||||
.strikethrough {
|
||||
|
||||
text-decoration: line-through;
|
||||
|
||||
}
|
||||
|
||||
.teletype {
|
||||
|
||||
font-family: monospace;
|
||||
|
||||
}
|
||||
|
||||
.smallcap {
|
||||
|
||||
font-variant: small-caps;
|
||||
|
||||
}
|
||||
|
||||
.rheet {
|
||||
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
color: magenta;
|
||||
|
||||
}
|
||||
|
||||
/* output from a chat session (contains msgs) */
|
||||
.chat-view {
|
||||
|
||||
vertical-align: text-bottom;
|
||||
|
||||
}
|
||||
|
||||
/* common container for all portions of a message
|
||||
* (contains msg-*s) */
|
||||
.msg {
|
||||
|
||||
font-family: sans-serif;
|
||||
|
||||
}
|
||||
|
||||
.msg[user="!ME"] {
|
||||
|
||||
background: lightgrey;
|
||||
|
||||
}
|
||||
|
||||
/* message data in output window */
|
||||
.msg-data {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="JOIN"],
|
||||
.msg-data[msgtype="PART"] {
|
||||
|
||||
font-variant: small-caps;
|
||||
color: darkslategrey;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="ACTION"] {
|
||||
|
||||
color: darkred;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="NOTICE"] {
|
||||
|
||||
color: green;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="KICK"] {
|
||||
|
||||
color: slategrey;
|
||||
|
||||
}
|
||||
|
||||
.msg-data[msgtype="QUIT"] {
|
||||
|
||||
color: brown;
|
||||
|
||||
}
|
||||
|
||||
/* nickname field in output */
|
||||
.msg-user {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: blue;
|
||||
font-weight: bold;
|
||||
background: grey;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[user="!ME"] {
|
||||
|
||||
color: green;
|
||||
|
||||
}
|
||||
|
||||
.msg-user[msgtype="ACTION"] {
|
||||
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
/* Message type indicator in output window */
|
||||
.msg-type {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: brown;
|
||||
font-weight: bold;
|
||||
background: lightgrey;
|
||||
|
||||
}
|