source:
Application/ocrent/wwwroot/lib/bootstrap/scss/helpers/_vr.scss
Last change on this file was f5f7c24, checked in by , 17 months ago | |
---|---|
|
|
File size: 147 bytes |
Rev | Line | |
---|---|---|
[f5f7c24] | 1 | .vr { |
2 | display: inline-block; | |
3 | align-self: stretch; | |
4 | width: 1px; | |
5 | min-height: 1em; | |
6 | background-color: currentcolor; | |
7 | opacity: $hr-opacity; | |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.