PluginProbe
Responsive Menu – Create Mobile-Friendly Menu / 3.1.13
Responsive Menu – Create Mobile-Friendly Menu v3.1.13
4.7.3 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.10 4.1.11 4.1.12 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 All 90 releases
← All changes | public/css/admin/additional.css +10 -11 4.0.43.1.13 View file →
@@ -57,27 +57,26 @@
57 57 .rtl #responsive-menu-admin .semi-pro::before {
58 58 float: left;
59 59 }
60 60
61 -#responsive-menu-admin #upgrade-bottom-banner a,
62 -#responsive-menu-admin #upgrade-banner-title a {
63 - color: #ffffff;
64 -}
65 -
66 61 #responsive-menu-admin #upgrade-banner {
62 + padding: 25px 5%;
63 + background: #DE4B42;
67 64 color: #fff;
65 + border: 1px solid #D33C34;
68 66 border-radius: 2px;
69 67 text-align: center;
70 - margin: 0 auto 15px auto;
71 - background-color: #d9534f;
72 - max-width: 350px;
73 - font-size: 18px;
74 - font-weight: bold;
75 - line-height: 24px;
68 + margin-bottom: 15px;
76 69 }
77 70
78 71 #responsive-menu-admin #upgrade-banner i {
79 72 margin-right: 5px;
73 +}
74 +
75 +#responsive-menu-admin #upgrade-banner {
76 + font-size: 18px;
77 + font-weight: bold;
78 + line-height: 24px;
80 79 }
81 80
82 81 #responsive-menu-admin #upgrade-banner .glyphicon {
83 82 margin-right: 5px;