color : black;
}
-table.feedOverview {
- margin : 5px;
- border : 1px solid #c0c0c0;
- background : #f0f0f0;
- -moz-border-radius : 5px;
- padding : 5px;
- font-size : small;
-}
-
-table.feeds {
- font-size : small;
-}
-
-table.feeds td.footer {
- font-weight : bold;
- border-width : 1px 0px 0px 0px;
- border-color : #d0d0d0;
- border-style : solid;
- text-align : right;
- font-size : small;
-}
-
-table.headlinesList td.search {
- font-size : small;
-/* border-width : 0px 0px 1px 0px;
- border-color : #d0d0d0;
- border-style : solid;
- padding-bottom : 3px; */
-}
-
td.headlinesToolbar {
padding : 10px;
}
width : 250px;
}
-/*
-table.prefAddFeed {
- border : 1px solid #c0c0c0;
- padding : 10px;
- -moz-border-radius : 5px;
- background-color : #f0f0f0;
- background-image : url("images/form.png");
- background-position : bottom left;
- background-repeat : repeat-x;
-} */
-
table.prefFeedList tr.title td, table.prefFilterList tr.title td,
table.headlinesList tr.title td {
font-weight : bold;