summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-09-02 19:18:14 +0000
committerDries Buytaert <dries@buytaert.net>2005-09-02 19:18:14 +0000
commitc13025d2326a9ba916a26cdb916647eb4e36c063 (patch)
tree7c8bf3d4782142f2045f09d8abf6859890594d39 /themes
parent69247d7aad8052482d3feac7041ccca702226b03 (diff)
downloadbrdo-c13025d2326a9ba916a26cdb916647eb4e36c063.tar.gz
brdo-c13025d2326a9ba916a26cdb916647eb4e36c063.tar.bz2
- Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages.
Diffstat (limited to 'themes')
-rw-r--r--themes/bluemarine/style.css2
-rw-r--r--themes/chameleon/style.css5
-rw-r--r--themes/pushbutton/style.css5
3 files changed, 1 insertions, 11 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index 557ac161e..b19b268dc 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -278,7 +278,7 @@ table {
padding: 1em;
margin: 1em 0 1em 0;
}
-#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
+#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;
font-size: 0.9em;
diff --git a/themes/chameleon/style.css b/themes/chameleon/style.css
index 594c0cef7..705b746c0 100644
--- a/themes/chameleon/style.css
+++ b/themes/chameleon/style.css
@@ -88,8 +88,3 @@ ul {
.item-list ul li {
list-style: square;
}
-#aggregator .source {
- color: gray;
- font-style: italic;
- font-size: 0.9em;
-}
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index 6a2727508..389c7bcb0 100644
--- a/themes/pushbutton/style.css
+++ b/themes/pushbutton/style.css
@@ -488,11 +488,6 @@ table#footer-menu {
padding: 1em;
margin: 1em 0 1em 0;
}
-#aggregator .news-item .source {
- color: #999;
- font-style: italic;
- font-size: 0.85em;
-}
#aggregator .title {
font-size: 1em;
}