diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
commit | f04d64869f3b1de54fb343f28f955584780001b8 (patch) | |
tree | 5453dc10de3d980de79ffe019fa0b5fcb692a27d /IEView/docs/tabsrmm.css | |
parent | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff) |
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'IEView/docs/tabsrmm.css')
-rw-r--r-- | IEView/docs/tabsrmm.css | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/IEView/docs/tabsrmm.css b/IEView/docs/tabsrmm.css new file mode 100644 index 0000000..2e3ed0d --- /dev/null +++ b/IEView/docs/tabsrmm.css @@ -0,0 +1,61 @@ +/* this changes the way main window background looks like */
+.body {margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; text-align: left; background-color: #924AB0; overflow: auto;}
+/* this changes the way your links look like */
+.link {color: #0000FF; text-decoration: underline;}
+/* this changes the way smileys and log icons look like */
+.img {vertical-align: middle;}
+/* this changes the way incoming (received) events look like including timestamp, name, etc. */
+.divIn {word-wrap: break-word; background-color: #F0E399;}
+/* this changes the way outgoing (sent) events look like including timestamp, name, etc. */
+.divOut {word-wrap: break-word; background-color: #7DC6D2;}
+/* the same as divIn, but used when Draw grid lines option is turned on */
+.divInGrid {word-wrap: break-word; border-top: 1px solid #924AB0; background-color: #F0E399;}
+/* the same as divIn, but used when Draw grid lines option is turned on */
+.divOutGrid {word-wrap: break-word; border-top: 1px solid #924AB0; background-color: #7DC6D2;}
+/* this changes the way new outgoing (sent by you) messages look like */
+.messageOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way outgoing (sent) file events and url events look like - NOT USED */
+.miscOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #C632D1; font-style: italic}
+/* this changes the way new incoming (received from your contact) messages look like */
+.messageIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #A81A3E; }
+/* this changes the way new incoming file events and url events look like */
+.miscIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #5581D2; font-style: italic}
+/* this changes the way your name looks like in new outgoing events */
+.nameOut {font-family: Tahoma; font-size: 13pt; font-weight: 900; color: #223CB3; }
+/* this changes the way a timestamp looks like in new outgoing events */
+.timeOut {font-family: Tahoma; font-size: 8pt; font-weight: 900; color: #808080; }
+/* this changes the way a contact's name looks like in new incoming events */
+.nameIn {font-family: Tahoma; font-size: 10pt; font-weight: 300; color: #000000; }
+/* this changes the way timestamp looks like in new incoming events */
+.timeIn {font-family: Tahoma; font-size: 8pt; font-weight: 900; color: #526F70; }
+/* this changes the way historical outgoing messages look like */
+.hMessageOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way historical outgoing file events and url events look like - NOT USED */
+.hMiscOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way historical incoming messages look like */
+.hMessageIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way historical incoming file events and url events look like */
+.hMiscIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #3F65BE; font-style: italic}
+/* this changes the way your name looks like in historical events */
+.hNameOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way a timestamp looks like in historical outgoing events */
+.hTimeOut {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way a contact's name looks like in incoming events */
+.hNameIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way a timestamp looks like in incoming events */
+.hTimeIn {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #A81A3E; }
+/* NOT USED */
+.inputArea {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* this changes the way status change events look like */
+.statusChange {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #000000; }
+/* NOT USED */
+.dividers {font-family: Tahoma; font-size: 13pt; font-weight: 300; color: #55B9B4; }
+/* RTL-related styles */
+/* this changes the way incoming (received) events look like including timestamp, name, etc. */
+.divInRTL {text-align: right; direction:RTL; unicode-bidi:embed; word-wrap: break-word; background-color: #FFFFFF;}
+/* this changes the way outgoing (sent) events look like including timestamp, name, etc. */
+.divOutRTL {text-align: right; direction:RTL; unicode-bidi:embed; word-wrap: break-word; background-color: #FFFFFF;}
+/* this changes the way incoming (received) events look like including timestamp, name, etc. */
+.divInGridRTL {text-align: right; direction:RTL; unicode-bidi:embed; padding-left: 2px; padding-right: 2px; word-wrap: break-word; border-top: 1px solid #000000; background-color: #FFFFFF;}
+/* this changes the way outgoing (sent) events look like including timestamp, name, etc. */
+.divOutGridRTL {text-align: right; direction:RTL; unicode-bidi:embed; padding-left: 2px; padding-right: 2px; word-wrap: break-word; border-top: 1px solid #000000; background-color: #FFFFFF;}
|