Changeset 3443352 for wpvulnerability/trunk/assets/admin.css
- Timestamp:
- 01/20/2026 03:01:45 PM (2 months ago)
- File:
-
- 1 edited
-
wpvulnerability/trunk/assets/admin.css (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpvulnerability/trunk/assets/admin.css
r3442647 r3443352 121 121 122 122 /* ================================================== 123 WPVulnerability Admin Panel Styles124 Extracted from inline <style> blocks125 ================================================== */123 WPVulnerability Admin Panel Styles 124 Extracted from inline <style> blocks 125 ================================================== */ 126 126 127 127 /* ================================================== 128 Notifications Panel129 ================================================== */128 Notifications Panel 129 ================================================== */ 130 130 .wpvulnerability-notifications-panel .wpvulnerability-security-section { 131 131 background: #fff; … … 282 282 283 283 /* ================================================== 284 Analysis Panel285 ================================================== */284 Analysis Panel 285 ================================================== */ 286 286 .wpvulnerability-analysis-panel .wpvulnerability-security-section { 287 287 background: #fff; … … 438 438 439 439 /* ================================================== 440 Logs Panel441 ================================================== */440 Logs Panel 441 ================================================== */ 442 442 .wpvulnerability-logs-panel .wpvulnerability-security-section { 443 443 background: #fff; … … 699 699 700 700 /* ================================================== 701 Tools Panel702 ================================================== */701 Tools Panel 702 ================================================== */ 703 703 .wpvulnerability-tools-panel .wpvulnerability-tool-card { 704 704 background: #fff; … … 838 838 839 839 /* ================================================== 840 About Panel841 ================================================== */840 About Panel 841 ================================================== */ 842 842 .wpvulnerability-about-panel .wpvulnerability-security-section { 843 843 background: #fff; … … 962 962 963 963 /* ================================================== 964 Dashboard Widget965 ================================================== */964 Dashboard Widget 965 ================================================== */ 966 966 .wpvuln-status-badge { 967 967 display: inline-block; … … 1065 1065 1066 1066 /* ================================================== 1067 Security Panel1068 ================================================== */1067 Security Panel 1068 ================================================== */ 1069 1069 .wpvulnerability-security-panel h2 { 1070 1070 margin-top: 0;
Note: See TracChangeset
for help on using the changeset viewer.