You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/10/28 21:56:29 UTC

[1/2] git commit: updated refs/heads/master to 9b1cfa4

Updated Branches:
  refs/heads/master e86b61275 -> 9b1cfa41e


Style toolbar


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

Branch: refs/heads/master
Commit: ee1c83e68970267f522a2db0908f1747639063e1
Parents: e86b612
Author: Brian Federle <br...@citrix.com>
Authored: Mon Oct 28 13:50:21 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Oct 28 13:50:21 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 43 +++++++++++++------------------------------
 1 file changed, 13 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ee1c83e6/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 34018a1..8b7c339 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -1323,6 +1323,7 @@ div.list-view td.state.off span {
 .quick-view-tooltip > div.title .icon {
   position: relative;
   top: -2px;
+  left: -7px;
   background: url(../images/sprites.png) no-repeat -42px -67px;
   float: right;
   padding: 0px 13px 0 0px;
@@ -1345,7 +1346,7 @@ div.list-view td.state.off span {
 .quick-view-tooltip .container {
   border: 1px solid #9EA2A5;
   background: #FFFFFF;
-  width: 478px;
+  width: 471px;
   min-height: 100px;
   height: auto;
   overflow: hidden;
@@ -2739,19 +2740,13 @@ div.detail-group.actions td {
 
 /*Toolbar*/
 /*[clearfix]*/div.toolbar {
-  width: 793px;
+  width: 100%;
   height: 32px;
-  background: #A8AFB6;
-  border-top: 1px solid #D0D5DA;
-  border-bottom: 1px solid #43586B;
-  border-right: 1px solid #43586B;
-  border-left: 1px solid #43586B;
-  /*+border-radius:0 2px 2px;*/
-  -moz-border-radius: 0 2px 2px;
-  -webkit-border-radius: 0 2px 2px;
-  -khtml-border-radius: 0 2px 2px;
-  border-radius: 0 2px 2px;
-  border-radius: 0 2px 2px 2px;
+  /*+box-shadow:0px 1px 4px #CFCFCF;*/
+  -moz-box-shadow: 0px 1px 4px #CFCFCF;
+  -webkit-box-shadow: 0px 1px 4px #CFCFCF;
+  -o-box-shadow: 0px 1px 4px #CFCFCF;
+  box-shadow: 0px 1px 4px #CFCFCF;
   /*+placement:shift 0px -1px;*/
   position: relative;
   left: 0px;
@@ -2759,6 +2754,7 @@ div.detail-group.actions td {
   z-index: 6;
   position: absolute;
   top: 0px;
+  background: #ECECEC 0px -6px;
 }
 
 .detail-view .ui-tabs-panel div.toolbar {
@@ -2777,14 +2773,9 @@ div.toolbar div.filters {
 }
 
 div.toolbar div.filters label {
-  color: #4E5C6B;
+  color: #3F3B3B;
   font-size: 12px;
-  font-weight: bold;
-  /*+text-shadow:0px 1px 1px #CDCDCD;*/
-  -moz-text-shadow: 0px 1px 1px #CDCDCD;
-  -webkit-text-shadow: 0px 1px 1px #CDCDCD;
-  -o-text-shadow: 0px 1px 1px #CDCDCD;
-  text-shadow: 0px 1px 1px #CDCDCD;
+  font-weight: 100;
   display: block;
   float: left;
   padding: 5px 11px 0 0;
@@ -3131,7 +3122,8 @@ div.panel div.toolbar div.section-switcher {
 
 div.toolbar div.section-switcher div.section-select {
   float: right;
-  background: #A8AFB6;
+  font-size: 12px;
+  font-weight: 100;
 }
 
 div.toolbar div.section-switcher div.section {
@@ -3201,7 +3193,6 @@ div.toolbar div.section-switcher div.section.first.last a {
 
 div.toolbar div.section-switcher div.section-select {
   float: left;
-  background: #A8AFB6;
   height: 26px;
 }
 
@@ -3244,14 +3235,6 @@ div.toolbar div.filters {
 }
 
 div.toolbar label {
-  color: #4E5C6B;
-  font-size: 12px;
-  font-weight: bold;
-  /*+text-shadow:0px 1px 1px #CDCDCD;*/
-  -moz-text-shadow: 0px 1px 1px #CDCDCD;
-  -webkit-text-shadow: 0px 1px 1px #CDCDCD;
-  -o-text-shadow: 0px 1px 1px #CDCDCD;
-  text-shadow: 0px 1px 1px #CDCDCD;
 }
 
 div.toolbar div.filters select {


[2/2] git commit: updated refs/heads/master to 9b1cfa4

Posted by bf...@apache.org.
Style toolbar, tables


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

Branch: refs/heads/master
Commit: 9b1cfa41eb0287670a7ee191c5a4e99bd9cbb110
Parents: ee1c83e
Author: Brian Federle <br...@citrix.com>
Authored: Mon Oct 28 13:56:12 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Oct 28 13:56:12 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9b1cfa41/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 8b7c339..2861e11 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -115,7 +115,7 @@ table thead {
 
 table thead th {
   border: 1px solid #C6C3C3;
-  color: #566677;
+  color: #525252;
   border-top: none;
   border-bottom: 1px solid #CFC9C9;
   text-align: left;
@@ -124,7 +124,7 @@ table thead th {
   -webkit-text-shadow: 0px 1px 1px #FFFFFF;
   -o-text-shadow: 0px 1px 1px #FFFFFF;
   text-shadow: 0px 1px 1px #FFFFFF;
-  font-weight: normal;
+  font-weight: bold;
 }
 
 table thead th.sorted {
@@ -148,7 +148,7 @@ table tbody td,
 table th {
   padding: 10px 5px 8px;
   border-right: 1px solid #BFBFBF;
-  color: #495A76;
+  color: #282828;
   clear: none;
   min-width: 88px;
   font-size: 11px;
@@ -196,7 +196,7 @@ table thead th.quick-view {
   max-width: 58px !important;
   width: 58px !important;
   height: 14px !important;
-  text-indent: 7px;
+  text-indent: 2px;
 }
 
 table tbody td.quick-view {
@@ -2864,9 +2864,9 @@ div.toolbar div.button.main-action,
   left: 0px;
   top: 5px;
   background: url(../images/gradients.png) 0px -98px;
-  font-size: 11px;
-  font-weight: bold;
-  color: #4A5A6D;
+  font-size: 12px;
+  font-weight: 100;
+  color: #000000;
   margin: 0 14px 0 0;
   cursor: pointer;
   /*+text-shadow:0px 1px 1px #DEE5EA;*/