| 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 |
} |