summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-06 15:20:03 +0400
committerAndrew Dolgov <[email protected]>2012-02-06 15:20:03 +0400
commit86edc737f4fb9b035817486d4027f586ac744eb7 (patch)
tree1b84de16aa887bb7226f8e6b588510099396c1d3 /tt-rss.css
parent1a740cf68ec8bf8e7bdf132013727ca89497dbef (diff)
fix several css typos
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e72fae0ad..94aa75874 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -585,7 +585,7 @@ span.contentPreview:hover {
span.hlLabelRef {
background-color : #fff7d5;
- font-height : 8px;
+ font-size : 8px;
color : #063064;
font-weight : normal;
margin : 0px 3px 0px 3px;
@@ -1064,7 +1064,7 @@ span.labelColorIndicator {
height : 14px;
width : 14px;
line-height : 14px;
- font-height : 9px;
+ font-size : 9px;
display : inline-block;
border : 1px solid black;
background-color : #fff7d5;
@@ -1076,7 +1076,7 @@ span.labelColorIndicator {
span.labelColorIndicator2 {
height : 14px;
width : 14px;
- font-height : 9px;
+ font-size : 9px;
display : inline-block;
border : 1px solid black;
background-color : #fff7d5;
@@ -1153,7 +1153,6 @@ div.hlRight img {
span.hlUpdated {
color : gray;
- font-weight : medium;
min-width : 100px;
display : table-cell;
width : 100%;
@@ -1161,7 +1160,6 @@ span.hlUpdated {
padding-top : 4px;
padding-bottom : 4px;
text-align : right;
-
}
div.hlLeft input {