news/plugins/frontend-edit-button/assets/css/style.min.css

1 line
587 B
CSS

#frontend-edit-button{position:fixed;z-index:10000;padding:5px}#frontend-edit-button .label{font-size:16px}#frontend-edit-button.top{top:0}#frontend-edit-button.bottom{bottom:0}#frontend-edit-button.left{left:0}#frontend-edit-button.right{right:0}.frontend-edit-button{background-color:#0090d9;border:1px solid #0090d9;border-radius:5px;color:rgba(255,255,255,0.85);padding:5px 5px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer}.frontend-edit-button:hover{background:#26a1df;color:#fff}.icon-feb-editor:before{padding-right:5px}