diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /kopete/styles/Hacker/Contents/Resources/Variants | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/styles/Hacker/Contents/Resources/Variants')
9 files changed, 89 insertions, 0 deletions
diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css new file mode 100644 index 00000000..87ac55c3 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css @@ -0,0 +1,6 @@ +@import url(../main.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background-color: black + }
\ No newline at end of file diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark.css new file mode 100644 index 00000000..c81527a8 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark.css @@ -0,0 +1,6 @@ +@import url(../main.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: black + }
\ No newline at end of file diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark2-Noback.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2-Noback.css new file mode 100644 index 00000000..d1e8db82 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2-Noback.css @@ -0,0 +1,9 @@ +@import url(../main.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background-color: black + } + +.imageContainer { margin: 4px 4px 4px 4px; display: block } +.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white }
\ No newline at end of file diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css new file mode 100644 index 00000000..8075e9b1 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css @@ -0,0 +1,9 @@ +@import url(../main.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: black + } + +.imageContainer { margin: 4px 4px 4px 4px; display: block } +.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white } diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Light-Noback.css b/kopete/styles/Hacker/Contents/Resources/Variants/Light-Noback.css new file mode 100644 index 00000000..fd51af59 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Light-Noback.css @@ -0,0 +1,40 @@ +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background: white; background-color: white + } + +#Chat { padding-top: 80px; margin: 4px; overflow: hidden } + +#Header { background: url("../images/background2.png") repeat-x right top; position: fixed; z-index: 100; top: 0; right: 0; left: 0; height: 80px; border-bottom: 0 none } + +.imageContainer { display: none; } + +.chatName { color: #3d4f51; font-size: 14px; font-weight: bold; text-align: center; position: relative; margin-left: 2px; margin-right: 5px } + +.headerContainer { padding: 1px 1px; position: relative; border-style: dotted none; border-width: 2px medium; border-color: #666 black } + +.container { margin-bottom: 2px; overflow: auto; } + +a:link { color: #5099ff } +a:visited { color: #5099ff } +a:hover { color: #82b6ff } + +.messageTime { color: #3d3d3d; font-size: 10px; font-weight: normal; text-align: left; position: relative; z-index: 60; top: 0px; float: left; margin-right: 4px } + +.Message { color: black; font-style: normal; font-weight: normal; position: relative; margin-left: 2px; margin-right: 5px } + +.pastMessage { color: #a0a3a6; font-style: normal; font-weight: normal } + +.statusContainer { margin-bottom: 2px } + +.statusTime { color: #2d425f; font-size: 10px; font-weight: bold; top: 0px; text-align: right; margin-right: 5px; position: relative; width: 150px; float: left } + +.statusMessage { color: #4d6581; font-size: 12px; font-weight: bold; position: relative; right: 5px } + +.buddy { color: #5099ff; font-weight: bold; text-align: left; display: block; position: relative; margin-left: 2px } + +.user { color: gray; font-weight: bold; text-align: left; display: block; position: relative; margin-left: 2px } + +.pastBuddy { color: #7ab382; font-size: 11px; font-weight: bold; text-align: left; position: relative } + +.pastUser { color: #7b95b4; font-size: 11px; font-weight: bold; text-align: left; position: relative } diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Light.css b/kopete/styles/Hacker/Contents/Resources/Variants/Light.css new file mode 100644 index 00000000..27a564cc --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Light.css @@ -0,0 +1,6 @@ +@import url(./Light-Noback.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: white + }
\ No newline at end of file diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Light2-Noback.css b/kopete/styles/Hacker/Contents/Resources/Variants/Light2-Noback.css new file mode 100644 index 00000000..65c6b103 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Light2-Noback.css @@ -0,0 +1,4 @@ +@import url(./Light-Noback.css); + +.imageContainer { margin: 4px 4px 4px 4px; display: block } +.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white } diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Light2.css b/kopete/styles/Hacker/Contents/Resources/Variants/Light2.css new file mode 100644 index 00000000..4514634d --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Light2.css @@ -0,0 +1,4 @@ +@import url(./Light.css); + +.imageContainer { margin: 4px 4px 4px 4px; display: block } +.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white } diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Makefile.am b/kopete/styles/Hacker/Contents/Resources/Variants/Makefile.am new file mode 100644 index 00000000..8019c3ff --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Makefile.am @@ -0,0 +1,5 @@ +style_DATA = Dark2.css Dark.css Light2.css Light.css Dark2-Noback.css Dark-Noback.css Light2-Noback.css Light-Noback.css + +styledir = $(kde_datadir)/kopete/styles/Hacker/Contents/Resources/Variants + +EXTRA_DIST = $(style_DATA) |