HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/releases/20210414070604Z/app/assets/scss/polo/_scrolltop.scss
// #scrollTop {
//   position: fixed;
//   right: 26px;
//   bottom: 0;
//   z-index: -1;
//   width: 40px;
//   height: 40px;
//   overflow: hidden;
//   line-height: 12px !important;
//   color: #fff;
//   text-align: center;
//   cursor: pointer;
//   background-color: rgba(0, 0, 0, .25) !important;
//   border: 0;
//   border-radius: 100px;
//   opacity: 0;
//   transition:
//     opacity .3s,
//     bottom .5s,
//     box-shadow .3s cubic-bezier(.55, 0, .1, 1),
//     background-color .1s linear;
// }

// #scrollTop .iicon {
//   display: block;
//   width: 100%;
//   height: rem(30px);
//   transform: rotate(-90deg);
// }

// #scrollTop:hover {
//   background-color: transparent !important;
//   transition:
//     box-shadow .3s cubic-bezier(.55, 0, .1, 1),
//     background-color .05s linear .25s;
// }