PluginProbe
Webyx for Gutenberg – Fullpage Fullscreen Scrolling Websites / trunk
Webyx for Gutenberg – Fullpage Fullscreen Scrolling Websites vtrunk
trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 1.5.0 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.13 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.7.1 1.6.7.2 All 31 releases
webyx / build / admin.css

admin.css in Webyx for Gutenberg – Fullpage Fullscreen Scrolling Websites trunk, at build/admin.css

2 lines 3.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #webyx-fg-settings .webyx-fg-save-settings-btn{background-color:#93c;box-shadow:unset}#webyx-fg-settings .webyx-fg-save-settings-btn:hover{background-color:#bf3fff}#webyx-fg-settings .webyx-fg-is-busy{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg, #bf3fff 33%, #9933CC 0, #9933CC 70%, #bf3fff 0)}#webyx-fg-settings .components-placeholder{background:#f1f1f1}#webyx-fg-settings .webyx-fg-header{background-color:#c859ff;box-shadow:0 1px 0 rgba(213,213,213,.5),0 1px 2px #eee;margin-left:-2em}#webyx-fg-settings .webyx-fg-header .webyx-fg-container{margin:0 auto;max-width:750px}#webyx-fg-settings .webyx-fg-header .webyx-fg-container .webyx-fg-title{align-items:center;display:flex;justify-content:center}#webyx-fg-settings .webyx-fg-header .webyx-fg-container .webyx-fg-title .webyx-fg-icon-webyx{margin-left:0;margin-right:12px;height:40px;width:40px;color:#fff;fill:#fff}#webyx-fg-settings .webyx-fg-header .webyx-fg-container .webyx-fg-title h1{color:#fff}#webyx-fg-settings .webyx-fg-main{margin-left:auto;margin-right:auto;max-width:750px}#webyx-fg-settings .webyx-fg-main .components-panel{background:none;border:none}#webyx-fg-settings .webyx-fg-main .components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 2px #93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle.is-checked .components-form-toggle__track{color:#fff;background-color:#93c;border-color:#93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px #93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-color:#93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle.is-checked .components-form-toggle__track{background-color:#93c;border-color:#93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle .components-form-toggle__thumb{background-color:#93c;border-color:#93c}#webyx-fg-settings .webyx-fg-main .components-form-toggle .components-form-toggle__track{background-color:#fff;border-color:#93c}#webyx-fg-settings .webyx-fg-main .components-panel__body{background:#fff;border:1px solid #e2e4e7;margin:1rem 0}#webyx-fg-settings .components-base-control__help{margin-top:.5rem}#webyx-fg-settings .components-panel__row>div{flex-grow:1;margin-right:1rem}#webyx-fg-settings .components-panel__row>div:last-of-type{margin-right:0}#webyx-fg-settings .webyx-fg-notices .components-snackbar{bottom:.5rem;position:fixed}.webyx-fg-spinner-front-page{position:absolute;top:50vh;left:50%;background-color:#c859ff;z-index:999999}.webyx-fg-spinner-front-page .webyx-fg-logo-container{position:absolute;margin-top:-100px;margin-left:-75px;width:150px;height:150px;border-radius:50%;background-color:#fff}.webyx-fg-spinner-front-page .webyx-fg-logo-container .webyx-fg-logo-icon{position:absolute;width:120px;height:120px;top:50%;left:50%;margin-top:-60px;margin-left:-60px}.webyx-fg-spinner-front-page .webyx-fg-logo-container .webyx-fg-logo-icon svg{fill:#93c}.webyx-fg-spinner-front-page .webyx-fg-txt-loader{position:absolute;width:100%;text-align:center;top:50%;margin-top:70px;margin-left:-55px;letter-spacing:5px;font-weight:bold;font-size:1.2rem;color:#aaa}.webyx-fg-circ-front-page{height:100%;width:100%;color:#3232324d;position:relative;top:-4px;left:-4px;display:inline-block;border:4px solid;border-radius:50%;border-right-color:#93c;-webkit-animation:webyx-fg-rotate 1s linear infinite;animation:webyx-fg-rotate 1s linear infinite}@-webkit-keyframes webyx-fg-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes webyx-fg-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.webyx-fg-go-pro{color:#9933ccd3;font-weight:bold}.webyx-fg-go-pro:hover{color:#93c}
2