- gitlist.git
- src
- browser
- less
- menu.less
This file ( 260B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
#p3x-gitlist-main-tabs * {
margin-bottom: 2px;
position: relative;
a:hover > svg.svg-inline--fa {
transition-duration: 250ms;
transition-property: transform;
transform: scale(1.2) rotate(360deg);
}
svg.svg-inline--fa {
top: 2px;
}
}