PluginProbe
CSS & JavaScript Toolbox / 11.2
CSS & JavaScript Toolbox v11.2
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 +8 -8 1011.2 View file →
@@ -28,11 +28,12 @@
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: 100%;
32 + width: 119px;
33 33 }
34 -.cjt-toolbox .icons-group .popup-menu {
34 +.cjt-toolbox .icons-group .popup-menu,
35 +.block-toolbox-menu ul {
35 36 margin-top: -4px;
36 37 z-index: 2;
37 38 background-color: white;
38 39 padding: 10px 10px;
@@ -42,14 +43,13 @@
42 43 border-bottom-right-radius: 3px;
43 44 border-bottom-left-radius: 3px;
44 45 }
45 46 .cjt-toolbox .icons-group .popup-menu a.cjt-tb-text-link {
46 - width: 100%;
47 - background-position-x: left;
48 - padding-left: 35px;
49 - padding-top: 6px;
50 - display: flex;
51 - align-items: center;
47 + background-position-x: left;
48 + padding-left: 35px;
49 + padding-top: 6px;
50 + display: flex;
51 + align-items: center;
52 52 }
53 53 .cjt-toolbox .icons-group a.l-127x23 {
54 54 width: 105px;
55 55 height: 23px;