[mail-web] place items further apart, due to 692226
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mail-web] place items further apart, due to 692226
- Date: Mon, 21 Jan 2013 19:20:53 +0000 (UTC)
commit e3ec1e23e2e71d2d7b65406793760d825e9734da
Author: Andreas Nilsson <bugs andreasn se>
Date: Mon Jan 21 20:20:47 2013 +0100
place items further apart, due to 692226
css/archive.css | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/css/archive.css b/css/archive.css
index f329715..2950398 100644
--- a/css/archive.css
+++ b/css/archive.css
@@ -252,7 +252,11 @@ table {
}
td {
- border-width: 0 0 1px;
- border-style: none none solid;
- border-color: #eeeeec;
+ border-width: 0 0 1px;
+ border-style: none none solid;
+ border-color: #eeeeec;
+}
+
+td a {
+ padding-right: 10px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]