[gnome-web-www] Added left and right margin to the action buttons.



commit c1c429a465660ef9830d12dcc85ceb1c25cc847b
Author: Saumya Pathak <saumyapathak2011 gmail com>
Date:   Wed Mar 20 03:50:52 2013 +0530

    Added left and right margin to the action buttons.

 theme/style.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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;


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