diff --git a/view/duepuntozero.min.css b/view/duepuntozero.min.css index 1ac9a1c..3fd4e5f 100644 --- a/view/duepuntozero.min.css +++ b/view/duepuntozero.min.css @@ -1 +1 @@ -#profile-postbox-wrapper{display:block}#postboxbutton{display:none}.postbox_button{height:18px;width:18px;position:relative;left:285px;top:-62px;padding:0;border:0;background:0 0}.postbox_button>img{height:100%;width:100%}div.preview-postbox{border:1px solid #aaa;-moz-border-radius:3px;border-radius:3px;position:relative;left:285px;top:-62px;padding:5px;width:fit-content}div.preview-postbox div.pick-postbox{height:100%;width:100%;display:block}div.preview-postbox>button{ms-appearance:none;moz-appearance:none;webkit-appearance:none;appearance:none;cursor:pointer;height:32px;width:32px;margin:0 5px 5px 0;float:left;border-radius:8px;background:0 0;border:none;padding:0;overflow:hidden}#profile-jot-plugin-wrapper>div,.jotplugins>div{float:left}#profile-jot-plugin-wrapper::after,.jotplugins::after{content:'';display:block;clear:both} \ No newline at end of file +#profile-postbox-wrapper{display:block}#postboxbutton{display:none;margin-left:10px}.postbox_button{height:18px;width:18px;position:relative;left:285px;top:-62px;padding:0;border:0;background:0 0}.postbox_button>img{height:100%;width:100%}div.preview-postbox{border:1px solid #aaa;-moz-border-radius:3px;border-radius:3px;position:relative;padding:5px;width:100%}div.preview-postbox::after{content:'';display:block;clear:both}div.preview-postbox div.pick-postbox{height:100%;width:100%;display:block}div.preview-postbox>button{ms-appearance:none;moz-appearance:none;webkit-appearance:none;appearance:none;cursor:pointer;height:32px;width:32px;margin:0 5px 5px 0;float:left;border-radius:8px;background:0 0;border:none;padding:0;overflow:hidden}#profile-jot-plugin-wrapper>div,.jotplugins>div{float:left}#profile-jot-plugin-wrapper::after,.jotplugins::after{content:'';display:block;clear:both}div.preview-postbox>button:focus,div.preview-postbox>button:hover{position:relative;z-index:10;transform-origin:center;transform:scale(2)}div.pick-postbox{height:320px!important;width:320px!important;transform-origin:top left;transform:scale(.1)}div.pick-postbox,div.pick-postbox::after,div.pick-postbox::before{animation-play-state:paused}button:focus div.pick-postbox,button:focus div.pick-postbox::after,button:focus div.pick-postbox::before,div.pick-postbox:hover,div.pick-postbox:hover::after,div.pick-postbox:hover::before{animation-play-state:running} \ No newline at end of file