PluginProbe
ElasticPress / 5.3.5
ElasticPress v5.3.5
5.3.5 5.3.4 3.6.5 3.6.6 4.0.0 4.0.1 4.1.0 4.2.0 4.2.1 4.2.2 4.3.0 4.3.1 4.4.0 4.4.1 4.5.0 4.5.1 4.5.2 4.6.0 4.6.1 4.7.0 4.7.1 4.7.2 5.0.0 5.0.1 5.0.2 All 108 releases
← All changes | dist/css/status-report-script.css +2 -2 5.0.25.3.5 View file →
@@ -1,2 +1,2 @@
1 -.ep-settings-page__wrap{margin-left:auto;margin-right:auto;max-width:50pc}.ep-settings-page__snackbar-list{bottom:40px;left:0;padding:0 1pc;position:fixed}@media (min-width:600px){.ep-settings-page__snackbar-list{left:auto;padding:0}}
2 -.ep-status-report{margin-bottom:1pc}.ep-status-report .components-panel__header h2{font-size:14px}.ep-status-report .components-notice{margin:0}.ep-status-report table{table-layout:fixed}.ep-status-report table col:first-of-type{width:40%}.ep-status-report table td,.ep-status-report table th{line-height:1.5}.ep-status-report table small{display:block}.ep-status-report table pre{margin:0;overflow-x:scroll}
1 +.ep-settings-page__wrap{margin-left:auto;margin-right:auto;max-width:800px}.ep-settings-page__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ep-settings-page__header button{margin-top:5px}.ep-settings-page__snackbar-list{bottom:40px;left:0;padding:0 16px;position:fixed}@media (min-width:600px){.ep-settings-page__snackbar-list{left:auto;padding:0}}
2 +.ep-status-report{margin-bottom:16px}.ep-status-report .components-panel__header h2{font-size:14px}.ep-status-report .components-notice{margin:0}.ep-status-report table{table-layout:fixed}.ep-status-report table col:first-of-type{width:40%}.ep-status-report table td,.ep-status-report table th{line-height:1.5}.ep-status-report table small{display:block}.ep-status-report table pre{margin:0;overflow-x:auto}.ep-status-report-actions{margin-bottom:16px}