[gnome-web-www] debug hell



commit 4d946968bc8bcfe7f245a05a6d37486f2b4a2a20
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Mar 27 15:25:09 2013 -0300

    debug hell

 theme/style.css |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index 157ab96..50e9696 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -697,11 +697,12 @@ dl.icon_list dt img {
  *
  */
 
-.news_list strong {
-    display: block;
+.news_list {
+    background: red;
 }
 .news_list .news {
     margin-bottom: 20px;
+    background: blue;
 }
 .news_list .news .date {
     font-family: 'Droid Serif', 'DejaVu Serif', Cambria, Georgia, serif;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]