This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-16
lines changed Expand file tree Collapse file tree 2 files changed +12
-16
lines changed Original file line number Diff line number Diff line change @@ -141,10 +141,18 @@ body {
141141 background : # fff ;
142142 border-radius : 3px ;
143143 margin-bottom : 20px ;
144+ padding-top : 25px ;
144145}
145146
146- .content .box .style .wrap {
147- padding : 25px ;
147+ .content .box .style .wrap ,
148+ .content .box .style .wrap {
149+ padding-left : 25px ;
150+ padding-right : 25px ;
151+ }
152+
153+ .content .box .style .bottom .space ,
154+ .content .box .style .bottom .space {
155+ padding-bottom : 25px ;
148156}
149157
150158/* table and action buttons
Original file line number Diff line number Diff line change 66 overflow : auto;
77}
88
9- .content .box .style .wrap-top {
10- padding : 25px 25px 0 25px ;
11- }
12-
13- .content .box .style .wrap-middle {
14- padding : 0 25px ;
15- }
16-
17- .content .box .style .wrap-bootom {
18- padding : 0 25px 25px 25px ;
19- }
20-
219.ps__rail-x {
2210 margin : 0 2px ;
2311}
2412
2513.ps__rail-x : hover > .ps__thumb-x ,
2614.ps__rail-x : focus > .ps__thumb-x ,
2715.ps__rail-x .ps--clicking .ps__thumb-x {
28- height : 7 px ;
16+ height : 5 px ;
2917}
3018
3119.ps__thumb-x {
3220 background : # e0e0e0 ;
33- height : 7 px ;
21+ height : 5 px ;
3422}
3523
3624.ps__rail-x : hover > .ps__thumb-x ,
You can’t perform that action at this time.
0 commit comments