OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
assets
/
plugins
/
font-awesome
/
less
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:10:46 AM
rwxr-xr-x
📄
bordered-pulled.less
330 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
core.less
418 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
fixed-width.less
119 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
font-awesome.less
465 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
icons.less
33.65 KB
08/14/2022 11:10:45 AM
rw-r--r--
📄
larger.less
370 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
list.less
377 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
mixins.less
892 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
path.less
684 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
rotated-flipped.less
622 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
spinning.less
582 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
stacked.less
476 bytes
08/14/2022 11:10:45 AM
rw-r--r--
📄
variables.less
15.17 KB
08/14/2022 11:10:45 AM
rw-r--r--
Editing: stacked.less
Close
// Stacked Icons // ------------------------- .@{fa-css-prefix}-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .@{fa-css-prefix}-stack-1x { line-height: inherit; } .@{fa-css-prefix}-stack-2x { font-size: 2em; } .@{fa-css-prefix}-inverse { color: @fa-inverse; }