[library-web] skin: forcefully remove background image on blockquotes (GNOME bug 677783)
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] skin: forcefully remove background image on blockquotes (GNOME bug 677783)
- Date: Sun, 12 Aug 2012 16:28:59 +0000 (UTC)
commit 700b209d935d98e05eb423bfb6c123b038e71966
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Sun Aug 12 18:28:31 2012 +0200
skin: forcefully remove background image on blockquotes (GNOME bug 677783)
data/skin/lgo2010.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 62f448d..f593f06 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -433,3 +433,6 @@ table, table tr, table td, table th, table tfoot, table thead, table tbody {
border: 1px none #2E3436;
}
+#container div.blockquote {
+ background-image: none;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]