|
|
|||
Warning, /iDDS/monitor/data/scss/bootstrap/helpers/_stretched-link.scss is written in an unsupported language. File is not indexed.
0001 //
0002 // Stretched link
0003 //
0004
0005 .stretched-link {
0006 &::#{$stretched-link-pseudo-element} {
0007 position: absolute;
0008 top: 0;
0009 right: 0;
0010 bottom: 0;
0011 left: 0;
0012 z-index: $stretched-link-z-index;
0013 content: "";
0014 }
0015 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|