|
1
|
|
-.bg-warning{background-color:#f39c12 !important}.bg-danger{background-color:#c0392b !important}.text-danger{color:#c0392b !important}#templately-gutenberg .templately-gutenberg{position:relative;display:flex}#templately-gutenberg .templately-gutenberg:before{position:fixed;content:"";left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7)}#templately-gutenberg .templately-gutenberg #templately-wrapper{position:fixed;left:32px;right:32px;top:32px;bottom:32px;box-shadow:0 0 100px -30px rgba(0,0,0,.5);width:calc(100% - 64px);height:calc(100% - 64px) !important}.templately-icon{background-image:url(../images/logo-icon.svg);width:20px;height:20px;display:inline-block;margin-right:7px}#templately-gutenberg-buttons{display:flex}#templately-cloud-push,#templately-gutenberg-button{text-transform:capitalize;background-color:#5633d1;color:#fff;border-color:#5633d1;display:inline-flex;align-items:center;min-height:33px;margin:2px}#templately-cloud-push:focus,#templately-gutenberg-button:focus{outline:none;box-shadow:none}#templately-cloud-push:hover,#templately-gutenberg-button:hover{background-color:#3d1fa8;border-color:#3d1fa8} |
|
1
|
+.bg-warning{background-color:#f39c12!important}.bg-danger{background-color:#c0392b!important}.text-danger{color:#c0392b!important}#templately-gutenberg .templately-gutenberg{position:relative}#templately-gutenberg .templately-gutenberg:before{background-color:rgba(0,0,0,.7);bottom:0;content:"";left:0;position:fixed;right:0;top:0}#templately-gutenberg .templately-gutenberg #templately-wrapper{bottom:10%;box-shadow:0 0 100px -30px rgba(0,0,0,.5);height:80%;left:10%;position:fixed;right:10%;top:10%}.templately-icon{background-image:url(../images/logo-icon.svg);display:inline-block;height:20px;margin-right:7px;width:20px}#templately-cloud-push,#templately-gutenberg-button{align-items:center;background-color:#5633d1;border-color:#5633d1;color:#fff;display:inline-flex;margin:2px;min-height:33px;text-transform:capitalize}#templately-cloud-push:focus,#templately-gutenberg-button:focus{box-shadow:none;outline:none}#templately-cloud-push:hover,#templately-gutenberg-button:hover{background-color:#4426ab;border-color:#4426ab} |