File: fixed-width.less

package info (click to toggle)
node-mongodb 3.6.4%2B~cs11.13.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 76,604 kB
  • sloc: javascript: 138,083; python: 429; sh: 52; makefile: 37
file content (6 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}