[gnome-web-www] Have bullet points on all the available columns



commit e71c25189384e36107dc10e376733fa38bafa2bf
Author: Andrea Veri <averi redhat com>
Date:   Tue Mar 6 12:17:29 2018 +0100

    Have bullet points on all the available columns

 theme/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index dd08dbc..08ab872 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -388,6 +388,7 @@ input[type=number]::-webkit-outer-spin-button {
 .foundation_members_list li a {
     text-decoration: none;
     color: #555;
+    list-style-position: inside;
 }
 
 


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