summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/history.css
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-05 13:27:02 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-05 13:27:02 +0000
commit3a56ba391bf176c11cc5bde6f860759a3ce4477c (patch)
treee6e82e3d87e43303e1e01fb2b206a812f3683af6 /plugins/BasicHistory/history.css
parentcde14766d167f10dbad62c66acc0c7cc9d62f518 (diff)
BasicHistory: folder structure change
git-svn-id: http://svn.miranda-ng.org/main/trunk@773 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BasicHistory/history.css')
-rw-r--r--plugins/BasicHistory/history.css34
1 files changed, 0 insertions, 34 deletions
diff --git a/plugins/BasicHistory/history.css b/plugins/BasicHistory/history.css
deleted file mode 100644
index 43a584597d..0000000000
--- a/plugins/BasicHistory/history.css
+++ /dev/null
@@ -1,34 +0,0 @@
-h3 { color: #666666; text-align: center; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 16pt; }
-h4 { text-align: center; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14pt; }
-h6 { font-weight: normal; color: #000000; text-align: center; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; }
-.mes { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px;border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666666; border-bottom-color: #666666; border-left-color: #666666; border-right-color: #666666; padding: 4px; color: #000000; font: normal normal normal 8pt normal Tahoma, Tahoma, Verdana, Arial, sans-serif; text-decoration: none; }
-.text { clear: both; }
-.nick { float: left; font: normal normal bold 8pt normal Tahoma, Tahoma, Verdana, Arial, sans-serif; text-decoration: none; }
-.date { float: left; padding-left:5px; padding-right:5px; font: normal normal bold 8pt normal Tahoma, Tahoma, Verdana, Arial, sans-serif; text-decoration: none; }
-.eventimg { float: left; }
-.nick#inc { color: #C83F6B; }
-.nick#out { color: #0860BD; }
-.date#inc { color: #000000; }
-.date#out { color: #000000; }
-.url { color: #0000FF; }
-.mes#event0 { background-color: #DBDBDB; }
-.mes#event1 { background-color: #EEEEEE; }
-.mes#event2 { background-color: #CCD9F4; }
-.mes#session { background-color: #FFFDD7; }
-.mes#bottom { border-right-width: 0px; border-left-width: 0px; }
-.mes .eventimg {padding-left:16px; }
-.mes#session .eventimg {padding-left:0px; }
-.mes .text {padding-left:37px; display:table; }
-.mes#session .text {padding-left:0px; clear: none; line-height: 16px; }
-.mes#session .date {line-height: 16px; }
-.group { display: none; margin: 0px; }
-.sessionimage { vertical-align:middle; }
-.smiley { vertical-align:middle; }
-#menubar { position:absolute; left:10px; top:10px; visibility:hidden; border: 1px solid #000000; background-color:#dddddd; padding: 3px 3px 3px 3px; }
-.mainmenu { text-decoration:none; color:#6666AA; background-color: transparent; }
-.mainmenusel { text-decoration:none; color:#6666AA; background-color: #BBBBBB; }
-.floatmenu { position: absolute; background-color: #dddddd; visibility: hidden; top: 36px; left: 10px; }
-.floatmenu table { border: 1px solid #000000; }
-.menuitem { text-decoration:none; color:#0860BD; }
-.menuitemunsel { background-color: transparent; }
-.menuitemsel { background-color: #BBBBBB; } \ No newline at end of file