1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

dijit style updates

This commit is contained in:
Andrew Dolgov
2015-08-12 16:58:06 +03:00
parent f9c1f8b0d4
commit 0acc1ed76e
6 changed files with 79 additions and 38 deletions

View File

@@ -56,7 +56,7 @@ tr.title td {
border-width : 0px 0px 1px 0px;
border-color : #ecf4ff;
border-style : solid;
color : #4684ff;
color : #0088cc;
}
div.prefProfileHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
@@ -96,13 +96,6 @@ div#feedlistLoading img, div#filterlistLoading img, div#labellistLoading {
color : red;
}
a.bookmarklet {
color : #4684ff;
border : 1px solid #ddd;
background : #f5f5f5;
padding : 2px;
}
table.prefPluginsList td label, table.prefUserList td {
cursor : pointer;
}