uawdijnntqw1x1x1
IP : 216.73.216.107
Hostname : toronto-dev2
Kernel : Linux toronto-dev2 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
srv
/
users
/
craft4
/
apps
/
craft4-newsite-space
/
vendor
/
verbb
/
base
/
src
/
resources
/
src
/
scss
/
verbb-ui.scss
/
/
// ========================================================================== // Verbb UI for Craft CMS // Author: Verbb - https://verbb.io/ // ========================================================================== // ========================================================================== // Plugin Footer // ========================================================================== @mixin clearfix() { &::after { display: block; content: ""; clear: both; } } #plugin-footer { @include clearfix; .footer-left { float: left; } .footer-right { float: right; } } .plugin-credit { position: relative; width: 78px; height: 29px; display: block; } .plugin-credit .credit-love { position: absolute; top: 0; left: -107px; font-size: 13px; color: #8f98a3; opacity: 0; padding: 5px 9px 5px 0; transition: all 0.3s ease 0s; transform: translateY(5px); } .plugin-credit .credit-pill { float: right; display: inline-block; background: lighten(#b9bfc6, 10%); border-radius: 25px; padding: 8px 10px 8px 5px; transition: all 0.3s ease; } .plugin-credit .credit-mask { width: 12px; overflow: hidden; padding-left: 3px; margin-right: -1px; transform: skewX(-25deg); transition: all 0.3s ease; box-sizing: content-box; } .plugin-credit .credit-wrap { width: 60px; height: 13px; transform: skewX(25deg); svg { width: 100%; height: 100%; display: block; } } .plugin-credit:hover { .credit-pill { background: #4b308c; } .credit-love { opacity: 1; transform: translateY(0); transition-delay: 0.4s; } .credit-mask { width: 61px; } }
/srv/users/craft4/apps/craft4-newsite-space/vendor/verbb/base/src/resources/src/scss/verbb-ui.scss