You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/11/02 20:19:12 UTC

[1/2] git commit: updated refs/heads/master to 7f1326c

Repository: cloudstack
Updated Branches:
  refs/heads/master 8db10be09 -> 7f1326c21


CLOUDSTACK-8913: Search box in Templates tab out of alignment

Increased the margin and padding to accomodate all the boxes inside toolbar.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/febaeb2a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/febaeb2a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/febaeb2a

Branch: refs/heads/master
Commit: febaeb2a157e75041bdfd4058de5f35e7da09ca7
Parents: 930ef8d
Author: Nitin Kumar Maharana <ni...@citrix.com>
Authored: Sat Sep 26 16:33:28 2015 +0530
Committer: Nitin Kumar Maharana <ni...@gmail.com>
Committed: Fri Oct 30 15:09:23 2015 +0530

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/febaeb2a/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index a090fe8..a04ff7c 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -3115,14 +3115,14 @@ div.toolbar div.button.main-action,
   font-size: 12px;
   font-weight: 100;
   color: #000000;
-  margin: 0 14px 0 0;
+  margin: 0 10px 0 0;
   cursor: pointer;
   /*+text-shadow:0px 1px 1px #DEE5EA;*/
   -moz-text-shadow: 0px 1px 1px #DEE5EA;
   -webkit-text-shadow: 0px 1px 1px #DEE5EA;
   -o-text-shadow: 0px 1px 1px #DEE5EA;
   text-shadow: 0px 1px 1px #DEE5EA;
-  padding: 5px 7px 5px 6px;
+  padding: 5px 5px 5px 5px;
   background: #F7F7F7;
   background: rgb(247, 247, 247);
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);


[2/2] git commit: updated refs/heads/master to 7f1326c

Posted by re...@apache.org.
Merge pull request #891 from nitin-maharana/CloudStack-Nitin9

CLOUDSTACK-8913: Search box in Templates tab out of alignmentIncreased the margin and padding to accomodate all the boxes inside toolbar.

* pr/891:
  CLOUDSTACK-8913: Search box in Templates tab out of alignment

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7f1326c2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7f1326c2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7f1326c2

Branch: refs/heads/master
Commit: 7f1326c2138bdae3bcd76f458cf0d4097eccf097
Parents: 8db10be febaeb2
Author: Remi Bergsma <gi...@remi.nl>
Authored: Mon Nov 2 20:18:33 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Mon Nov 2 20:18:34 2015 +0100

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------