text-drop/css/app.59ca17fa.css

1 line
1.9 KiB
CSS

html body{background:#000}.editor{font-size:14px}.topbutton{cursor:pointer;position:absolute;right:20px;top:20px;margin:0 auto;color:#ccc;font-size:40px;z-index:20;color:rgba(3,238,3,.4)}.topbutton:hover{font-size:55px;transition-duration:.2s;color:#03ee03}.bottomicon{cursor:pointer;position:absolute;right:20px;bottom:20px;margin:0 auto;color:#ccc;font-size:40px;z-index:20;color:rgba(3,238,3,.4)}.bottomicon:hover{font-size:55px;transition-duration:.2s;color:#03ee03}.uploading{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,20,35,.77);display:flex;justify-content:center;align-items:center;z-index:30}.dot-fire{position:relative;left:-9999px;box-shadow:9999px 22.5px 0 -5px #03ee03;-webkit-animation:dot-fire 1.5s linear infinite;animation:dot-fire 1.5s linear infinite;-webkit-animation-delay:-.85s;animation-delay:-.85s}.dot-fire,.dot-fire:after,.dot-fire:before{width:10px;height:10px;border-radius:5px;background-color:#03ee03;color:#03ee03}.dot-fire:after,.dot-fire:before{content:"";display:inline-block;position:absolute;top:0}.dot-fire:before{-webkit-animation:dot-fire 1.5s linear infinite;animation:dot-fire 1.5s linear infinite;-webkit-animation-delay:-1.85s;animation-delay:-1.85s}.dot-fire:after,.dot-fire:before{box-shadow:9999px 22.5px 0 -5px #03ee03}.dot-fire:after{-webkit-animation:dot-fire 1.5s linear infinite;animation:dot-fire 1.5s linear infinite;-webkit-animation-delay:-2.85s;animation-delay:-2.85s}@-webkit-keyframes dot-fire{1%{box-shadow:9999px 22.5px 0 -5px #03ee03}50%{box-shadow:9999px -5.625px 0 2px #03ee03}to{box-shadow:9999px -22.5px 0 -5px #03ee03}}@keyframes dot-fire{1%{box-shadow:9999px 22.5px 0 -5px #03ee03}50%{box-shadow:9999px -5.625px 0 2px #03ee03}to{box-shadow:9999px -22.5px 0 -5px #03ee03}}.vue-notification-group{padding-top:50px}body .ace_scrollbar{background:#000;transition:opacity .3s ease-in-out;opacity:0}body .ace_editor:hover .ace_scrollbar{opacity:1}