summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-27 09:59:48 +0100
committerAndrew Dolgov <[email protected]>2006-03-27 09:59:48 +0100
commit24ac67762bd554f6585c6b1b873575828b0ad6ca (patch)
treece4d2aa1e2d57ba9084a7c5d9b7a561a8ab63fc6 /mobile/mobile.css
parent0d6b26ba729b3e3b246f1bfcef2b55d99801ef0e (diff)
mobile: interface tweaks
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;
}
+
+