✏️ 正在编辑: admin.css
路径:
/home/h359620/public_html/wp-content/themes/datis/assets/css/admin.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.datis-widget-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(20%, 1fr)); gap: 20px; margin-top: 30px } .datis-widget-toggle { background: #fff; border: 1px solid #ccc; border-radius: 10px; padding: 20px; display: flex; align-items: center; justify-content: space-between; font-weight: bold; direction: rtl } .datis-switch { position: relative; display: inline-block; width: 50px; height: 24px } .datis-switch input { opacity: 0; width: 0; height: 0 } .datis-slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .4s; border-radius: 24px } .datis-slider:before { position: absolute; content: ""; height: 18px; width: 18px; left: 3px; bottom: 3px; background-color: white; transition: .4s; border-radius: 50% } .datis-switch input:checked+.datis-slider { background-color: #007cba } .datis-switch input:checked+.datis-slider:before { transform: translateX(26px) } .redux-container .redux-main { margin-left: 0 !important; margin-right: 201px } .redux-container #redux-footer { display: none } .widget-settings-wrapper { padding: 25px; background: #fff; border-radius: 25px; margin-top: 50px } .redux-container .redux-action_bar .spinner { display: none } .redux-main .redux-typography-container { max-width: unset } .redux-container { border-radius: 10px; } form#redux-form-wrapper { background: #23282d; } .redux-container #redux-header .display_header .redux-dev-mode-notice-container { left: unset; right: 20px; } .redux-container #redux-header .display_header { float: right; } .ocdi__theme-about-screenshots { margin-right: unset; margin-left: 30px; } .ocdi__theme-about-info .theme-title .theme-version { margin-right: 10px; margin-left: unset; } body { overflow-x: hidden !important; }
💾 保存文件
← 返回文件管理器