[gnome-web-www] margin fixes
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] margin fixes
- Date: Wed, 27 Mar 2013 17:27:02 +0000 (UTC)
commit e573f62eb70c273b0494316c11483c687a279ff2
Author: Andreas Nilsson <anilsson redhat com>
Date: Wed Mar 27 14:26:43 2013 -0300
margin fixes
...ft-and-right-margin-to-the-action-buttons.patch | 25 ++++++++++++++++++++
theme/css/home.css | 2 +-
2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/0001-Added-left-and-right-margin-to-the-action-buttons.patch
b/0001-Added-left-and-right-margin-to-the-action-buttons.patch
new file mode 100644
index 0000000..047d726
--- /dev/null
+++ b/0001-Added-left-and-right-margin-to-the-action-buttons.patch
@@ -0,0 +1,25 @@
+From 0e94e6b3038694d2580b949413e351618e45e1be Mon Sep 17 00:00:00 2001
+From: Saumya <saumya Saumya-pc (none)>
+Date: Wed, 20 Mar 2013 03:50:52 +0530
+Subject: [PATCH] Added left and right margin to the action buttons.
+
+---
+ theme/style.css | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/theme/style.css b/theme/style.css
+index 73f73ca..4d6a347 100644
+--- a/theme/style.css
++++ b/theme/style.css
+@@ -655,6 +655,8 @@ dl.icon_list dt img {
+ display: inline-block;
+ padding: 0 14px;
+ border: 1px solid #ccc;
++ margin-left:20px;
++ margin-right:20px;
+ background: #ececec url(images/action_button-bg.png) center repeat-x;
+ -moz-border-radius: 15px;
+ -webkit-border-radius: 15px;
+--
+1.7.9.5
+
diff --git a/theme/css/home.css b/theme/css/home.css
index c598753..3aa8191 100644
--- a/theme/css/home.css
+++ b/theme/css/home.css
@@ -80,7 +80,7 @@ Possibly civicrm.css
margin-left: 10px;
}
-.auto-renew .content {
+.auto-renew {
margin-left: 16%;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]