mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-20 04:24:14 -04:00
1)Fixed the PlaceNode issue. 2)Added fontAwesome css folder (public/styles/font-awesome) 3)Added come css stlying for placeNode table in style.css
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
width: (18em / 14);
|
|
text-align: center;
|
|
}
|