mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
improve contrast a bit
This commit is contained in:
@@ -55,7 +55,7 @@ div.prefProfileHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
|
||||
border-color : #eee;
|
||||
border-style : solid;
|
||||
margin : 0px 0px 5px 0px;
|
||||
background-color : #fafafa;
|
||||
background-color : #f5f5f5;
|
||||
}
|
||||
div.filterTestHolder, div.prefFeedOPMLHolder {
|
||||
border-width : 1px;
|
||||
@@ -66,7 +66,7 @@ ul.selfUpdateList, ul.userFeedList {
|
||||
overflow : auto;
|
||||
list-style-type : none;
|
||||
border : 1px solid #eee;
|
||||
background-color : #fafafa;
|
||||
background-color : #f5f5f5;
|
||||
margin : 0px 0px 5px 0px;
|
||||
padding : 5px;
|
||||
}
|
||||
@@ -88,7 +88,7 @@ div#feedlistLoading img, div#filterlistLoading img, div#labellistLoading {
|
||||
a.bookmarklet {
|
||||
color : #4684ff;
|
||||
border : 1px solid #eee;
|
||||
background : #fafafa;
|
||||
background : #f5f5f5;
|
||||
padding : 2px;
|
||||
}
|
||||
|
||||
@@ -130,7 +130,7 @@ table.prefErrorLog td.filename, table.prefErrorLog td.login, table.prefErrorLog
|
||||
}
|
||||
|
||||
.claro .dijitToolbar {
|
||||
background : #fafafa;
|
||||
background : #f5f5f5;
|
||||
border-color : #eee;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user