ttrss/tt-rss.css

1208 lines
19 KiB
CSS
Raw Normal View History

2005-08-21 12:13:10 +02:00
body {
background : white;
color : black;
margin : 0px;
padding : 0px;
font-family : sans-serif;
2005-08-21 12:13:10 +02:00
}
2005-09-07 09:19:14 +02:00
/* common styles */
2005-08-21 12:13:10 +02:00
table.main td.headerBox {
2006-05-17 04:41:53 +02:00
/* background-image : url("images/vgrad_light_rev2.png");
background-position : top left;
background-repeat : repeat-x; */
background-color : white;
2005-08-21 13:11:53 +02:00
}
table.main td.header {
padding : 10px 10px 10px 10px;
2006-07-31 09:18:58 +02:00
height : 50px;
}
2005-09-07 09:19:14 +02:00
table.main td.mainToolbar {
border-width : 0px 0px 0px 0px;
border-style : solid;
border-color : #c0c0c0;
padding : 3px 25px 3px 10px;
2005-09-06 18:42:16 +02:00
}
2005-09-07 12:55:09 +02:00
table.main td.prefsToolbar {
padding : 0px 5px 5px 0px;
2005-09-07 12:55:09 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.feeds {
width : 290px;
height : 100%;
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #88b0f0;
padding : 0px;
2005-09-06 18:42:16 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.headlinesToolbarBox {
padding : 10px;
border-width : 0px 0px 1px 1px;
border-style : solid;
border-color : #88b0f0;
background-image : url("images/toolbar.png");
background-position : bottom left;
background-repeat : repeat-x;
background-color : white;
2005-08-21 15:46:43 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.footer {
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #88b0f0;
padding : 10px;
text-align : center;
font-size : x-small;
background-image : url("images/footer.png");
background-position : top left;
background-repeat : repeat-x;
background-color : white;
color : black;
}
2005-09-07 09:19:14 +02:00
table.main td.footer a {
color : black;
2005-08-21 15:46:43 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.footer a:hover {
color : #4684ff;
2005-08-21 18:16:41 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.headlines {
height : 25%;
border-width : 0px 0px 1px 1px;
border-style : solid;
border-color : #88b0f0;
2005-08-22 05:20:00 +02:00
}
table.main td.headlines2 {
height : 100%;
border-width : 0px 0px 0px 1px;
border-style : solid;
border-color : #c0c0c0;
}
2005-09-07 09:19:14 +02:00
table.main td.content {
height : 100%;
border-width : 0px 0px 0px 1px;
border-style : solid;
border-color : #88b0f0;
2005-08-21 12:13:10 +02:00
}
2005-09-07 09:19:14 +02:00
table.main td.prefContent {
height : 100%;
background-image : url("images/prefs-content.png");
background-position : top left;
background-repeat : repeat-x;
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #88b0f0;
padding : 20px;
background-color : white;
}
2005-09-07 09:19:14 +02:00
div.postReply {
height : 100%;
padding : 10px;
2005-08-21 12:13:10 +02:00
}
2005-09-07 10:46:30 +02:00
div.postReply a {
color : #4684ff;
2005-09-07 10:46:30 +02:00
}
div.postReply a:hover {
color : black;
2005-09-07 10:46:30 +02:00
}
2005-09-07 09:19:14 +02:00
div.postReply div.postHeader {
background : #ecf4ff;
border : 1px solid #88b0f0;
2005-12-20 16:53:43 +01:00
}
div.postReply > div.postHeader {
padding : 5px;
2005-08-21 12:13:10 +02:00
}
2005-09-07 09:19:14 +02:00
div.postReply div.postContent {
padding : 10px;
}
2005-09-07 09:19:14 +02:00
div.postReply div.postIcon {
float : right;
border : 0px;
margin : 10px 0px 10px 10px;
2005-09-06 03:24:30 +02:00
}
2005-09-07 09:19:14 +02:00
ul.feedList {
list-style-type : none;
margin : 5px;
padding : 0px 0px 0px 10px;
2006-05-18 15:51:15 +02:00
font-size : x-small;
2005-11-23 08:07:04 +01:00
}
ul.feedList li.feedCat {
margin : 0px;
padding : 3px 0px 3px 0px;
color : #707070;
font-size : x-small;
2005-11-23 08:07:04 +01:00
}
2005-12-13 09:53:56 +01:00
ul.feedList li.feedCat a {
color : #707070;
2005-12-13 09:53:56 +01:00
}
ul.feedList li.feedCat a:hover {
color : #4684ff;
2005-12-13 09:53:56 +01:00
}
2005-11-23 08:07:04 +01:00
ul.feedCatList {
list-style-type : none;
margin : 0px 0px 0px 20px;
padding : 0px;
2005-11-23 08:07:04 +01:00
}
ul.feedCatList li {
margin : 0px;
padding : 0px 0px 0px 0px;
color : black;
2005-08-21 12:13:10 +02:00
}
2005-09-07 09:19:14 +02:00
ul.feedList li {
margin : 0px;
2005-09-07 09:19:14 +02:00
}
ul.feedlist li.feedUnread,
ul.feedlist li.errorUnread,
ul.feedlist li.labelUnread,
ul.feedlist li.virtUnread,
ul.feedlist li.tagUnread {
font-weight : bold;
}
ul.feedlist li.errorSelected a,
ul.feedlist li.error a,
ul.feedlist li.errorUnread a,
ul.feedlist li.errorUnreadSelected a {
color : #f04040;
}
2005-11-25 16:38:08 +01:00
ul.feedlist li.feedSelected a,
ul.feedlist li.labelSelected a,
ul.feedlist li.virtSelected a,
ul.feedlist li.tagSelected a {
color : #4684ff;
2005-11-25 16:38:08 +01:00
}
ul.feedlist li.feedUnreadSelected a,
ul.feedlist li.labelUnreadSelected a,
ul.feedlist li.virtUnreadSelected a,
ul.feedlist li.tagUnreadSelected a {
color : #4684ff;
2005-11-25 16:38:08 +01:00
}
ul.feedlist li.feedUnreadSelected,
ul.feedlist li.errorUnreadSelected,
2005-11-25 16:38:08 +01:00
ul.feedlist li.labelUnreadSelected,
ul.feedlist li.virtUnreadSelected,
ul.feedlist li.tagUnreadSelected {
font-weight : bold;
}
ul.feedList li.feed {
display : block;
}
ul.feedList img, img.tinyFeedIcon {
margin : 0px 3px 0px 0px;
width : 16px;
height : 16px;
border-width : 0px;
2005-08-22 06:56:40 +02:00
}
2005-09-07 09:19:14 +02:00
h1 {
font-size : 16pt;
}
2005-09-07 09:19:14 +02:00
h2 {
font-size : 14pt;
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #ecf4ff;
2005-08-21 12:13:10 +02:00
}
2005-10-28 19:58:20 +02:00
h3 {
font-size : 12pt;
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #ecf4ff;
2005-10-28 19:58:20 +02:00
}
2005-09-07 09:19:14 +02:00
hr {
border-width : 0px 0px 1px 0px;
border-style : dashed;
border-color : #e0e0e0;
2005-09-07 09:19:14 +02:00
}
2005-08-21 18:23:19 +02:00
2005-09-07 09:19:14 +02:00
a {
color : black;
text-decoration : none;
2005-08-21 12:13:10 +02:00
}
2005-09-07 09:19:14 +02:00
a:hover {
color : #4684ff;
2005-08-26 09:05:16 +02:00
}
2005-09-07 09:19:14 +02:00
#piggie {
width : 400;
height : 400;
right : 0;
top : -400;
background-color : white;
2006-08-12 17:03:34 +02:00
display : none;
2006-08-12 16:57:13 +02:00
z-index : 999;
background-image : url("images/piggie.png");
background-position : center center;
background-repeat : no-repeat;
position : absolute;
border : 1px solid pink;
margin-left : auto;
margin-right : auto;
-moz-border-radius : 10px;
opacity : 0.8;
2005-08-26 09:05:16 +02:00
}
2005-11-16 10:37:50 +01:00
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
2005-11-23 08:07:04 +01:00
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed,
2005-12-28 20:17:26 +01:00
#iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email,
#iedit_parent_feed {
width : 100%;
padding-left : 2px;
2006-05-20 13:39:22 +02:00
background-color : #f0fff0;
}
2006-05-20 13:16:16 +02:00
textarea.iedit {
width : 100%;
}
2006-05-20 14:51:39 +02:00
input.iedit {
2006-05-20 13:16:16 +02:00
width : 100%;
padding-left : 2px;
2005-08-21 12:13:10 +02:00
}
2006-05-20 14:51:39 +02:00
select.iedit {
width : 100%;
}
2005-11-17 06:26:54 +01:00
input.editbox {
width : 200px;
padding-left : 2px;
2005-11-17 06:26:54 +01:00
}
td.notifyBox {
font-size : 10pt;
text-align : right;
}
2006-07-31 09:18:58 +02:00
.notify_sm {
2006-05-18 09:56:52 +02:00
background : #fff7d5;
border : 1px solid #d7c47a;
padding : 3px;
2006-07-31 09:18:58 +02:00
-moz-border-radius : 3px;
font-size : x-small;
font-weight : bold;
text-align : left;
padding : 3px 20px 3px 20px;
text-align : center;
float : left;
min-width : 20%;
position : absolute;
left : 2px;
top : 2px;
display : none;
}
.notify {
background : #fff7d5;
border : 1px solid #d7c47a;
padding : 3px;
top : 10px;
right : 35%;
min-width : 30%;
2006-05-18 09:56:52 +02:00
position : absolute;
-moz-border-radius : 3px;
font-size : x-small;
font-weight : bold;
text-align : center;
float : right;
padding : 3px 20px 3px 20px;
2006-05-18 16:45:23 +02:00
display : none;
2005-08-21 12:13:10 +02:00
}
2005-09-09 09:45:54 +02:00
#dispSwitch {
padding : 5px 5px 5px 0px;
font-size : x-small;
text-align : right;
2005-09-09 09:45:54 +02:00
}
#dispSwitch a {
color : gray;
2005-09-09 09:45:54 +02:00
}
#dispSwitch a:hover {
color : #4684ff;
2005-09-09 09:45:54 +02:00
}
2005-09-07 09:19:14 +02:00
div.expPane {
margin : 15px;
2005-08-21 15:46:43 +02:00
}
2005-08-21 12:13:10 +02:00
2005-09-08 06:48:01 +02:00
iframe {
border : 0px solid white;
2005-09-08 06:48:01 +02:00
}
iframe.feedsFrameWithActions {
width : 100%;
height : 90%;
margin : 0px;
padding : 0px;
}
2005-09-07 09:19:14 +02:00
iframe.feedsFrame {
width : 100%;
height : 100%;
margin : 0px;
padding : 0px;
2005-08-21 17:01:18 +02:00
}
2005-08-22 03:17:12 +02:00
2005-09-07 09:19:14 +02:00
iframe.contentFrame, iframe.headlinesFrame {
width : 100%;
padding : 0px;
margin : 0px;
height : 100%;
2005-08-22 03:17:12 +02: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 03:17:12 +02:00
}
2005-09-07 09:19:14 +02:00
.button:hover {
background : white;
text-decoration : none;
color : black;
2005-09-07 09:19:14 +02:00
}
.disabledButton {
border : 1px solid #c0c0c0;
background-color : white;
color : gray;
}
2005-09-07 09:19:14 +02:00
a.button {
padding : 2px 5px 2px 5px;
font-size : small;
} */
2005-08-22 03:17:12 +02: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 03:17:12 +02:00
}
.oddSelected, .evenSelected td {
background-color : #fff7d5;
}
2005-11-25 16:38:08 +01:00
/*
.feedUnreadSelected, .feedSelectedUnread,
.virtUnreadSelected, .virtSelectedUnread,
.labelUnreadSelected, .labelSelectedUnread {
background-color : #e0e0ff;
font-weight : bold;
2005-11-25 16:38:08 +01:00
} */
.evenGrayed, .evenGrayed td {
background-color : #f0f0f0;
color : #909090;
border-width : 1px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
}
2005-09-07 09:19:14 +02:00
.oddGrayed {
color : #909090;
2005-08-23 16:47:46 +02: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 16:47:46 +02:00
}
.oddUnread, .oddUnread td {
font-weight : bold;
2005-08-23 16:47:46 +02:00
}
2005-09-07 09:19:14 +02:00
.invisible {
display : none;
}
/*
2005-12-21 18:51:40 +01:00
td > input, div > input {
border : 1px solid #a0a0a0;
} */
2005-08-26 08:56:00 +02:00
2005-09-07 09:19:14 +02:00
/* preferences */
2005-08-26 08:56:00 +02:00
2005-12-10 21:06:41 +01:00
tr.title td {
border-width : 0px 0px 1px 0px;
border-color : #ecf4ff;
border-style : solid;
font-size : x-small;
color : black;
}
2005-12-11 08:29:42 +01:00
tr.title td a {
color : black;
2005-12-11 08:29:42 +01:00
}
tr.title td a:hover {
color : #4684ff;
2005-12-11 08:29:42 +01:00
}
2005-12-10 21:06:41 +01:00
table.prefFeedList td.feedEditCat {
font-size : large;
font-weight : bold;
padding : 5px 0px 5px 0px;
}
2005-12-10 20:53:10 +01:00
table.prefFeedList td.feedIcon {
text-align : center;
2005-12-10 20:53:10 +01:00
}
table.prefFeedList td.feedSelect {
text-align : center;
2005-12-10 20:53:10 +01:00
}
a.helpLink {
color : #808080;
}
a.helpLink:hover {
color : #4684ff;
}
2005-11-18 13:38:21 +01: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;
}
2005-11-27 11:48:07 +01:00
#userDlgShadow {
z-index : 3;
position : absolute;
left : 30%;
top : 30%;
display : none;
background-image : url("images/shadow.png");
2005-11-27 11:48:07 +01:00
}
#userDlg {
padding : 15px;
border : 1px solid #88b0f0;
font-size : small;
position : relative;
bottom : 2px;
right : 2px;
background-color : #ecf4ff;
2005-11-27 11:48:07 +01:00
}
2006-05-19 05:52:19 +02:00
#infoBoxTitle {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
background-color : #88b0f0;
padding : 2px;
color : white;
2005-11-27 11:48:07 +01:00
}
2006-05-19 05:52:19 +02:00
#infoBox {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
font-size : small;
position : relative;
2006-05-19 05:52:19 +02:00
bottom : 2px;
right : 2px;
2006-05-18 15:18:30 +02:00
padding-bottom : 5px;
background-image : url("images/prefs-content.png");
background-position : top left;
background-repeat : repeat-x;
background-color : white;
2005-11-20 11:02:36 +01:00
}
2006-05-19 05:52:19 +02:00
#infoBoxShadow {
background-image : url("images/shadow.png");
left : 30%;
top : 30%;
width : 30%;
z-index : 3;
2006-05-18 15:18:30 +02:00
position : absolute;
display : none;
2005-11-20 11:02:36 +01:00
}
div.infoBoxContents {
padding : 5px;
margin-bottom : 5px;
2005-11-20 11:02:36 +01:00
}
div.infoBoxContents td {
font-size : small;
2005-11-18 13:38:21 +01:00
}
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 17:38:36 +01:00
/* pre {
border : 1px solid #c0c0c0;
padding : 5px;
background : #f0f0f0;
margin : 5px 10px 5px 10px;
2005-12-02 17:38:36 +01:00
} */
pre {
margin : 5px;
}
input.extSearch {
width : 100%;
}
2005-10-28 19:58:20 +02:00
table.main td.prefsTabs {
padding-left : 5px;
/* background-image : url("images/toolbar.png");
background-position : bottom left;
background-repeat : repeat-x; */
2005-10-28 19:58:20 +02:00
}
input.prefsTab {
background-image : url("images/prefs_tab.png");
background-position : top left;
background-repeat : repeat-x;
border : 0px solid black;
padding : 2px 7px 2px 7px;
margin : 0px 1px 0px 0px;
width : 130px;
font-size : x-small;
background-color : white;
2005-10-28 19:58:20 +02:00
}
input.prefsTabSelected {
background-image : url("images/active_tab.png");
background-position : top left;
background-repeat : repeat-x;
border : 0px solid black;
padding : 2px 7px 2px 7px;
margin : 0px 1px 0px 0px;
width : 130px;
font-weight : bold;
background-position : top left;
background-repeat : repeat-x;
font-size : x-small;
2005-10-28 19:58:20 +02:00
}
/*input.prefsTab:hover {
background : white;
}*/
div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
padding : 3px;
margin : 5px;
font-size : x-small;
2005-11-18 10:00:18 +01:00
}
div.notice {
background : #ffffff;
border : 1px solid #88b0f0;
padding : 5px;
margin : 5px;
font-size : x-small;
}
ul.nomarks {
list-style-type : none;
margin : 0px;
padding : 10px;
}
div.bigErrorMsg {
border : 1px solid #c0c0c0;
background : #fff0f0;
padding : 30px;
margin : 20px;
}
2005-11-16 09:45:00 +01:00
2005-11-17 08:10:31 +01:00
div.prefHelp, td.prefHelp {
font-size : x-small;
color : gray;
padding : 5px;
2005-11-17 08:10:31 +01:00
}
2005-11-17 19:29:13 +01:00
td.welcomePrompt {
font-size : x-small;
color : #4684ff;
text-align : right;
padding-right : 10px;
2006-07-31 09:18:58 +02:00
padding-top : 5px;
2005-11-17 19:29:13 +01:00
}
2005-11-17 19:40:46 +01:00
2005-11-20 11:14:38 +01:00
td.httpWelcomePrompt {
font-size : small;
color : gray;
text-align : right;
2005-11-20 11:14:38 +01:00
}
2005-11-17 19:40:46 +01:00
table.loginForm {
background-color : #ecf4ff;
2005-11-17 19:40:46 +01:00
}
table.innerLoginForm {
border : 1px solid #88b0f0;
padding : 50px;
background-color : white;
2005-11-17 19:40:46 +01:00
}
table.innerLoginForm td {
padding : 3px 3px 5px 3px;
2005-11-17 19:40:46 +01:00
}
2005-11-18 13:38:21 +01:00
2005-11-20 11:36:00 +01:00
span.insensitive {
color : gray;
2005-11-20 11:36:00 +01:00
}
2005-11-23 10:48:23 +01:00
.prefGenericAddBox {
margin : 5px;
font-size : small;
2005-11-29 19:43:39 +01:00
}
.prefGenericAddBox td {
font-size : small;
2005-11-23 10:48:23 +01:00
}
2005-11-23 14:52:02 +01:00
body.logoutBody {
background-color : #f0f0f0;
color : black;
2005-11-23 14:52:02 +01:00
}
span.logoutWarning {
color : red;
font-weight : bold;
2005-11-23 14:52:02 +01: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 14:52:02 +01:00
}
2005-11-24 08:05:20 +01:00
.small {
font-size : x-small;
2005-11-24 08:05:20 +01:00
}
2005-11-25 08:17:37 +01:00
table.innerFeedTable td {
margin : 0px;
padding : 0px;
2005-11-25 08:17:37 +01:00
}
td.selectPrompt {
font-size : x-small;
color : gray;
}
2005-11-27 15:56:10 +01:00
table.headlinesSubToolbar td.headlineActions {
font-size : x-small;
color : gray;
padding : 5px 0px 5px 5px;
2005-11-27 15:56:10 +01:00
}
2006-03-22 08:49:21 +01:00
table.headlinesSubToolbar td.headlineActionsRTL {
font-size : x-small;
color : gray;
padding : 5px 5px 5px 0px;
2006-03-22 08:49:21 +01:00
}
2005-11-27 15:56:10 +01:00
table.headlinesSubToolbar td.headlineTitle {
font-size : x-small;
color : gray;
padding : 5px 5px 5px 0px;
text-align : right;
2005-11-27 15:56:10 +01:00
}
2006-03-22 08:49:21 +01:00
table.headlinesSubToolbar td.headlineTitleRTL {
font-size : x-small;
color : gray;
padding : 5px 0px 5px 5px;
text-align : left;
2006-03-22 08:49:21 +01:00
}
span.contentPreview {
font-size : x-small;
color : gray;
font-weight : normal;
}
2005-11-27 16:50:27 +01:00
2005-11-27 17:23:27 +01:00
span.contentPreview:hover {
color : #4684ff;
2005-11-27 17:23:27 +01:00
}
table.headlinesList td.hlMarkedPic {
width : 25px;
text-align : center;
2005-11-27 16:50:27 +01:00
}
table.headlinesList td.hlfeed {
text-align : right;
font-size : small;
}
2005-11-27 16:50:27 +01:00
td.hlSelectRow, td.hlUpdatePic {
width : 25px;
text-align : center;
2005-11-27 16:50:27 +01:00
}
table.headlinesList td.hlUpdated {
font-size : small;
color : gray;
text-align : right;
width : 100px;
2005-11-27 16:50:27 +01:00
}
table.headlinesList tr td {
padding : 2px 0px 2px 0px;
}
div.postHeader td.postDate {
font-size : x-small;
text-align : right;
color : gray;
}
2006-03-23 08:24:06 +01:00
div.postHeader td.postDateRTL {
font-size : x-small;
text-align : left;
color : gray;
2006-03-23 08:24:06 +01:00
}
#feedUpdateErrors {
display : none;
}
#allEntryTags {
font-size : x-small;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
padding-bottom : 5px;
display : none;
}
2005-12-02 17:36:39 +01:00
/*td.hlContent {
overflow : hidden;
height : 1em;
display : block;
} */
2005-12-10 19:50:27 +01:00
td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
height : 1em;
2005-12-10 19:50:27 +01:00
}
div.cdmArticle {
border : 1px solid #f0f0f0;
background-color : #fafafa;
-moz-border-radius : 5px;
margin : 10px 10px 0px 10px;
padding : 10px;
}
div.cdmArticleUnread {
border : 1px solid #d5f1f4;
background-color : #fafeff;
-moz-border-radius : 5px;
margin : 10px 10px 0px 10px;
padding : 10px;
}
div.cdmArticleSelected, div.cdmArticleUnreadSelected {
-moz-border-radius : 5px;
margin : 10px 10px 0px 10px;
padding : 10px;
background-color : #fff7d5;
2006-05-17 07:45:40 +02:00
border : 1px solid #e7d796;
}
2006-05-17 07:45:40 +02:00
div.cdmArticleUnread div.cdmHeader a.title,
div.cdmArticleUnreadSelected div.cdmHeader a.title {
font-weight : bold;
}
div.cdmHeader {
padding-bottom : 5px;
}
div.cdmFooter {
font-size : x-small;
color : gray;
padding-top : 5px;
}
div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
margin : 0px;
}
div.cdmHeader, div.cdmHeader a {
color : gray;
font-size : x-small;
}
div.cdmHeader a:hover {
color : #4684ff;
}
div.cdmContent {
margin-bottom : 5px;
}
a.warning {
color : #f04040;
}
img.closeButton {
border-width : 0px;
float : right;
}
2005-12-28 20:17:26 +01:00
span.groupPrompt {
font-size : x-small;
color : #4684ff;
2005-12-28 20:17:26 +01:00
}
ul.userFeedList {
height : 300px;
overflow : auto;
list-style-type : none;
2006-05-19 04:50:37 +02:00
border : 1px solid #88b0f0;
background-color : white;
margin : 0px 0px 5px 0px;
padding : 0px;
}
2005-12-29 17:36:41 +01:00
2005-12-30 07:08:44 +01:00
/* #browseBigFeedList li.oddSelected {
border : 1px solid #d0d0f6;
background-color : #eaeaff;
-moz-border-radius : 5px;
2005-12-30 07:08:44 +01:00
} */
ul.labelTestResults {
height : 100px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #88b0f0;
background-color : white;
}
2006-05-20 11:41:47 +02:00
ul.filterTestResults {
height : 300px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #88b0f0;
background-color : white;
}
2005-12-29 17:36:41 +01:00
ul.browseFeedList {
height : 300px;
overflow : auto;
list-style-type : none;
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #88b0f0;
background-color : white;
}
ul.browseFeedList li {
margin : 0px;
padding : 0px;
2005-12-29 17:36:41 +01:00
}
span.subscribers {
color : #808080;
2005-12-29 17:36:41 +01:00
}
2005-12-30 06:17:23 +01:00
div.subscribers {
color : #808080;
font-size : x-small;
float : right;
2005-12-30 06:17:23 +01:00
}
2005-12-29 17:36:41 +01:00
input.feedBrowseCB {
margin-right : 1em;
2005-12-29 17:36:41 +01:00
}
2005-12-30 06:17:23 +01:00
div.browserDetails {
margin : 5px 5px 5px 5px;
display : none;
padding : 5px;
2005-12-30 06:17:23 +01:00
}
2005-12-30 07:00:36 +01:00
ul.compact {
list-style-type : none;
margin : 0px;
padding : 0px;
2005-12-30 07:00:36 +01:00
}
ul.compact li {
margin : 0px;
padding : 0px;
2005-12-30 07:00:36 +01:00
}
2005-12-30 12:18:31 +01:00
div.browserFeedInfo {
font-size : x-small;
2006-05-19 07:52:37 +02:00
/* border : 1px solid #88b0f0;
background-color : #ecf4ff;
2006-05-19 07:52:37 +02:00
-moz-border-radius : 5px; */
padding : 5px;
2005-12-30 12:18:31 +01:00
}
div.browserFeedInfo div.detailsPart {
margin : 5px 0px 5px 5px;
2005-12-30 07:00:36 +01:00
}
2006-01-09 14:59:38 +01:00
div.cdmContent a {
color : #4684ff;
2006-01-09 14:59:38 +01:00
}
div.cdmContent a:hover {
color : black;
2006-01-09 14:59:38 +01:00
}
a.cdmToggleLink {
color : #808080;
font-size : x-small;
}
a.cdmToggleLink:hover {
color : #4684ff;
}
.noborder {
border-width : 0px;
}
2006-02-28 17:25:38 +01:00
#debug_output {
width : 400;
height : 200;
right : 20;
bottom : 20;
background-color : white;
display : none;
z-index : 999;
position : absolute;
border : 1px solid #c0c0c0;
overflow : auto;
margin : 0px;
padding : 0px;
list-style-type : none;
2006-02-28 17:25:38 +01:00
}
#debug_output li {
margin : 0px;
padding : 0px;
font-size : x-small;
2006-02-28 17:25:38 +01:00
}
2006-03-20 15:45:55 +01:00
#overlay {
background : white;
left : 0;
top : 0;
height : 100%;
width : 100%;
z-index : 100;
position : absolute;
2006-03-20 15:45:55 +01:00
}
#overlay_inner {
font-weight : bold;
text-align : center;
margin : 10px;
2006-03-20 15:45:55 +01: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 {
border : 1px solid #c0c0c0;
background-color : #f0f0f0;
color : black;
padding : 10px;
font-weight : normal;
}
2006-05-17 12:29:46 +02:00
#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 12:29:46 +02:00
}
2006-05-20 13:16:16 +02:00
2006-05-20 13:39:22 +02:00
form {
margin : 0px;
padding : 0px;
}
#main_toolbar_form {
display : inline;
}
div.feedExtInfo {
margin-left : 2em;
font-size : 7pt;
color : gray;
font-weight : normal;
}
2006-06-08 10:12:22 +02:00
span.debugTS {
color : #4684ff;
}
2006-07-25 10:35:22 +02:00
#backReqBox {
display : none;
}
2006-08-05 14:00:01 +02:00
.scriptWarn:before {
content : "Disabled script:";
}
.scriptWarn {
color : white;
background-color : #903030;
border : 1px solid #601010;
padding : 3px;
font-weight : bold;
}
2006-08-19 08:42:53 +02: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;
font-size : x-small;
text-align : center;
color : #909090;
padding : 0.5em;
}
table.loginForm2 .loginBottom a {
color : #909090;
}
.loginError {
color : red;
margin : 0.5em;
}