mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-17 22:15:27 +00:00
theme updates
This commit is contained in:
@@ -912,7 +912,9 @@ div.headlines_cdm {
|
||||
/* preferences layout */
|
||||
|
||||
#prefHeader {
|
||||
position : static;
|
||||
color : gray;
|
||||
margin : 10px;
|
||||
}
|
||||
|
||||
div.return a {
|
||||
|
||||
@@ -339,6 +339,7 @@ div.headlines_cdm {
|
||||
|
||||
div.firstTab {
|
||||
width : 20px;
|
||||
float : left;
|
||||
}
|
||||
|
||||
div.prefsTab {
|
||||
|
||||
12
tt-rss.css
12
tt-rss.css
@@ -480,13 +480,13 @@ input.extSearch {
|
||||
width : 100%;
|
||||
}
|
||||
|
||||
div.prefsTab:hover {
|
||||
cursor : pointer;
|
||||
div.firstTab {
|
||||
width : 10px;
|
||||
float : left;
|
||||
}
|
||||
|
||||
div.firstTab {
|
||||
float : left;
|
||||
width : 10px;
|
||||
div.prefsTab:hover {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
div.prefsTab {
|
||||
@@ -1213,9 +1213,9 @@ div.headlines_cdm {
|
||||
/* preferences layout */
|
||||
|
||||
#prefHeader {
|
||||
margin : 10px;
|
||||
color : #4684ff;
|
||||
font-size : small;
|
||||
margin : 10px;
|
||||
}
|
||||
|
||||
div.return {
|
||||
|
||||
Reference in New Issue
Block a user