mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
8 lines
121 B
Plaintext
Executable File
8 lines
121 B
Plaintext
Executable File
// fixed-width icons
|
|
// -------------------------
|
|
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: @fa-fw-width;
|
|
}
|