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: core.less
Close
// Base Class Definition // ------------------------- .@{fa-css-prefix} { display: inline-block; font: normal normal normal 14px/1 FontAwesome; // shortening font declaration font-size: inherit; // can't have font-size inherit on line above, so need to override text-rendering: auto; // optimizelegibility throws things off #1094 -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }