summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/mobile.css')
-rw-r--r--mobile/mobile.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index 04fedbe87..d89f1fefa 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -171,11 +171,14 @@ ul.headlines span.hlUpdated {
color : gray;
}
-ul.headlines img {
+ul.headlines img.feedIcon {
width : 25px;
text-align : center;
}
+ul.headlines img.marked {
+ border-width : 0px;
+}
div.postTags {
color : gray;
}
@@ -183,3 +186,5 @@ div.postTags {
#headingAddon {
font-weight : normal;
}
+
+