PluginProbe
CSS & JavaScript Toolbox / 9.0
CSS & JavaScript Toolbox v9.0
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
← All changes | framework/css/toolbox.css +6 -8 11.39.0 View file →
@@ -28,12 +28,11 @@
28 28 background-position: left 85%;
29 29 }
30 30 .cjt-toolbox .icons-group a.cjt-tb-text-link {
31 31 padding-left: 30px;
32 - width: 119px;
32 + width: 100%;
33 33 }
34 -.cjt-toolbox .icons-group .popup-menu,
35 -.block-toolbox-menu ul {
34 +.cjt-toolbox .icons-group .popup-menu {
36 35 margin-top: -4px;
37 36 z-index: 2;
38 37 background-color: white;
39 38 padding: 10px 10px;
@@ -43,13 +42,12 @@
43 42 border-bottom-right-radius: 3px;
44 43 border-bottom-left-radius: 3px;
45 44 }
46 45 .cjt-toolbox .icons-group .popup-menu a.cjt-tb-text-link {
47 - background-position-x: left;
48 - padding-left: 35px;
49 - padding-top: 6px;
50 - display: flex;
51 - align-items: center;
46 + width: auto;
47 + background-position-x: left;
48 + padding-left: 35px;
49 + padding-top: 6px;
52 50 }
53 51 .cjt-toolbox .icons-group a.l-127x23 {
54 52 width: 105px;
55 53 height: 23px;