.mvn
docs
css
img
js
mail
scss
vendor
bootstrap
font-awesome
css
fonts
less
animated.less
bordered-pulled.less
core.less
fixed-width.less
font-awesome.less
icons.less
larger.less
list.less
mixins.less
path.less
rotated-flipped.less
screen-reader.less
stacked.less
variables.less
scss
jquery
jquery-easing
magnific-popup
LICENSE
README.md
gulpfile.js
index.html
package-lock.json
package.json
platformQuickStarts
scripts
webgoat-container
webgoat-images
webgoat-lessons
webgoat-server
webwolf
.gitignore
.travis.yml
CREATE_RELEASE.MD
README.MD
buildspec.yml
docker-compose-local.yml
docker-compose-postgres.yml
docker-compose.yml
mvn-debug
mvnw
mvnw.cmd
pom.xml
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
width: (18em / 14);
|
|
text-align: center;
|
|
}
|