source: Application/ocrent/wwwroot/lib/bootstrap/scss/helpers/_vr.scss@ f5f7c24

Last change on this file since f5f7c24 was f5f7c24, checked in by 192011 <mk.snicker@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 147 bytes
Line 
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.