File tree Expand file tree Collapse file tree 4 files changed +13
-10
lines changed
Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 501501 text-align : right;
502502}
503503.vp-popup-body-top-bar-item {
504+ color : var (--vp-font-primary );
504505 margin-bottom : 5px ;
505506 height : 22px ;
506507 line-height : 22px ;
Original file line number Diff line number Diff line change 11.vp-chart-setting {
22 float : right;
3- color : var (--vp-gray-color );
3+ color : var (--vp-font-primary );
44 /* padding-top: 5px; */
55 padding-right : 5px ;
66 cursor : pointer;
7- background-image : url(../ ../ img/gear-solid .svg);
7+ background-image : url(../ ../ img/setting .svg);
88 background-size : 15px ;
99 background-repeat : no-repeat;
10- padding-left : 20 px ;
10+ padding-left : 24 px ;
1111 margin-top : 5px ;
12+ background-size : contain;
13+ line-height : 22px ;
1214}
1315.vp-chart-setting : hover {
1416 color : var (--vp-font-highlight );
15- background-image : url(../ ../ img/gear-solid_hover .svg);
17+ background-image : url(../ ../ img/setting_activated .svg);
1618}
1719.vp-create-subplot-btn {
1820 float : right;
You can’t perform that action at this time.
0 commit comments