File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 35
35
padding : 0 ;
36
36
}
37
37
# visualizer-library {
38
- /*display: table-cell;*/
39
38
width : auto;
40
39
margin : 20px -10px ;
41
40
display : flex;
42
41
flex-wrap : wrap;
43
- align-items : flex-start;
44
42
}
45
43
46
44
# visualizer-library .visualizer-clearfix : before ,
225
223
margin-top : 3px ;
226
224
position : absolute;
227
225
left : 0 ;
228
- top : 0 ;
226
+ top : 3 px ;
229
227
}
230
228
.visualizer-sidebar-box .button {
231
229
width : 155px ;
@@ -433,8 +431,21 @@ div#visualizer-types ul, div#visualizer-types form p {
433
431
color : # fff ;
434
432
}
435
433
# toplevel_page_visualizer ul .wp-submenu li .wp-first-item + li + li + li > a {
436
- color : # fff ;
434
+ color : # fff !important ;
437
435
}
438
436
# toplevel_page_visualizer ul .wp-submenu li .wp-first-item + li + li + li > a : hover {
439
437
box-shadow : inherit;
440
438
}
439
+ # visualizer-library .items .viz-pro {
440
+ height : 100% ;
441
+ padding-bottom : 24px ;
442
+ }
443
+ # visualizer-library .items .viz-pro .one-columns {
444
+ height : 100% ;
445
+ }
446
+ # visualizer-library .items .viz-pro .visualizer-sidebar-box {
447
+ height : 100% ;
448
+ }
449
+ # visualizer-library .items .viz-pro .two-columns {
450
+ padding-bottom : 0 ;
451
+ }
You can’t perform that action at this time.
0 commit comments