mirror of
https://github.com/nasa/openmct.git
synced 2025-05-08 11:38:35 +00:00
Merge branch 'open75' into open-master
This commit is contained in:
commit
9eb23a62bc
@ -4432,26 +4432,26 @@ input[type="text"] {
|
|||||||
.l-infobubble-wrapper .l-infobubble table tr td {
|
.l-infobubble-wrapper .l-infobubble table tr td {
|
||||||
padding: 2px 0;
|
padding: 2px 0;
|
||||||
vertical-align: top; }
|
vertical-align: top; }
|
||||||
/* line 57, ../sass/helpers/_bubbles.scss */
|
/* line 53, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper .l-infobubble table tr td.label {
|
.l-infobubble-wrapper .l-infobubble table tr td.label {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
white-space: nowrap; }
|
white-space: nowrap; }
|
||||||
/* line 61, ../sass/helpers/_bubbles.scss */
|
/* line 57, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper .l-infobubble table tr td.value {
|
.l-infobubble-wrapper .l-infobubble table tr td.value {
|
||||||
white-space: nowrap; }
|
word-break: break-all; }
|
||||||
/* line 65, ../sass/helpers/_bubbles.scss */
|
/* line 61, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper .l-infobubble table tr td.align-wrap {
|
.l-infobubble-wrapper .l-infobubble table tr td.align-wrap {
|
||||||
white-space: normal; }
|
white-space: normal; }
|
||||||
/* line 71, ../sass/helpers/_bubbles.scss */
|
/* line 67, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper .l-infobubble .title {
|
.l-infobubble-wrapper .l-infobubble .title {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
margin-bottom: 5px; }
|
margin-bottom: 5px; }
|
||||||
/* line 78, ../sass/helpers/_bubbles.scss */
|
/* line 74, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-left {
|
.l-infobubble-wrapper.arw-left {
|
||||||
margin-left: 20px; }
|
margin-left: 20px; }
|
||||||
/* line 80, ../sass/helpers/_bubbles.scss */
|
/* line 76, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-left .l-infobubble::before {
|
.l-infobubble-wrapper.arw-left .l-infobubble::before {
|
||||||
right: 100%;
|
right: 100%;
|
||||||
width: 0;
|
width: 0;
|
||||||
@ -4459,10 +4459,10 @@ input[type="text"] {
|
|||||||
border-top: 6.66667px solid transparent;
|
border-top: 6.66667px solid transparent;
|
||||||
border-bottom: 6.66667px solid transparent;
|
border-bottom: 6.66667px solid transparent;
|
||||||
border-right: 10px solid #ddd; }
|
border-right: 10px solid #ddd; }
|
||||||
/* line 86, ../sass/helpers/_bubbles.scss */
|
/* line 82, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-right {
|
.l-infobubble-wrapper.arw-right {
|
||||||
margin-right: 20px; }
|
margin-right: 20px; }
|
||||||
/* line 88, ../sass/helpers/_bubbles.scss */
|
/* line 84, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-right .l-infobubble::before {
|
.l-infobubble-wrapper.arw-right .l-infobubble::before {
|
||||||
left: 100%;
|
left: 100%;
|
||||||
width: 0;
|
width: 0;
|
||||||
@ -4470,16 +4470,16 @@ input[type="text"] {
|
|||||||
border-top: 6.66667px solid transparent;
|
border-top: 6.66667px solid transparent;
|
||||||
border-bottom: 6.66667px solid transparent;
|
border-bottom: 6.66667px solid transparent;
|
||||||
border-left: 10px solid #ddd; }
|
border-left: 10px solid #ddd; }
|
||||||
/* line 95, ../sass/helpers/_bubbles.scss */
|
/* line 91, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-top .l-infobubble::before {
|
.l-infobubble-wrapper.arw-top .l-infobubble::before {
|
||||||
top: 20px; }
|
top: 20px; }
|
||||||
/* line 101, ../sass/helpers/_bubbles.scss */
|
/* line 97, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-btm .l-infobubble::before {
|
.l-infobubble-wrapper.arw-btm .l-infobubble::before {
|
||||||
bottom: 20px; }
|
bottom: 20px; }
|
||||||
/* line 106, ../sass/helpers/_bubbles.scss */
|
/* line 102, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-down {
|
.l-infobubble-wrapper.arw-down {
|
||||||
margin-bottom: 10px; }
|
margin-bottom: 10px; }
|
||||||
/* line 108, ../sass/helpers/_bubbles.scss */
|
/* line 104, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-down .l-infobubble::before {
|
.l-infobubble-wrapper.arw-down .l-infobubble::before {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 100%;
|
top: 100%;
|
||||||
@ -4487,21 +4487,21 @@ input[type="text"] {
|
|||||||
border-left: 5px solid transparent;
|
border-left: 5px solid transparent;
|
||||||
border-right: 5px solid transparent;
|
border-right: 5px solid transparent;
|
||||||
border-top: 7.5px solid #ddd; }
|
border-top: 7.5px solid #ddd; }
|
||||||
/* line 117, ../sass/helpers/_bubbles.scss */
|
/* line 113, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper .arw {
|
.l-infobubble-wrapper .arw {
|
||||||
z-index: 2; }
|
z-index: 2; }
|
||||||
/* line 120, ../sass/helpers/_bubbles.scss */
|
/* line 116, ../sass/helpers/_bubbles.scss */
|
||||||
.l-infobubble-wrapper.arw-up .arw.arw-down, .l-infobubble-wrapper.arw-down .arw.arw-up {
|
.l-infobubble-wrapper.arw-up .arw.arw-down, .l-infobubble-wrapper.arw-down .arw.arw-up {
|
||||||
display: none; }
|
display: none; }
|
||||||
|
|
||||||
/* line 127, ../sass/helpers/_bubbles.scss */
|
/* line 125, ../sass/helpers/_bubbles.scss */
|
||||||
.l-thumbsbubble-wrapper .arw-up {
|
.l-thumbsbubble-wrapper .arw-up {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
border-left: 6.66667px solid transparent;
|
border-left: 6.66667px solid transparent;
|
||||||
border-right: 6.66667px solid transparent;
|
border-right: 6.66667px solid transparent;
|
||||||
border-bottom: 10px solid #4d4d4d; }
|
border-bottom: 10px solid #4d4d4d; }
|
||||||
/* line 130, ../sass/helpers/_bubbles.scss */
|
/* line 128, ../sass/helpers/_bubbles.scss */
|
||||||
.l-thumbsbubble-wrapper .arw-down {
|
.l-thumbsbubble-wrapper .arw-down {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
@ -4509,7 +4509,7 @@ input[type="text"] {
|
|||||||
border-right: 6.66667px solid transparent;
|
border-right: 6.66667px solid transparent;
|
||||||
border-top: 10px solid #4d4d4d; }
|
border-top: 10px solid #4d4d4d; }
|
||||||
|
|
||||||
/* line 134, ../sass/helpers/_bubbles.scss */
|
/* line 133, ../sass/helpers/_bubbles.scss */
|
||||||
.s-infobubble {
|
.s-infobubble {
|
||||||
-moz-border-radius: 2px;
|
-moz-border-radius: 2px;
|
||||||
-webkit-border-radius: 2px;
|
-webkit-border-radius: 2px;
|
||||||
@ -4520,22 +4520,29 @@ input[type="text"] {
|
|||||||
background: #ddd;
|
background: #ddd;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-size: 0.8rem; }
|
font-size: 0.8rem; }
|
||||||
/* line 141, ../sass/helpers/_bubbles.scss */
|
/* line 140, ../sass/helpers/_bubbles.scss */
|
||||||
.s-infobubble .title {
|
.s-infobubble .title {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-weight: bold; }
|
font-weight: bold; }
|
||||||
/* line 146, ../sass/helpers/_bubbles.scss */
|
/* line 146, ../sass/helpers/_bubbles.scss */
|
||||||
.s-infobubble tr td {
|
.s-infobubble table tr td {
|
||||||
border-top: 1px solid #c4c4c4;
|
border: none;
|
||||||
|
border-top: 1px solid #c4c4c4 !important;
|
||||||
font-size: 0.9em; }
|
font-size: 0.9em; }
|
||||||
/* line 150, ../sass/helpers/_bubbles.scss */
|
/* line 152, ../sass/helpers/_bubbles.scss */
|
||||||
.s-infobubble tr:first-child td {
|
.s-infobubble table tr:first-child td {
|
||||||
|
border-top: none !important; }
|
||||||
|
/* line 157, ../sass/helpers/_bubbles.scss */
|
||||||
|
.s-infobubble:first-child td {
|
||||||
border-top: none; }
|
border-top: none; }
|
||||||
/* line 154, ../sass/helpers/_bubbles.scss */
|
/* line 161, ../sass/helpers/_bubbles.scss */
|
||||||
|
.s-infobubble .label {
|
||||||
|
color: gray; }
|
||||||
|
/* line 165, ../sass/helpers/_bubbles.scss */
|
||||||
.s-infobubble .value {
|
.s-infobubble .value {
|
||||||
color: #333333; }
|
color: #333333; }
|
||||||
|
|
||||||
/* line 159, ../sass/helpers/_bubbles.scss */
|
/* line 171, ../sass/helpers/_bubbles.scss */
|
||||||
.s-thumbsbubble {
|
.s-thumbsbubble {
|
||||||
background: #4d4d4d;
|
background: #4d4d4d;
|
||||||
color: #b3b3b3; }
|
color: #b3b3b3; }
|
||||||
|
@ -48,19 +48,15 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
tr {
|
tr {
|
||||||
td {
|
td {
|
||||||
//max-width: 150px;
|
|
||||||
padding: 2px 0;
|
padding: 2px 0;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
//white-space: nowrap;
|
|
||||||
//overflow: hidden;
|
|
||||||
//text-overflow: ellipsis;
|
|
||||||
&.label {
|
&.label {
|
||||||
padding-right: $interiorMargin * 2;
|
padding-right: $interiorMargin * 2;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
&.value {
|
&.value {
|
||||||
white-space: nowrap;
|
//word-wrap: break-word; // Doesn't work in <td>?
|
||||||
//width: 90%;
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
&.align-wrap {
|
&.align-wrap {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
@ -118,7 +114,9 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
&.arw-up .arw.arw-down,
|
&.arw-up .arw.arw-down,
|
||||||
&.arw-down .arw.arw-up { display: none; }
|
&.arw-down .arw.arw-up {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//************************************************* LOOK AND FEEL
|
//************************************************* LOOK AND FEEL
|
||||||
@ -131,6 +129,7 @@
|
|||||||
@include triangle('down', $bubbleArwSize, 1.5, $colorThumbsBubbleBg);
|
@include triangle('down', $bubbleArwSize, 1.5, $colorThumbsBubbleBg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.s-infobubble {
|
.s-infobubble {
|
||||||
$emFg: darken($colorInfoBubbleFg, 20%);
|
$emFg: darken($colorInfoBubbleFg, 20%);
|
||||||
@include border-radius($basicCr);
|
@include border-radius($basicCr);
|
||||||
@ -142,18 +141,31 @@
|
|||||||
color: $emFg;
|
color: $emFg;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
table {
|
||||||
tr {
|
tr {
|
||||||
td {
|
td {
|
||||||
border-top: 1px solid darken($colorInfoBubbleBg, 10%);
|
border: none;
|
||||||
|
border-top: 1px solid darken($colorInfoBubbleBg, 10%) !important;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:first-child td {
|
||||||
|
border-top: none !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
&:first-child td {
|
&:first-child td {
|
||||||
border-top: none;
|
border-top: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.label {
|
||||||
|
color: lighten($emFg, 30%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.value {
|
.value {
|
||||||
color: $emFg;
|
color: $emFg;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.s-thumbsbubble {
|
.s-thumbsbubble {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user