PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 16.3-a.1
Jetpack – WP Security, Backup, Speed, & Growth v16.3-a.1
16.3-a.3 16.3-a.1 16.2 16.2-beta 12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 All 504 releases
← All changes | css/cleanslate-rtl.css +1 -3 13.5.216.3-a.1 View file →
@@ -80,9 +80,8 @@
80 80 /* CSS3 */
81 81 /* Including all prefixes according to http://caniuse.com/ */
82 82 /* CSS Animations don't cascade, so don't require resetting */
83 83 background-origin: padding-box !important;
84 - -webkit-background-clip: border-box !important;
85 84 background-clip: border-box !important;
86 85 background-size: auto !important;
87 86 border-image: none !important;
88 87 border-radius: 0 !important;
@@ -95,9 +94,8 @@
95 94 column-width: auto !important;
96 95 font-feature-settings: normal !important;
97 96 overflow-x: visible !important;
98 97 overflow-y: visible !important;
99 - -webkit-hyphens: manual !important;
100 98 hyphens: manual !important;
101 99 -ms-perspective: none !important;
102 100 -o-perspective: none !important;
103 101 perspective: none !important;
@@ -264,9 +262,9 @@
264 262 border: 1px #a6a6a6 solid !important;
265 263 background: lightgrey !important; /* Old browsers */
266 264 background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
267 265 background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%, rgb(209, 209, 209) 100%, rgb(221, 221, 221) 100%) !important; /* W3C */
268 - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dddddd",GradientType=0 ) !important; /* IE6-9 */
266 + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ) !important; /* IE6-9 */
269 267 -o-box-shadow: -1px 1px 0px #eee !important;
270 268 box-shadow: -1px 1px 0px #eee !important;
271 269 outline: initial !important;
272 270 }