mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 07:15:55 +00:00
tweak css
This commit is contained in:
@@ -1608,10 +1608,6 @@ div.topLinks a.feedback {
|
|||||||
color : #009900;
|
color : #009900;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dashboard {
|
|
||||||
margin-left : 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.visibleLink {
|
a.visibleLink {
|
||||||
color : #4684ff;
|
color : #4684ff;
|
||||||
|
|
||||||
|
|||||||
@@ -1367,8 +1367,8 @@ div.whiteBox {
|
|||||||
|
|
||||||
#feeds-holder {
|
#feeds-holder {
|
||||||
border-width : 1px 1px 0px 0px;
|
border-width : 1px 1px 0px 0px;
|
||||||
border-style : dotted solid;
|
border-style : solid solid;
|
||||||
border-color : #88b0f0;
|
border-color : #C4D1E4 #88b0f0;
|
||||||
top : 40px;
|
top : 40px;
|
||||||
left : 0px;
|
left : 0px;
|
||||||
position : absolute;
|
position : absolute;
|
||||||
@@ -1657,10 +1657,6 @@ div.topLinks a.feedback {
|
|||||||
color : #009900;
|
color : #009900;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dashboard {
|
|
||||||
margin-left : 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.visibleLink {
|
a.visibleLink {
|
||||||
color : #4684ff;
|
color : #4684ff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user