mirror of
https://github.com/nasa/openmct.git
synced 2024-12-29 17:38:53 +00:00
parent
fe12cdefc5
commit
c8848b5788
@ -39,7 +39,7 @@
|
||||
content:'\e615'; // e615 Crosshair symbol
|
||||
display: inline;
|
||||
font-family: symbolsfont;
|
||||
margin-right: $interiorMarginSm;
|
||||
margin-right: $interiorMargin;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
}
|
||||
|
@ -1308,7 +1308,7 @@ tr[class*="s-limit"].s-limit-lwr td:first-child:before {
|
||||
content: '\e615';
|
||||
display: inline;
|
||||
font-family: symbolsfont;
|
||||
margin-right: 3px;
|
||||
margin-right: 5px;
|
||||
vertical-align: bottom; }
|
||||
/* line 47, ../../../../general/res/sass/_inspector.scss */
|
||||
.l-inspect ul li,
|
||||
|
@ -1289,7 +1289,7 @@ tr[class*="s-limit"].s-limit-lwr td:first-child:before {
|
||||
content: '\e615';
|
||||
display: inline;
|
||||
font-family: symbolsfont;
|
||||
margin-right: 3px;
|
||||
margin-right: 5px;
|
||||
vertical-align: bottom; }
|
||||
/* line 47, ../../../../general/res/sass/_inspector.scss */
|
||||
.l-inspect ul li,
|
||||
|
Loading…
Reference in New Issue
Block a user