File tree Expand file tree Collapse file tree
statsproj/openstack_stats/static Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,22 +69,17 @@ a:hover {
6969 background-color : # eee ;
7070 padding-left : 5px ;
7171 height : 100% ;
72- width : auto;
73- max-width : 200px ;
72+ width : 200px ;
7473 max-width : 300px ;
7574 float : left;
7675 padding-right : 5px ;
7776}
7877
79- # sidebar td {
80- padding-right : 5px ;
81- }
82-
8378# main {
8479 height : auto;
85- padding-right : 10px ;
86- padding-left : 225px ;
8780 margin : 0 ;
81+ padding-left : 225px ;
82+ padding-right : 10px ;
8883}
8984
9085# highlighted {
@@ -98,18 +93,17 @@ a:hover {
9893}
9994
10095# main form {
101- padding-bottom : 15 px ;
96+ padding-bottom : 20 px ;
10297}
10398
10499# main h3 , p {
105100 margin-left : 20px ;
106101}
107102
108103.graphtable {
109- border-spacing : 0 ;
110- width : 100% ;
104+ width : 99% ;
111105 margin-bottom : 10px ;
112- padding : 0 ;
106+ padding-right : 5 px ;
113107 padding-bottom : 5px ;
114108 min-width : 600px ;
115109 background : # eee ;
@@ -123,14 +117,14 @@ a:hover {
123117
124118.piechart {
125119 display : table-cell;
126- width : 220 px ;
120+ width : 250 px ;
127121}
128122
129123.linechart {
130124 box-sizing : border-box;
131125 display : inline-block;
132126 background-color : # eee ;
133- width : 100 % ;
127+ width : 98 % ;
134128 height : 250px ;
135129 padding : 0 ;
136130 margin : 0 ;
@@ -178,6 +172,3 @@ a:hover {
178172 border-width : 13px ;
179173 margin-top : -13px ;
180174}
181- .graphheader {
182- margin : 0 ;
183- }
You can’t perform that action at this time.
0 commit comments