[library-web] remove some margin in mallard table cells
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] remove some margin in mallard table cells
- Date: Wed, 29 Jan 2014 13:38:56 +0000 (UTC)
commit 3a6d5871a7a273d93989821d802689e82c1f43c4
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Jan 29 13:37:48 2014 +0000
remove some margin in mallard table cells
Tables on https://help.gnome.org/users/gnome-help/3.10/status-icons.html had
way too much margin.
data/skin/mallard.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/mallard.css b/data/skin/mallard.css
index a6ffb0b..bff08c1 100644
--- a/data/skin/mallard.css
+++ b/data/skin/mallard.css
@@ -60,3 +60,6 @@ div.note-warning > div.inner { background-image: url(yelp-note-warning.png); }
div.note-sidebar > div.inner { background-image: none; }
+table.table div, table.table p {
+ margin:0;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]