[library-web] skin: add some padding on the right of cells (GNOME bug 653394)
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] skin: add some padding on the right of cells (GNOME bug 653394)
- Date: Sun, 12 Aug 2012 14:20:39 +0000 (UTC)
commit 82d2fcae320b802e786a2fb388c4a299eb23bf75
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Sun Aug 12 16:19:38 2012 +0200
skin: add some padding on the right of cells (GNOME bug 653394)
data/skin/mallard.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/mallard.css b/data/skin/mallard.css
index 5c5e174..b2a2cda 100644
--- a/data/skin/mallard.css
+++ b/data/skin/mallard.css
@@ -28,3 +28,8 @@ div.linkdiv {
border-color: transparent;
}
+/* and then some more styling */
+
+div.table table.table td {
+ padding-right: 1em;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]