summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css37
1 files changed, 15 insertions, 22 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e45d7762b..1555c545f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -128,9 +128,6 @@ table.main td.prefContent {
} */
div.postReply {
-/* background-image : url("images/vgrad_light_rev.png");
- background-position : top left;
- background-repeat : repeat-x; */
height : 100%;
padding : 10px;
}
@@ -376,7 +373,7 @@ td.notifyBox {
}
#dispSwitch a:hover {
- color : #5050aa;
+ color : #4684ff;
}
div.expPane {
@@ -546,7 +543,7 @@ a.helpLink {
}
a.helpLink:hover {
- color : #5050aa;
+ color : #4684ff;
}
div.helpResponse {
@@ -569,15 +566,12 @@ div.helpResponse {
#userDlg {
padding : 15px;
- border : 1px solid #c0c0c0;
+ border : 1px solid #88b0f0;
font-size : small;
position : relative;
bottom : 2px;
right : 2px;
- background-color : white;
- background-image : url("images/vgrad_light_rev2.png");
- background-position : top left;
- background-repeat : repeat-x;
+ background-color : #ecf4ff;
}
#qafInput {
@@ -592,7 +586,7 @@ div.helpResponse {
position : relative;
bottom : 2px;
right : 2px;
- background-color : white;
+ background-color : #ecf4ff;
}
#infoBoxShadow {
@@ -719,7 +713,7 @@ div.prefHelp, td.prefHelp {
td.welcomePrompt {
font-size : x-small;
- color : gray;
+ color : #4684ff;
text-align : right;
padding-right : 10px;
@@ -732,14 +726,11 @@ td.httpWelcomePrompt {
}
table.loginForm {
- background-image : url("images/vgrad_light_rev.png");
- background-color : white;
- background-position : top left;
- background-repeat : repeat-x;
+ background-color : #ecf4ff;
}
table.innerLoginForm {
- border : 1px solid #f0f0f0;
+ border : 1px solid #88b0f0;
padding : 50px;
background-color : white;
}
@@ -828,7 +819,7 @@ span.contentPreview {
}
span.contentPreview:hover {
- color : #5050aa;
+ color : #4684ff;
}
table.headlinesList td.hlMarkedPic {
@@ -964,7 +955,7 @@ div.cdmHeader, div.cdmHeader a {
}
div.cdmHeader a:hover {
- color : #5050aa;
+ color : #4684ff;
}
div.cdmContent {
@@ -982,7 +973,7 @@ img.closeButton {
span.groupPrompt {
font-size : x-small;
- color : #505050;
+ color : #4684ff;
}
ul.userFeedList {
@@ -990,6 +981,7 @@ ul.userFeedList {
overflow : auto;
list-style-type : none;
border : 1px solid #88b0f0;
+ background-color : white;
}
/* #browseBigFeedList li.oddSelected {
@@ -1005,6 +997,7 @@ ul.browseFeedList {
margin : 0px 0px 5px 0px;
padding : 0px;
border : 1px solid #88b0f0;
+ background-color : white;
}
ul.browseFeedList li {
@@ -1052,7 +1045,7 @@ div.browserFeedInfo div.detailsPart {
}
div.cdmContent a {
- color : #5050aa;
+ color : #4684ff;
}
div.cdmContent a:hover {
@@ -1065,7 +1058,7 @@ a.cdmToggleLink {
}
a.cdmToggleLink:hover {
- color : #5050aa;
+ color : #4684ff;
}
.noborder {