PluginProbe
Debug Log Manager – Conveniently Monitor and Inspect Errors / 2.3.1
Debug Log Manager – Conveniently Monitor and Inspect Errors v2.3.1
2.5.2 2.5.1 trunk 1.0.0 1.0.1 1.1.0 1.2.0 1.3.0 1.3.1 1.3.3 1.4.0 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.7.0 1.8.0 1.8.2 1.8.3 1.8.4 All 49 releases
debug-log-manager / assets / css / plugin-theme-editor.css

plugin-theme-editor.css in Debug Log Manager – Conveniently Monitor and Inspect Errors 2.3.1, at assets/css/plugin-theme-editor.css

16 lines 298 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .fileedit-title {
2 display: flex;
3 justify-content: flex-start;
4 align-items: center;
5 }
6
7 .wp-core-ui .fileedit-title .button.button-small {
8 min-height: 30px;
9 height: 30px;
10 padding: 0 10px;
11 line-height: 1;
12 font-size: 13px;
13 position: relative;
14 top: 2px;
15 margin-left: 12px;
16 }