mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-13 01:21:00 +02:00
stylesheet cleanups
This commit is contained in:
parent
7d43b483b8
commit
a715eb585d
54
tt-rss.css
54
tt-rss.css
@ -204,28 +204,6 @@ input.editbox {
|
|||||||
padding-left : 2px;
|
padding-left : 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.notifyBox {
|
|
||||||
font-size : 10pt;
|
|
||||||
text-align : right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notify_sm {
|
|
||||||
background : #fff7d5;
|
|
||||||
border : 1px solid #d7c47a;
|
|
||||||
padding : 3px;
|
|
||||||
-moz-border-radius : 3px;
|
|
||||||
font-size : small;
|
|
||||||
text-align : left;
|
|
||||||
padding : 3px 20px 3px 20px;
|
|
||||||
text-align : center;
|
|
||||||
float : left;
|
|
||||||
min-width : 20%;
|
|
||||||
position : absolute;
|
|
||||||
left : 2px;
|
|
||||||
top : 2px;
|
|
||||||
display : none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notify {
|
.notify {
|
||||||
background : #fff7d5;
|
background : #fff7d5;
|
||||||
border : 1px solid #d7c47a;
|
border : 1px solid #d7c47a;
|
||||||
@ -438,25 +416,6 @@ div.helpResponse {
|
|||||||
border : 1px solid #f0f0f0;
|
border : 1px solid #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#userDlgShadow {
|
|
||||||
z-index : 3;
|
|
||||||
position : absolute;
|
|
||||||
left : 30%;
|
|
||||||
top : 30%;
|
|
||||||
display : none;
|
|
||||||
background-image : url("images/shadow.png");
|
|
||||||
}
|
|
||||||
|
|
||||||
#userDlg {
|
|
||||||
padding : 15px;
|
|
||||||
border : 1px solid #88b0f0;
|
|
||||||
font-size : small;
|
|
||||||
position : relative;
|
|
||||||
bottom : 2px;
|
|
||||||
right : 2px;
|
|
||||||
background-color : #ecf4ff;
|
|
||||||
}
|
|
||||||
|
|
||||||
#infoBoxTitle {
|
#infoBoxTitle {
|
||||||
border-width : 1px 1px 1px 1px;
|
border-width : 1px 1px 1px 1px;
|
||||||
border-style : solid;
|
border-style : solid;
|
||||||
@ -513,13 +472,6 @@ div.helpResponse h2, div.infoBoxContents h2 {
|
|||||||
font-size : 12pt;
|
font-size : 12pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* pre {
|
|
||||||
border : 1px solid #c0c0c0;
|
|
||||||
padding : 5px;
|
|
||||||
background : #f0f0f0;
|
|
||||||
margin : 5px 10px 5px 10px;
|
|
||||||
} */
|
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
margin : 5px;
|
margin : 5px;
|
||||||
}
|
}
|
||||||
@ -534,7 +486,7 @@ div.prefsTab:hover {
|
|||||||
|
|
||||||
div.firstTab {
|
div.firstTab {
|
||||||
float : left;
|
float : left;
|
||||||
width : 5px;
|
width : 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.prefsTab {
|
div.prefsTab {
|
||||||
@ -1283,10 +1235,6 @@ div.return a:hover {
|
|||||||
color : black;
|
color : black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#prefTabs input {
|
|
||||||
vertical-align : bottom;
|
|
||||||
}
|
|
||||||
|
|
||||||
#prefContent {
|
#prefContent {
|
||||||
clear : left;
|
clear : left;
|
||||||
bottom : 20px;
|
bottom : 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user