1
0
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:
Andrew Dolgov
2006-10-01 06:18:29 +01:00
parent f4fb82c543
commit 6a244e6ef8
3 changed files with 9 additions and 6 deletions

View File

@@ -912,7 +912,9 @@ div.headlines_cdm {
/* preferences layout */
#prefHeader {
position : static;
color : gray;
margin : 10px;
}
div.return a {

View File

@@ -339,6 +339,7 @@ div.headlines_cdm {
div.firstTab {
width : 20px;
float : left;
}
div.prefsTab {

View File

@@ -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 {