PluginProbe
BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP / trunk
BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP vtrunk
3.1.3 3.1.2 3.1.1 3.1.0 3.0.1 3.0.0 2.4.13 2.4.12 2.4.11 2.4.10 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 All 110 releases
betterlinks / assets / css / betterlinks-cle.css

betterlinks-cle.css in BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP trunk, at assets/css/betterlinks-cle.css

1 lines 6.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @-webkit-keyframes falling-left{0%{-webkit-transform:translate3d(0,0,0);opacity:1}10%,30%,50%,70%,90%{opacity:0}20%,40%,60%,80%{opacity:1}to{-webkit-transform:translate3d(0,120vh,0);opacity:1}}@keyframes falling-left{0%{-webkit-transform:translate3d(0,0,0);opacity:1}10%,30%,50%,70%,90%{opacity:0}20%,40%,60%,80%{opacity:1}to{-webkit-transform:translate3d(0,120vh,0);opacity:1}}@-webkit-keyframes falling-right{0%{-webkit-transform:translate3d(0,0,0);opacity:0}10%,30%,50%,70%,90%{opacity:1}20%,40%,60%,80%{opacity:0}to{-webkit-transform:translate3d(0,120vh,0);opacity:0}}@keyframes falling-right{0%{-webkit-transform:translate3d(0,0,0);opacity:1}10%,30%,50%,70%,90%{opacity:0}20%,40%,60%,80%{opacity:1}to{-webkit-transform:translate3d(0,120vh,0);opacity:0}}*,::after,::before{box-sizing:border-box}body,dd,dl,figure,h1,h2,p{margin:0}button,ul{margin:0;padding:0}ul{list-style:none}img,svg{display:block;max-width:100%}button{border:0;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-appearance:none;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}body{min-height:100vh;padding:40px 20px;background:#fff;color:#1a2233;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.bl-cle,.bl-cle__main{display:flex;flex-direction:column}.bl-cle{gap:32px;width:100%;max-width:680px;margin:0 auto;min-height:calc(100vh - 80px)}.bl-cle__main{gap:24px}.bl-cle__main--blocked{align-items:center;text-align:center;margin:auto 0}.bl-cle__brand,.bl-cle__head{display:flex;align-items:center}.bl-cle__head{flex-direction:column;gap:14px;text-align:center}.bl-cle__brand{justify-content:center;width:64px;height:64px;border-radius:50%;background:#fdf6ff}.bl-cle__brand img{width:36px;height:36px}.bl-cle__title{font-size:32px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.bl-cle__subtitle{max-width:44ch;color:#6b7280;font-size:15px}.bl-cle__urlbar{display:flex;align-items:center;gap:12px;padding:14px 14px 14px 20px;border:1px solid rgba(47,107,255,.35);border-radius:12px;background:rgba(47,107,255,.05)}.bl-cle__url{flex:1 1 auto;min-width:0;overflow:hidden;color:#2f6bff;font-size:18px;font-weight:600;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bl-cle__url:focus-visible,.bl-cle__url:hover{color:#1f57e6;text-decoration:underline}.bl-cle__urlactions{display:flex;flex:none;gap:8px}.bl-cle__iconbtn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:rgba(47,107,255,.12);color:#2f6bff;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease}.bl-cle__iconbtn:focus-visible,.bl-cle__iconbtn:hover{background:#2f6bff;color:#fff;outline:0}.bl-cle__iconbtn:focus-visible img,.bl-cle__iconbtn:hover img{filter:brightness(0) invert(1)}.bl-cle__copied,.bl-cle__iconbtn .icon,.bl-cle__share{display:flex;align-items:center;justify-content:center}.bl-cle__copied{color:#16a34a}.bl-cle__share{gap:14px;flex-wrap:wrap}.bl-cle__share-label{color:#6b7280;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.bl-cle__share-list{display:flex;gap:10px}.bl-cle__share-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.bl-cle__share-btn img,.bl-cle__share-btn svg{width:30px;height:30px;border-radius:6px}.bl-cle__share-btn:focus-visible,.bl-cle__share-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(16,24,40,.16);outline:0}.bl-cle__card{padding:22px 24px;border:1px solid #e6e8ee;border-radius:14px;background:#fff}.bl-cle__card-title{margin-bottom:14px;font-size:15px;font-weight:700}.bl-cle__meta{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px 20px;align-items:baseline}.bl-cle__meta dt{color:#6b7280;font-size:13px;font-weight:600}.bl-cle__meta dd{min-width:0;font-size:14px}.bl-cle__meta-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600}.bl-cle__meta-url{display:block;overflow:hidden;color:#6b7280;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bl-cle__meta-url:focus-visible,.bl-cle__meta-url:hover{color:#2f6bff;text-decoration:underline}.bl-cle__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px}.bl-cle__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(230,232,238,.7)}.bl-cle__option:last-child,.bl-cle__option:nth-last-child(2):nth-child(odd){border-bottom:0}.bl-cle__option-label{color:#6b7280;font-size:14px}.bl-cle__pill{flex:none;padding:3px 11px;border-radius:999px;font-size:12.5px;font-weight:600;white-space:nowrap}.bl-cle__pill--on{background:rgba(22,163,74,.12);color:#12803c}.bl-cle__pill--off{background:#f7f8fa;color:#98a1b0}.bl-cle__pill--info{background:rgba(47,107,255,.12);color:#1f57e6}.bl-cle__actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:8px}.bl-cle__actions--center{justify-content:center}.bl-cle__back{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border:1px solid #e6e8ee;border-radius:10px;background:#fff;color:#1a2233;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.bl-cle__back:focus-visible,.bl-cle__back:hover{border-color:rgba(47,107,255,.5);background:rgba(47,107,255,.05);color:#1f57e6;outline:0}.bl-cle__credit span,.bl-cle__date{color:#6b7280;font-size:13px}.bl-cle__credit{margin-top:auto;padding-top:20px;border-top:1px solid #e6e8ee;text-align:center}.bl-cle__credit span{display:inline-flex;align-items:center;gap:8px}.bl-cle__credit img{width:86px}@media screen and (max-width:640px){.bl-cle{gap:24px}.bl-cle__title{font-size:25px}.bl-cle__urlbar{padding:12px;align-items:flex-start;flex-direction:column;gap:12px}.bl-cle__url{font-size:16px;width:100%}.bl-cle__urlactions{align-self:flex-end}.bl-cle__card{padding:18px}.bl-cle__meta,.bl-cle__options{grid-template-columns:minmax(0,1fr);gap:2px}.bl-cle__meta dt{margin-top:8px}.bl-cle__options{gap:0}.bl-cle__option:nth-last-child(2):nth-child(odd){border-bottom:1px solid rgba(230,232,238,.7)}.bl-cle__option:last-child{border-bottom:0}.bl-cle__actions{justify-content:center}}#confetti{left:0;position:fixed;right:0;top:-160px;z-index:10000;pointer-events:none}#confetti .ball{animation-iteration-count:1!important;-webkit-animation-iteration-count:1!important;border-radius:50%;cursor:default;display:inline-block;height:10px;user-select:none;-webkit-user-select:none;width:10px}#confetti .ball:nth-child(2n){-webkit-animation:falling-left linear;animation:falling-left linear}#confetti .ball:nth-of-type(2n+1){-webkit-animation:falling-right linear;animation:falling-right linear}@media (prefers-reduced-motion:reduce){#confetti{display:none}}