PluginProbe
WP Database Backup – Unlimited Database & Files Backup by Backup for WP / 5.9
WP Database Backup – Unlimited Database & Files Backup by Backup for WP v5.9
7.13 7.12 trunk 1.1 2.1.1 5.9 6.0 6.1 6.10 6.11 6.12 6.12.1 6.2 6.3 6.4 6.5 6.5.1 6.6 6.7 6.8 6.9 7.0 7.0.1 7.1 7.10 All 34 releases
wp-database-backup / assets / css / wpdb_admin.css

wpdb_admin.css in WP Database Backup – Unlimited Database & Files Backup by Backup for WP 5.9, at assets/css/wpdb_admin.css

23 lines 433 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 body{
2 background: transparent !important;
3 }
4 .wpdb-header{
5 background-color: #dff0d8;
6 }
7 .panel {
8 margin-bottom: 0 !important;
9 }
10 #collapseDocumentation ul{
11 margin-left: 25px !important;
12 }
13 #collapseDocumentation ul li{
14 list-style-type: circle !important;
15 }
16 .wpdb_log .arrow {
17 margin-left: 0px !important;
18 }
19 .popover{
20 max-width: 500Px !important;
21 background: #f6f7f7 !important;
22 padding: 10px !important;
23 }