source:
imaps-frontend/node_modules/bootstrap/scss/helpers/_vr.scss
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 160 bytes |
Line | |
---|---|
1 | .vr { |
2 | display: inline-block; |
3 | align-self: stretch; |
4 | width: $vr-border-width; |
5 | min-height: 1em; |
6 | background-color: currentcolor; |
7 | opacity: $hr-opacity; |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.