ttrss/tt-rss.css

1845 lines
29 KiB
CSS
Raw Normal View History

2005-08-21 10:13:10 +00:00
body {
background : white;
color : black;
margin : 0px;
padding : 0px;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Arial, sans-serif;
2005-08-21 10:13:10 +00:00
}
2006-10-01 03:17:59 +00:00
blockquote {
2007-08-09 15:59:15 +00:00
margin : 5px 5px 5px 5px;
2006-10-01 03:17:59 +00:00
border-width : 0px 0px 0px 4px;
2007-08-09 15:59:15 +00:00
border-color : #e0e0e0;
2006-10-01 03:17:59 +00:00
border-style : solid;
2007-08-09 15:59:15 +00:00
padding : 5px;
background-color : #f0f0f0;
2006-10-01 03:17:59 +00:00
}
2005-09-07 07:19:14 +00:00
div.postReply {
2007-08-10 03:29:56 +00:00
padding : 0px;
2005-08-21 10:13:10 +00:00
}
2005-09-07 08:46:30 +00:00
div.postReply a {
color : #4684ff;
2005-09-07 08:46:30 +00:00
}
div.postReply a:hover {
color : black;
2005-09-07 08:46:30 +00:00
}
2005-09-07 07:19:14 +00:00
div.postReply div.postHeader {
background : #ecf4ff;
2007-08-10 03:29:56 +00:00
/* border : 1px solid #88b0f0; */
border-width : 0px 0px 1px 0px;
border-style : dotted;
border-color : #88b0f0;
2008-05-15 04:20:44 +00:00
margin : 0px 1px 0px 0px;
2007-08-10 03:29:56 +00:00
padding : 5px;
2005-12-20 15:53:43 +00:00
}
2007-08-10 03:29:56 +00:00
/* div.postReply > div.postHeader {
padding : 5px;
2007-08-10 03:29:56 +00:00
} */
2005-08-21 10:13:10 +00:00
2005-09-07 07:19:14 +00:00
div.postReply div.postContent {
padding : 10px;
2007-02-14 14:29:18 +00:00
font-size : 10pt;
}
2007-05-19 07:37:22 +00:00
div.postReply div.postContent img {
border-width : 0px;
}
2005-09-07 07:19:14 +00:00
div.postReply div.postIcon {
float : right;
border : 0px;
margin : 10px 0px 10px 10px;
2005-09-06 01:24:30 +00:00
}
2005-09-07 07:19:14 +00:00
div.postReply div.postEnclosures {
margin-top : 1em;
color : gray;
}
2007-08-11 16:28:04 +00:00
div.postReply img.tagsPic {
width : 16px;
height : 16px;
vertical-align : middle;
}
div.postReply span.author {
font-size : 9pt;
}
2007-08-11 16:28:04 +00:00
2005-09-07 07:19:14 +00:00
ul.feedList {
list-style-type : none;
margin : 5px;
padding : 0px 0px 0px 5px;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
2005-11-23 07:07:04 +00:00
}
ul.feedList li.feedCat {
margin : 0px;
padding : 3px 0px 3px 0px;
color : #707070;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2005-11-23 07:07:04 +00:00
}
2005-12-13 08:53:56 +00:00
ul.feedList li.feedCat a {
color : #707070;
2005-12-13 08:53:56 +00:00
}
ul.feedList li.feedCat a:hover {
color : #4684ff;
2005-12-13 08:53:56 +00:00
}
2005-11-23 07:07:04 +00:00
ul.feedCatList {
list-style-type : none;
margin : 0px 0px 0px 15px;
padding : 0px;
2005-11-23 07:07:04 +00:00
}
ul.feedCatList li {
margin : 0px;
padding : 0px 0px 2px 0px;
color : black;
2005-08-21 10:13:10 +00:00
}
ul.feedList > li {
padding : 0px 0px 2px 0px;
2005-09-07 07:19:14 +00:00
}
ul.feedCatList img, ul.feedList img {
vertical-align : bottom;
}
2006-09-28 12:00:03 +00:00
li.feedUnread,
li.errorUnread,
li.labelUnread,
li.virtUnread,
li.tagUnread {
font-weight : bold;
}
2006-09-28 12:00:03 +00:00
li.errorSelected a,
li.error a,
li.errorUnread a,
li.errorUnreadSelected a {
color : #f04040;
}
2006-09-28 12:00:03 +00:00
li.feedSelected a,
li.labelSelected a,
li.virtSelected a,
li.tagSelected a {
color : #4684ff;
2005-11-25 15:38:08 +00:00
}
2006-09-28 12:00:03 +00:00
li.feedUnreadSelected a,
li.labelUnreadSelected a,
li.virtUnreadSelected a,
li.tagUnreadSelected a {
color : #4684ff;
2005-11-25 15:38:08 +00:00
}
2006-09-28 12:00:03 +00:00
li.feedUnreadSelected,
li.errorUnreadSelected,
li.labelUnreadSelected,
li.virtUnreadSelected,
li.tagUnreadSelected {
font-weight : bold;
}
2006-09-28 12:00:03 +00:00
li.feed {
display : block;
}
ul.feedList img, img.tinyFeedIcon {
margin : 0px 3px 0px 0px;
width : 16px;
height : 16px;
border-width : 0px;
2005-08-22 04:56:40 +00:00
}
2005-09-07 07:19:14 +00:00
h1 {
font-size : 16pt;
}
2005-09-07 07:19:14 +00:00
h2 {
font-size : 14pt;
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #ecf4ff;
2005-08-21 10:13:10 +00:00
}
2005-10-28 17:58:20 +00:00
h3 {
font-size : 12pt;
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #ecf4ff;
2005-10-28 17:58:20 +00:00
}
2005-09-07 07:19:14 +00:00
hr {
border-width : 0px 0px 1px 0px;
border-style : dashed;
border-color : #e0e0e0;
2005-09-07 07:19:14 +00:00
}
2005-08-21 16:23:19 +00:00
2005-09-07 07:19:14 +00:00
a {
color : black;
text-decoration : none;
2005-08-21 10:13:10 +00:00
}
2005-09-07 07:19:14 +00:00
a:hover {
color : #4684ff;
2005-08-26 07:05:16 +00:00
}
2005-09-07 07:19:14 +00:00
#piggie {
2006-08-12 14:57:13 +00:00
z-index : 999;
position : absolute;
2005-08-26 07:05:16 +00:00
}
2005-11-16 09:37:50 +00:00
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
2005-11-23 07:07:04 +00:00
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed,
2005-12-28 19:17:26 +00:00
#iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email,
#iedit_parent_feed {
width : 100%;
padding-left : 2px;
2006-05-20 11:39:22 +00:00
background-color : #f0fff0;
}
2006-05-20 11:16:16 +00:00
textarea.iedit {
width : 100%;
}
2006-05-20 12:51:39 +00:00
input.iedit {
2006-05-20 11:16:16 +00:00
width : 100%;
padding-left : 2px;
2005-08-21 10:13:10 +00:00
}
2006-05-20 12:51:39 +00:00
select.iedit {
width : 100%;
}
2005-11-17 05:26:54 +00:00
input.editbox {
width : 200px;
padding-left : 2px;
2005-11-17 05:26:54 +00:00
}
2006-10-01 09:08:55 +00:00
#notify {
border-width : 1px;
border-style : solid;
2006-07-31 07:18:58 +00:00
top : 10px;
right : 35%;
min-width : 30%;
2006-05-18 07:56:52 +00:00
position : absolute;
display : none;
float : right;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2008-05-15 15:57:14 +00:00
z-index : 998;
2006-09-29 06:51:40 +00:00
-moz-border-radius : 2px;
padding : 5px 5px 5px 5px;
2005-08-21 10:13:10 +00:00
}
#notify img {
vertical-align : middle;
}
2007-03-02 19:58:58 +00:00
.notifyProgress {
border-color : #d7c47a;
background-color : #fff7d5;
color : black;
}
.notifyInfo {
border-color : #7AD78E;
background-color : #D5FFDB;
color : black;
}
2006-10-01 09:08:55 +00:00
.notify {
border-color : #d7c47a;
background-color : #fff7d5;
color : black;
}
.notifyError {
background-color : #ffcccc;
border-color : #ff0000;
color : black;
}
2007-01-27 09:21:55 +00:00
.notifyError span:hover {
color : red;
cursor : pointer;
}
2005-09-09 07:45:54 +00:00
#dispSwitch {
2007-02-14 14:29:18 +00:00
font-size : 8pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
text-align : right;
float : right;
margin : 5px 5px 0px 0px;
2005-09-09 07:45:54 +00:00
}
#dispSwitch a {
color : gray;
2005-09-09 07:45:54 +00:00
}
#dispSwitch a:hover {
color : #4684ff;
2005-09-09 07:45:54 +00:00
}
2005-09-07 07:19:14 +00:00
div.expPane {
margin : 15px;
2005-08-21 13:46:43 +00:00
}
2005-08-21 10:13:10 +00:00
2005-09-08 04:48:01 +00:00
iframe {
border : 0px solid white;
2005-09-08 04:48:01 +00:00
}
iframe.feedsFrameWithActions {
width : 100%;
height : 90%;
margin : 0px;
padding : 0px;
}
2005-09-07 07:19:14 +00:00
iframe.feedsFrame {
width : 100%;
height : 100%;
margin : 0px;
padding : 0px;
2005-08-21 15:01:18 +00:00
}
2005-08-22 01:17:12 +00:00
2005-09-07 07:19:14 +00:00
iframe.contentFrame, iframe.headlinesFrame {
width : 100%;
padding : 0px;
margin : 0px;
height : 100%;
2005-08-22 01:17:12 +00:00
}
/*.button {
border : 1px solid #d0d0d0;
background-image : url("images/button.png");
background-position : top;
background-repeat : repeat-x;
background-color : white;
color : black;
2005-08-22 01:17:12 +00:00
}
2005-09-07 07:19:14 +00:00
.button:hover {
background : white;
text-decoration : none;
color : black;
2005-09-07 07:19:14 +00:00
}
.disabledButton {
border : 1px solid #c0c0c0;
background-color : white;
color : gray;
}
2005-09-07 07:19:14 +00:00
a.button {
padding : 2px 5px 2px 5px;
font-size : small;
} */
2005-08-22 01:17:12 +00:00
.evenUnreadSelected, .evenSelectedUnread, .evenUnreadSelected td,
.evenSelectedUnread td {
background-color : #fff7d5;
font-weight : bold;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #e7d796;
}
.oddUnreadSelected, .oddSelectedUnread, .oddUnreadSelected td,
.oddSelectedUnread td {
background-color : #fff7d5;
font-weight : bold;
}
.evenSelected, .evenSelected td {
background-color : #fff7d5;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #e7d796;
2005-08-22 01:17:12 +00:00
}
.oddSelected, .evenSelected td {
background-color : #fff7d5;
}
.evenGrayed, .evenGrayed td {
background-color : #f0f0f0;
color : #909090;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
}
2005-09-07 07:19:14 +00:00
.oddGrayed {
color : #909090;
2005-08-23 14:47:46 +00:00
}
.even, .even td {
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
background-color : #f0f0f0;
}
.evenUnread, .evenUnread td {
background-color : #f0f0f0;
font-weight : bold;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
2005-08-23 14:47:46 +00:00
}
.oddUnread, .oddUnread td {
font-weight : bold;
2005-08-23 14:47:46 +00:00
}
2005-09-07 07:19:14 +00:00
.invisible {
display : none;
}
2005-09-07 07:19:14 +00:00
/* preferences */
2005-08-26 06:56:00 +00:00
2005-12-10 20:06:41 +00:00
tr.title td {
border-width : 0px 0px 1px 0px;
border-color : #ecf4ff;
border-style : solid;
2006-09-30 07:38:58 +00:00
color : #4684ff;
}
2005-12-11 07:29:42 +00:00
tr.title td a {
2006-09-30 07:38:58 +00:00
color : #4684ff;
2005-12-11 07:29:42 +00:00
}
tr.title td a:hover {
2006-09-30 07:38:58 +00:00
color : black;
2005-12-11 07:29:42 +00:00
}
2005-12-10 20:06:41 +00:00
2006-10-01 04:40:40 +00:00
div.feedEditSearch {
float : right;
}
table.prefFeedList td.feedEditCat {
font-weight : bold;
2006-09-30 07:38:58 +00:00
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #88b0f0;
padding-top : 0.5em;
}
2008-04-30 16:39:39 +00:00
table.prefFilterList td.filterEditCat {
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #88b0f0;
padding-top : 0.5em;
}
2005-12-10 19:53:10 +00:00
table.prefFeedList td.feedIcon {
text-align : center;
2005-12-10 19:53:10 +00:00
}
table.prefFeedList td.feedSelect {
text-align : center;
2005-12-10 19:53:10 +00:00
}
2006-10-04 05:40:00 +00:00
div.prefFeedCatHolder {
height : 250px;
overflow : auto;
border : 1px solid #99d67a;
2006-10-04 05:40:00 +00:00
margin : 5px 0px 5px 0px;
2007-05-18 07:30:36 +00:00
background-color : white;
2006-10-04 05:40:00 +00:00
}
a.helpLink {
color : #808080;
}
a.helpLink:hover {
color : #4684ff;
}
2005-11-18 12:38:21 +00:00
div.helpResponse {
margin : 10px;
background-image : url("images/vgrad_light_rev2.png");
background-position : top left;
background-repeat : repeat-x;
padding : 10px 20px 10px 20px;
border : 1px solid #f0f0f0;
}
#infoBoxTitle {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #99d67a;
background-color : #99d67a;
padding : 2px;
color : white;
}
#infoBox {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #99d67a;
position : relative;
bottom : 2px;
right : 2px;
padding-bottom : 5px;
background-color : #f8fcf5;
}
/*
2006-05-19 03:52:19 +00:00
#infoBoxTitle {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
background-color : #88b0f0;
padding : 2px;
color : white;
2005-11-27 10:48:07 +00:00
}
2006-05-19 03:52:19 +00:00
#infoBox {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
position : relative;
2006-05-19 03:52:19 +00:00
bottom : 2px;
right : 2px;
2006-05-18 13:18:30 +00:00
padding-bottom : 5px;
background-color : #f7faff;
} */
2005-11-20 10:02:36 +00:00
2006-05-19 03:52:19 +00:00
#infoBoxShadow {
background-image : url("images/shadow.png");
2007-04-24 06:12:23 +00:00
left : 25%;
2006-05-19 03:52:19 +00:00
top : 30%;
2007-04-24 06:15:07 +00:00
width : 50%;
z-index : 3;
2006-05-18 13:18:30 +00:00
position : absolute;
display : none;
}
2005-11-20 10:02:36 +00:00
div.infoBoxContents {
2006-10-04 05:40:00 +00:00
padding : 10px;
margin-bottom : 5px;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2005-11-20 10:02:36 +00:00
}
div.infoBoxContents td {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2005-11-18 12:38:21 +00:00
}
div.infoBoxContents a {
color : #527040;
}
div.infoBoxContents a:hover {
color : black;
}
div.helpResponse h1, div.infoBoxContents h1 {
/* border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0; */
font-size : 16pt;
}
div.helpResponse h2, div.infoBoxContents h2 {
/* border-width : 0px 0px 0px 0px; */
font-size : 12pt;
}
2005-12-02 16:38:36 +00:00
pre {
margin : 5px;
}
input.extSearch {
width : 100%;
}
2005-10-28 17:58:20 +00:00
2006-09-30 10:47:46 +00:00
div.firstTab {
2006-09-30 10:59:14 +00:00
width : 10px;
2006-10-01 05:18:29 +00:00
float : left;
}
div.prefsTab:hover {
cursor : pointer;
2005-10-28 17:58:20 +00:00
}
2006-10-01 09:49:30 +00:00
div.prefsTabSelected:hover {
cursor : pointer;
}
2006-09-30 10:47:46 +00:00
div.prefsTab {
float : left;
border-width : 1px 1px 0px 1px;
border-color : #88b0f0;
border-style : solid;
margin : 0px 0px 0px 5px;
padding : 3px 5px 3px 5px;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
2006-09-30 10:47:46 +00:00
border-collapse : collapse;
min-width : 100px;
text-align : center;
cursor : pointer;
2005-10-28 17:58:20 +00:00
}
2006-09-30 10:47:46 +00:00
div.prefsTabSelected {
float : left;
border-width : 1px 1px 0px 1px;
border-color : #88b0f0;
border-style : solid;
margin : 0px 0px 0px 5px;
padding : 3px 5px 3px 5px;
background-color : #ecf4ff;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
2006-09-30 10:47:46 +00:00
border-collapse : collapse;
font-weight : bold;
min-width : 100px;
text-align : center;
cursor : pointer;
2006-09-30 10:47:46 +00:00
}
div.notice {
background : #ffffff;
border : 1px solid #88b0f0;
2007-08-21 01:22:29 +00:00
width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
font-size : 9pt;
}
div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
font-size : 9pt;
2007-08-21 01:22:29 +00:00
width : 60%;
2006-09-30 06:49:50 +00:00
padding : 5px;
2006-10-03 09:54:59 +00:00
margin : 0px 0px 5px 0px;
2005-11-18 09:00:18 +00:00
}
div.warning img, div.notice img, div.error img {
vertical-align : middle;
padding : 5px;
}
2006-10-04 13:38:18 +00:00
div.error {
border : 1px solid #ff0000;
background : #ffcccc;
padding : 5px;
margin : 0px 0px 5px 0px;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-10-04 13:38:18 +00:00
}
ul.nomarks {
list-style-type : none;
margin : 0px;
padding : 10px;
}
2005-11-17 07:10:31 +00:00
div.prefHelp, td.prefHelp {
color : gray;
2006-09-30 06:57:01 +00:00
padding : 5px;
2005-11-20 10:14:38 +00:00
}
2005-11-17 18:40:46 +00:00
table.loginForm {
background-color : #ecf4ff;
2005-11-17 18:40:46 +00:00
}
table.innerLoginForm {
border : 1px solid #88b0f0;
padding : 50px;
background-color : white;
2005-11-17 18:40:46 +00:00
}
table.innerLoginForm td {
padding : 3px 3px 5px 3px;
2005-11-17 18:40:46 +00:00
}
2005-11-18 12:38:21 +00:00
span.feed_error {
color : red;
}
2007-08-26 04:00:30 +00:00
span.insensitive, div.insensitive, li.insensitive, label.insensitive {
color : gray;
2005-11-20 10:36:00 +00:00
}
2005-11-23 09:48:23 +00:00
2007-01-30 17:17:34 +00:00
.insensitive a {
color : #4684ff;
}
.insensitive a:hover {
color : black;
}
2007-02-14 14:29:18 +00:00
/* .prefGenericAddBox {
font-size : 9pt;
} */
2005-11-23 13:52:02 +00:00
body.logoutBody {
background-color : #f0f0f0;
color : black;
2005-11-23 13:52:02 +00:00
}
span.logoutWarning {
color : red;
font-weight : bold;
2005-11-23 13:52:02 +00:00
}
div.logoutContent {
width : 600px;
border : 1px solid #c0c0c0;
background-color : white;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
padding : 10px;
2005-11-23 13:52:02 +00:00
}
2005-11-24 07:05:20 +00:00
.small {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2005-11-24 07:05:20 +00:00
}
2005-11-25 07:17:37 +00:00
table.innerFeedTable td {
margin : 0px;
padding : 0px;
2005-11-25 07:17:37 +00:00
}
td.selectPrompt {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
color : gray;
}
2005-11-27 14:56:10 +00:00
2006-10-01 05:38:13 +00:00
table.headlinesSubToolbar {
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #f0f0f0;
2006-10-01 11:17:39 +00:00
position : absolute;
2008-05-15 04:20:44 +00:00
left : 0px;
2006-10-01 11:17:39 +00:00
top : 0px;
height : 25px;
right : 0px;
background-color : white;
2006-10-01 05:38:13 +00:00
}
input#subtoolbar_search_box {
height : 10px;
font-size : 7pt;
vertical-align : middle;
}
2005-11-27 14:56:10 +00:00
table.headlinesSubToolbar td.headlineActions {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
color : gray;
2006-10-02 10:32:47 +00:00
padding : 0px 5px 0px 5px;
2005-11-27 14:56:10 +00:00
}
2006-03-22 07:49:21 +00:00
table.headlinesSubToolbar td.headlineActionsRTL {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
color : gray;
2006-10-02 10:32:47 +00:00
padding : 0px 5px 0px 5px;
2006-03-22 07:49:21 +00:00
}
2005-11-27 14:56:10 +00:00
table.headlinesSubToolbar td.headlineTitle {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
color : gray;
2006-10-02 10:32:47 +00:00
padding : 0px 5px 0px 5px;
text-align : right;
2005-11-27 14:56:10 +00:00
}
2006-03-22 07:49:21 +00:00
table.headlinesSubToolbar td.headlineTitleRTL {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2007-05-19 07:51:35 +00:00
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
color : gray;
2006-10-02 10:32:47 +00:00
padding : 0px 5px 0px 5px;
text-align : left;
2006-03-22 07:49:21 +00:00
}
span.contentPreview {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
color : gray;
font-weight : normal;
}
2005-11-27 15:50:27 +00:00
2005-11-27 16:23:27 +00:00
span.contentPreview:hover {
color : #4684ff;
2005-11-27 16:23:27 +00:00
}
2007-04-29 11:41:33 +00:00
table.headlinesList {
width : 100%;
}
table.headlinesList td.hlMarkedPic {
width : 25px;
text-align : center;
2005-11-27 15:50:27 +00:00
}
table.headlinesList td.hlfeed {
text-align : right;
}
td.hlSelectRow, td.hlUpdPic {
width : 25px;
text-align : center;
2005-11-27 15:50:27 +00:00
}
table.headlinesList td.hlUpdated {
color : gray;
text-align : right;
width : 100px;
2005-11-27 15:50:27 +00:00
}
table.headlinesList tr td {
padding : 2px 0px 2px 0px;
}
2006-12-07 09:57:09 +00:00
div.postHeader div.postDate {
text-align : right;
color : gray;
2006-12-07 09:57:09 +00:00
float : right;
}
2006-12-07 09:57:09 +00:00
div.postHeader div.postDateRTL {
text-align : left;
color : gray;
2006-12-07 09:57:09 +00:00
float : right;
}
div.postReply span.tagList {
color : gray;
}
2006-12-07 09:57:09 +00:00
div.postHeader div {
padding-bottom : 3px;
2007-02-14 14:29:18 +00:00
font-size : 10pt;
/* font-family : "Lucida Grande", Tahoma, sans-serif; */
2006-03-23 07:24:06 +00:00
}
#feedUpdateErrors {
display : none;
}
#allEntryTags {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
padding-bottom : 5px;
display : none;
}
2005-12-02 16:36:39 +00:00
/*td.hlContent {
overflow : hidden;
height : 1em;
display : block;
} */
2005-12-10 18:50:27 +00:00
td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
height : 1em;
2005-12-10 18:50:27 +00:00
}
2006-09-29 05:13:19 +00:00
td.hlFeed {
text-align : right;
}
2007-08-24 06:39:57 +00:00
span.hlFeed, span.hlFeed a {
font-size : 9pt;
color : gray;
}
span.hlFeed a:hover {
color : #4684ff;
}
/* div.cdmArticle:hover {
2007-08-09 06:56:11 +00:00
background-color : white;
} */
2007-08-09 06:56:11 +00:00
2007-08-09 15:48:23 +00:00
div.cdmAllTags {
float : left;
background-color : white;
border : 1px solid #c0c0c0;
display : none;
z-index : 3;
top : auto;
left : auto;
2007-08-09 15:53:21 +00:00
right : auto;
2007-08-09 15:48:23 +00:00
position : absolute;
2007-08-09 15:53:21 +00:00
padding : 10px;
2007-08-09 15:48:23 +00:00
}
span.cdmAllTagsCtr:hover div {
display : block;
}
div.cdmArticle {
border-color : #a0a0a0;
2006-10-02 04:19:16 +00:00
border-width : 0px 0px 1px 0px;
border-style : solid;
2007-10-18 03:10:21 +00:00
background-color : #f9faff;
2006-10-02 04:19:16 +00:00
margin : 0px;
2007-08-09 08:56:26 +00:00
color : #505050;
/* padding : 10px; */
2007-10-18 03:10:21 +00:00
color : black;
}
/* div.cdmArticleUnread:hover {
2007-08-09 06:56:11 +00:00
background-color : white;
} */
2007-08-09 06:56:11 +00:00
div.cdmArticleUnread {
border-color : #a0a0a0;
2006-10-02 04:19:16 +00:00
border-width : 0px 0px 1px 0px;
border-style : solid;
2007-08-09 08:56:26 +00:00
background-color : white;
2006-10-02 04:19:16 +00:00
margin : 0px;
/* padding : 10px; */
2007-08-09 08:56:26 +00:00
color : black;
}
div.cdmArticleSelected, div.cdmArticleUnreadSelected {
2006-10-02 04:19:16 +00:00
margin : 0px;
background-color : #fff7d5;
2006-10-02 04:19:16 +00:00
border-color : #e7d796;
border-width : 0px 0px 1px 0px;
border-style : solid;
}
2006-05-17 05:45:40 +00:00
div.cdmArticleUnread div.cdmHeader a.title,
div.cdmArticleUnreadSelected div.cdmHeader a.title {
font-weight : bold;
}
div.cdmHeader {
padding : 5px 5px 10px 5px;
}
2008-04-30 10:39:05 +00:00
div.cdmArticleUnread div.cdmHeader span.titleWrap a {
2007-08-09 06:56:11 +00:00
color : black;
}
div.cdmFooter {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
color : black;
padding : 5px;
color : gray;
/* background-color : white; */
border-width : 1px 0px 0px 0px;
border-color : #c0c0c0;
border-style : dotted;
}
/*div.cdmArticleSelected div.cdmFooter {
2007-08-09 08:36:56 +00:00
background-color : transparent;
}
div.cdmArticleUnreadSelected div.cdmFooter {
background-color : transparent;
}*/
div.cdmFooter span.s0 {
border-width : 0px 1px 0px 0px;
border-color : #c0c0c0;
border-style : dotted;
2007-08-11 16:28:04 +00:00
padding : 0px 5px 0px 0px;
}
div.cdmFooter span.s1 {
border-width : 0px 1px 0px 0px;
border-color : #c0c0c0;
border-style : dotted;
2007-08-11 16:28:04 +00:00
padding : 0px 5px 0px 5px;
}
div.cdmFooter span.s2 {
2007-08-11 16:28:04 +00:00
padding : 0px 5px 0px 5px;
}
2007-08-11 16:28:04 +00:00
div.cdmFooter img.markedPic, div.cdmFooter img.tagsPic {
2007-01-26 05:36:19 +00:00
width : 16px;
height : 16px;
vertical-align : middle;
2007-01-26 05:36:19 +00:00
}
2007-08-18 07:56:54 +00:00
img.markedPic {
cursor : pointer;
}
2007-01-26 05:36:19 +00:00
div.cdmHeader div.articleUpdated {
float : right;
}
div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
margin : 0px;
}
div.cdmHeader, div.cdmHeader a {
2007-08-09 08:56:26 +00:00
color : #505050;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
}
div.cdmHeader a:hover {
color : #4684ff;
}
div.cdmContent {
margin : 5px 15px 0px 15px;
}
2007-11-17 12:32:48 +00:00
div.cdmEnclosures {
margin-top : 1em;
color : gray;
}
a.warning {
color : #f04040;
}
img.closeButton {
border-width : 0px;
float : right;
}
2005-12-28 19:17:26 +00:00
span.groupPrompt {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
color : #4684ff;
2005-12-28 19:17:26 +00:00
}
div.tagCloudContainer {
/* height : 300px;
overflow : auto; */
border : 1px solid #99d67a;
background-color : white;
margin : 5px 0px 5px 0px;
2007-05-17 13:21:55 +00:00
padding : 5px;
text-align : center;
}
2006-12-08 05:52:21 +00:00
ul.feedErrorsList {
height : 300px;
overflow : auto;
list-style-type : none;
border : 1px solid #99d67a;
2006-12-08 05:52:21 +00:00
background-color : white;
margin : 0px 0px 5px 0px;
padding : 0px;
}
ul.userFeedList {
height : 300px;
overflow : auto;
list-style-type : none;
border : 1px solid #99d67a;
background-color : white;
margin : 0px 0px 5px 0px;
padding : 0px;
}
2005-12-29 16:36:41 +00:00
2005-12-30 06:08:44 +00:00
/* #browseBigFeedList li.oddSelected {
border : 1px solid #d0d0f6;
background-color : #eaeaff;
-moz-border-radius : 5px;
2005-12-30 06:08:44 +00:00
} */
2007-08-11 16:58:57 +00:00
/*#browseBigFeedList li {
padding :0px;
}*/
2007-08-20 06:02:11 +00:00
div.labelTestError {
margin : 5px 0px 5px 0px;
color : #f04040;
}
ul.labelTestResults {
height : 100px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #99d67a;
background-color : white;
}
2006-05-20 09:41:47 +00:00
ul.filterTestResults {
height : 300px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #99d67a;
2006-05-20 09:41:47 +00:00
background-color : white;
}
2005-12-29 16:36:41 +00:00
ul.browseFeedList {
height : 300px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #99d67a;
background-color : white;
}
ul.browseFeedList li {
margin : 0px;
padding : 0px;
2005-12-29 16:36:41 +00:00
}
span.subscribers {
color : #808080;
2005-12-29 16:36:41 +00:00
}
2005-12-30 05:17:23 +00:00
div.subscribers {
color : #808080;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
float : right;
2005-12-30 05:17:23 +00:00
}
2005-12-29 16:36:41 +00:00
input.feedBrowseCB {
margin-right : 1em;
2005-12-29 16:36:41 +00:00
}
2005-12-30 05:17:23 +00:00
div.browserDetails {
margin : 5px 5px 5px 5px;
padding : 5px;
2005-12-30 05:17:23 +00:00
}
2005-12-30 06:00:36 +00:00
ul.compact {
list-style-type : none;
margin : 0px;
padding : 0px;
2005-12-30 06:00:36 +00:00
}
ul.compact li {
margin : 0px;
padding : 0px;
2005-12-30 06:00:36 +00:00
}
2005-12-30 11:18:31 +00:00
div.browserFeedInfo {
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-05-19 05:52:37 +00:00
/* border : 1px solid #88b0f0;
background-color : #ecf4ff;
2006-05-19 05:52:37 +00:00
-moz-border-radius : 5px; */
padding : 5px;
2005-12-30 11:18:31 +00:00
}
div.browserFeedInfo div.detailsPart {
margin : 5px 0px 5px 5px;
2005-12-30 06:00:36 +00:00
}
2006-01-09 13:59:38 +00:00
div.cdmContent a {
color : #4684ff;
2006-01-09 13:59:38 +00:00
}
div.cdmContent a:hover {
color : black;
2006-01-09 13:59:38 +00:00
}
a.cdmToggleLink {
color : #808080;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
}
a.cdmToggleLink:hover {
color : #4684ff;
}
.noborder {
border-width : 0px;
}
2006-02-28 16:25:38 +00:00
#debug_output {
2006-09-28 12:00:03 +00:00
position : absolute;
width : 400px;
height : 200px;
right : 20px;
bottom : 20px;
z-index : 999;
background-color : white;
display : none;
border : 1px solid #c0c0c0;
overflow : auto;
margin : 0px;
padding : 0px;
list-style-type : none;
2006-02-28 16:25:38 +00:00
}
#debug_output li {
margin : 0px;
padding : 0px;
2007-02-14 14:29:18 +00:00
font-size : 8pt;
2006-02-28 16:25:38 +00:00
}
2006-03-20 14:45:55 +00:00
2007-05-14 08:08:18 +00:00
#dialog_overlay {
background : white;
left : 0;
top : 0;
height : 100%;
width : 100%;
z-index : 2;
opacity : 0.5;
position : absolute;
display : none;
}
2006-03-20 14:45:55 +00:00
#overlay {
background : white;
left : 0;
top : 0;
height : 100%;
width : 100%;
z-index : 100;
position : absolute;
2006-03-20 14:45:55 +00:00
}
#overlay_inner {
font-weight : bold;
text-align : center;
margin : 10px;
2006-03-20 14:45:55 +00:00
}
#fatal_error {
background : white;
left : 0;
top : 0;
height : 100%;
width : 100%;
z-index : 200;
display : none;
position : absolute;
}
#fatal_error_inner {
font-weight : bold;
margin : 10px;
color : red;
}
#fatal_error_msg {
color : black;
padding : 10px;
font-weight : normal;
2007-03-02 19:58:58 +00:00
background-color : #ffcccc;
border : 1px solid #ff0000;
}
2006-05-17 10:29:46 +00:00
2007-02-24 17:16:33 +00:00
#fatal_error_msg a {
color : red;
}
#fatal_error_msg a:hover {
color : red;
text-decoration : underline;
}
2007-03-02 19:58:58 +00:00
#fatal_error_msg img {
vertical-align : middle;
}
#noDaemonWarning {
position : absolute;
background-color : #ecf4ff;
border : 1px solid #88b0f0;
padding : 10px;
margin : 5px;
z-index : 2;
display : none;
}
#qafInput {
width : 100%;
2006-05-17 10:29:46 +00:00
}
2006-05-20 11:16:16 +00:00
2006-05-20 11:39:22 +00:00
form {
margin : 0px;
padding : 0px;
}
#main_toolbar_form {
2007-02-15 07:03:49 +00:00
margin : 0px;
padding : 0px;
display : inline;
}
div.feedExtInfo {
margin-left : 2em;
font-size : 7pt;
color : gray;
font-weight : normal;
}
2006-06-08 08:12:22 +00:00
span.debugTS {
color : #4684ff;
}
2006-07-25 08:35:22 +00:00
#backReqBox {
display : none;
}
2006-08-05 12:00:01 +00:00
2006-09-21 04:15:52 +00:00
/*.scriptWarn:before {
2006-08-05 12:00:01 +00:00
content : "Disabled script:";
2006-09-21 04:15:52 +00:00
}*/
2006-08-05 12:00:01 +00:00
.scriptWarn {
color : white;
background-color : #903030;
border : 1px solid #601010;
padding : 3px;
font-weight : bold;
2007-02-18 07:25:17 +00:00
display : none;
2006-08-05 12:00:01 +00:00
}
2006-08-19 06:42:53 +00:00
.objectWarn {
color : gray;
font-style: italic;
2006-09-21 03:57:06 +00:00
text-align : center;
}
2006-08-19 06:42:53 +00:00
table.loginForm2 {
padding : 1em;
}
table.loginForm2 .loginTop {
border-width : 0px 0px 1px 0px;
border-color : #88b0f0;
border-style : solid;
padding : 0.5em;
}
table.loginForm2 .loginMiddle {
padding : 3em;
}
table.loginForm2 .loginBottom {
border-width : 1px 0px 0px 0px;
border-color : #88b0f0;
border-style : solid;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-08-19 06:42:53 +00:00
text-align : center;
color : #909090;
padding : 0.5em;
}
table.loginForm2 .loginBottom a {
color : gray;
}
table.loginForm2 .loginBottom a:hover {
color : #4684ff;
2006-08-19 06:42:53 +00:00
}
2006-08-19 07:14:46 +00:00
table.loginForm2 .loginError {
2006-08-19 06:42:53 +00:00
color : red;
margin : 0.5em;
}
2006-08-19 07:14:46 +00:00
table.loginForm2 .innerLoginCell {
padding-top : 0.5em;
}
2006-08-21 04:01:08 +00:00
#milestoneDetails {
display : none;
}
2006-09-28 12:00:03 +00:00
div.loadingPrompt {
padding : 1em;
text-align : center;
font-weight : bold;
}
2006-09-28 12:53:11 +00:00
div.whiteBox {
background-color : white;
margin-left : 1px;
text-align : center;
2006-09-29 07:43:29 +00:00
padding : 1em;
2006-09-28 12:53:11 +00:00
}
2006-09-28 12:00:03 +00:00
/* layout */
#header {
position : absolute;
white-space: nowrap;
top : 10px;
left : 15px;
right : 5px;
height : 40px;
color : #4684ff;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-09-28 12:00:03 +00:00
}
#feeds-holder {
2007-11-19 08:06:54 +00:00
border-width : 1px 1px 0px 0px;
2006-09-28 12:00:03 +00:00
border-style : solid;
border-color : #88b0f0;
top : 50px;
left : 0px;
position : absolute;
width : 260px;
overflow : auto;
2007-11-19 08:06:54 +00:00
bottom : 0px;
border-collapse : collapse;
2006-09-29 04:45:26 +00:00
height: expression((parseInt(document.documentElement.clientHeight)-40-20-30)+'px');
2006-09-28 12:00:03 +00:00
}
#toolbar {
position : absolute;
left : 261px;
2006-09-28 12:53:11 +00:00
padding : 5px 10px 5px 10px;
2006-09-28 12:00:03 +00:00
top : 50px;
right : 0px;
white-space: nowrap;
height : 30px;
background-image : url("images/toolbar.png");
background-position : bottom left;
background-repeat : repeat-x;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-09-28 12:00:03 +00:00
}
2006-09-28 12:23:28 +00:00
div.headlines_normal {
2006-09-28 12:00:03 +00:00
position : absolute;
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #88b0f0;
2008-05-15 04:20:44 +00:00
left : 261px;
height : 305px;
2006-09-28 12:00:03 +00:00
top : 85px;
right : 0px;
2006-09-29 04:15:28 +00:00
overflow : hidden;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
border-collapse : collapse;
2006-09-29 04:45:26 +00:00
/* css hack for IE */
width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
2006-09-28 12:00:03 +00:00
}
2006-09-28 12:23:28 +00:00
div.headlines_cdm {
position : absolute;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #88b0f0;
2008-05-15 04:20:44 +00:00
left : 261px;
bottom : 40px;
2006-09-28 12:23:28 +00:00
top : 85px;
right : 0px;
2006-10-02 04:10:55 +00:00
overflow : hidden;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
border-collapse : collapse;
2006-09-29 04:45:26 +00:00
width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
2006-09-28 12:23:28 +00:00
}
2006-09-28 12:00:03 +00:00
#content-frame {
position : absolute;
border-width : 1px 0px 0px 0px;
2006-09-28 12:00:03 +00:00
border-style : solid;
border-color : #88b0f0;
overflow : auto;
top : 390px;
2008-05-15 04:20:44 +00:00
left : 261px;
2007-11-19 08:06:54 +00:00
bottom : 40px;
2006-09-28 12:00:03 +00:00
right : 0px;
border-collapse : collapse;
2006-09-29 04:45:26 +00:00
width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
/* height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px'); */
2006-09-28 12:00:03 +00:00
}
2006-10-01 04:52:55 +00:00
#footer, #prefFooter {
2006-09-28 12:00:03 +00:00
position : absolute;
bottom : 0px;
2007-11-19 08:06:54 +00:00
height : 20px;
2006-09-28 12:00:03 +00:00
text-align : center;
color : gray;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-09-28 12:00:03 +00:00
background-image : url("images/footer.png");
background-position : top left;
background-repeat : repeat-x;
background-color : white;
right : 0px;
2008-05-15 04:20:44 +00:00
left : 261px;
2007-11-19 08:06:54 +00:00
padding : 10px;
2006-09-29 04:45:26 +00:00
width: expression((parseInt(document.documentElement.clientWidth)-20)+'px');
border-collapse : collapse;
2007-11-19 08:06:54 +00:00
border-width : 1px 0px 0px 1px;
2006-09-29 04:45:26 +00:00
border-style : solid;
border-color : #88b0f0;
2006-09-28 12:00:03 +00:00
}
2007-11-21 06:22:24 +00:00
#prefFooter {
left : 0px;
}
2006-10-01 04:52:55 +00:00
#footer a, #prefFooter a {
2006-09-29 07:50:18 +00:00
color : gray;
}
2006-10-01 04:52:55 +00:00
#footer a:hover, #prefFooter a:hover {
color : black;
}
2006-09-28 12:00:03 +00:00
#headlinesContainer {
2008-05-15 04:20:44 +00:00
margin-left : 0px;
2006-09-28 12:00:03 +00:00
background-color : white;
}
2006-09-29 04:15:28 +00:00
#headlineActionsTop {
/* border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
background-color : #fafafa; */
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-09-29 04:15:28 +00:00
}
#headlinesInnerContainer {
overflow : auto;
2006-10-01 11:17:39 +00:00
position : absolute;
2008-05-15 04:20:44 +00:00
left : 0px;
2006-10-01 11:17:39 +00:00
right : 0px;
bottom : 0px;
top : 25px;
2006-09-29 04:15:28 +00:00
}
2006-09-30 06:49:50 +00:00
/* preferences layout */
#prefHeader {
color : #4684ff;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-10-01 05:18:29 +00:00
margin : 10px;
2006-10-01 06:05:10 +00:00
height : 33px;
2006-09-30 06:49:50 +00:00
}
2006-09-30 10:47:46 +00:00
div.return {
2006-09-30 06:49:50 +00:00
float : right;
2007-02-14 14:29:18 +00:00
font-size : 9pt;
2006-09-30 10:47:46 +00:00
margin-right : 10px;
2006-09-30 06:49:50 +00:00
}
2006-09-30 10:47:46 +00:00
div.return a {
2006-09-30 06:49:50 +00:00
color : #4684ff;
}
2006-09-30 10:47:46 +00:00
div.return a:hover {
2006-09-30 06:49:50 +00:00
color : black;
}
#prefContent {
2006-09-30 10:47:46 +00:00
clear : left;
2006-10-01 04:52:55 +00:00
position : absolute;
bottom : 40px;
top : 75px;
left : 0px;
right : 0px;
2006-09-30 06:49:50 +00:00
padding : 1em;
2006-10-01 04:52:55 +00:00
overflow : auto;
2006-09-30 06:49:50 +00:00
min-height : 300px;
background-image : url("images/prefs-content.png");
background-position : top left;
background-repeat : repeat-x;
2006-09-30 10:47:46 +00:00
border-width : 1px 0px 0px 0px;
border-color : #88b0f0;
border-style : solid;
2006-10-02 04:31:10 +00:00
height: expression((parseInt(document.documentElement.clientHeight)-75-40)+'px');
width: expression((parseInt(document.documentElement.clientWidth)-25)+'px');
2007-02-14 14:29:18 +00:00
font-size : 10pt;
2006-09-30 06:49:50 +00:00
}
2006-10-01 04:05:12 +00:00
#userSwitch {
position : absolute;
bottom : 2px;
right : 2px;
}
2006-12-01 06:26:05 +00:00
a.feedUpdErrLink {
color : #ff0000;
display : block;
margin-bottom : 0.5em;
}
.catCtrHasUnread {
font-weight : bold;
}
.catCtrNoUnread {
display : none;
}
ul.headlineDropdownMenu {
list-style-type : none;
margin : 0px;
padding : 0px;
}
ul.headlineDropdownMenu li.top {
float : left;
width : 12em;
background-image : url("images/down_arrow.png");
background-position : center right;
background-repeat : no-repeat;
2007-01-22 07:20:26 +00:00
margin : 0px;
cursor : pointer;
2007-01-22 07:20:26 +00:00
border-width : 1px 1px 1px 1px;
border-color : transparent;
border-style : solid;
}
ul.headlineDropdownMenu li.top2 {
float : left;
}
ul.headlineDropdownMenu li.top3 {
float : left;
margin : 0px;
cursor : pointer;
border-width : 1px 1px 1px 1px;
border-color : transparent;
border-style : solid;
}
2007-01-22 07:20:26 +00:00
ul.headlineDropdownMenu li.vsep {
float : left;
margin : 0px 5px 0px 0px;
border-width : 0px 1px 0px 0px;
border-color : #c0c0c0;
border-style : dotted;
color : white;
}
ul.headlineDropdownMenu li.top:hover {
cursor : pointer;
border-width : 1px 1px 1px 1px;
2007-01-22 07:20:26 +00:00
border-color : #c0c0c0;
border-style : solid;
}
ul.headlineDropdownMenu li.top:hover ul {
display : block;
}
ul.headlineDropdownMenu ul {
list-style-type : none;
position : absolute;
float : none;
margin : 0px;
padding : 0px;
display : none;
background-color : white;
width : 12em;
z-index : 3;
top : auto;
left : auto;
2007-01-22 07:20:26 +00:00
border-width : 0px 1px 1px 1px;
border-color : #c0c0c0;
border-style : solid;
margin-left : -1px;
}
ul.headlineDropdownMenu ul li {
float: none;
2007-01-22 07:20:26 +00:00
padding : 2px 0px 2px 10px;
color : black;
}
ul.headlineDropdownMenu ul li:hover {
color : #4684ff;
background-color : #f0f0f0;
}
2007-01-22 07:20:26 +00:00
#newVersionIcon {
vertical-align : middle;
cursor : pointer;
}
a.helpLinkPic {
float : right;
}
a.helpLinkPic img {
border-width : 0px;
}
#fadd_login_container {
}
2007-04-29 06:08:35 +00:00
li.feedCatHolder {
2007-04-29 06:08:35 +00:00
display : inline;
}
2007-05-18 07:14:44 +00:00
2007-05-18 07:30:36 +00:00
table.prefFeedCatList {
background-color : white;
}
a[target="_new"], a[target="_blank"] {
border-width : 0px 0px 1px 0px;
border-color : #778899;
border-style : dotted;
}
2007-08-10 07:35:55 +00:00
div.autocomplete {
position : absolute;
width : 250px;
background-color : white;
border :1px solid #778899;
margin : 0px;
padding : 0px;
}
div.autocomplete ul {
list-style-type : none;
margin : 0px;
padding : 0px;
}
div.autocomplete ul li.selected {
background-color : #fff7d5;
}
div.autocomplete ul li {
list-style-type : none;
display : block;
margin : 0;
padding : 2px;
height : 32px;
cursor : pointer;
}
2007-10-18 11:02:15 +00:00
#feedOpToolbar {
float : right;
}
div.topLinks {
float : right;
margin-right : 5px;
color : gray;
}
div.topLinks a {
color : #4684ff;
}
div.topLinks a:hover {
color : black;
}
2007-11-19 12:12:04 +00:00
div.topLinks a.feedback {
2007-11-19 12:17:31 +00:00
color : #009900;
2007-11-19 12:12:04 +00:00
}
2008-02-17 07:39:05 +00:00
div.dashboard {
margin-left : 3px;
}
2008-03-20 05:34:43 +00:00
a.visibleLink {
color : #4684ff;
}
table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
color : #4684ff;
}
div.cdmFeedTitle {
border-color : #a0a0a0;
border-width : 0px 0px 1px 0px;
border-style : solid;
2008-04-30 03:37:56 +00:00
padding : 5px;
}
table.headlinesList tr.feedTitle td {
/* text-align : right;
margin-top : 10px; */
2008-04-30 03:37:56 +00:00
padding-left : 5px;
}
2008-04-30 08:10:59 +00:00
td.hlContentH a, td.hlContentH span {
color : #00cc00;
}
td.hlContentL a, td.hlContentL span {
color : #909090;
text-decoration : line-through;
}
2008-04-30 10:39:05 +00:00
span.titleWrapH, span.titleWrapH a {
color : #00cc00;
}
span.titleWrapL, span.titleWrapL a {
color : #909090;
text-decoration : line-through;
}
img.hlScorePic {
vertical-align : middle;
width : 16px;
height : 16px;
}
2008-05-15 15:57:14 +00:00
div#hotkey_help_overlay {
position : absolute;
left : 15%;
right : 15%;
top : 15%;
z-index : 999;
/* background-color : #f8fcf5;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #99d67a; */
padding : 1em;
background : url("images/shadow_dark.png");
color : white;
border : 1px solid black;
}
div#hotkey_help_overlay h1 {
text-align : center;
}
div#hotkey_help_overlay ul {
list-style-type : none;
margin : 0px;
}
div#hotkey_help_overlay li {
margin : 0px;
}
div#hotkey_help_overlay p {
text-align : center;
}
div#hotkey_help_overlay td.n {
text-align : right;
font-weight : bold;
width : 6em;
color : #a0ffa0;
padding-right : 5px;
}
div#hotkey_help_overlay h1 {
margin : 0px 0px 0.5em 0px;
}
div#hotkey_help_overlay h2 {
font-size : 13pt;
border-width : 0px;
margin : 0.7em 0px 0.5em 0px;
text-align : center;
color : #88b0f0;
}