mirror of
https://github.com/nasa/openmct.git
synced 2025-05-08 11:38:35 +00:00
Merge branch 'open-jpl48' into open-master
This commit is contained in:
commit
9b6a839c06
@ -92,7 +92,7 @@
|
|||||||
* this source code distribution or the Licensing information page available
|
* this source code distribution or the Licensing information page available
|
||||||
* at runtime from the About dialog for additional information.
|
* at runtime from the About dialog for additional information.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
/* line 5, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 5, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
html, body, div, span, applet, object, iframe,
|
html, body, div, span, applet, object, iframe,
|
||||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||||
a, abbr, acronym, address, big, cite, code,
|
a, abbr, acronym, address, big, cite, code,
|
||||||
@ -113,38 +113,38 @@ time, mark, audio, video {
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
vertical-align: baseline; }
|
vertical-align: baseline; }
|
||||||
|
|
||||||
/* line 22, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
html {
|
html {
|
||||||
line-height: 1; }
|
line-height: 1; }
|
||||||
|
|
||||||
/* line 24, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 24, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
ol, ul {
|
ol, ul {
|
||||||
list-style: none; }
|
list-style: none; }
|
||||||
|
|
||||||
/* line 26, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
table {
|
table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
border-spacing: 0; }
|
border-spacing: 0; }
|
||||||
|
|
||||||
/* line 28, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 28, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
caption, th, td {
|
caption, th, td {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
vertical-align: middle; }
|
vertical-align: middle; }
|
||||||
|
|
||||||
/* line 30, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
q, blockquote {
|
q, blockquote {
|
||||||
quotes: none; }
|
quotes: none; }
|
||||||
/* line 103, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
q:before, q:after, blockquote:before, blockquote:after {
|
q:before, q:after, blockquote:before, blockquote:after {
|
||||||
content: "";
|
content: "";
|
||||||
content: none; }
|
content: none; }
|
||||||
|
|
||||||
/* line 32, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 32, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
a img {
|
a img {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
|
||||||
/* line 116, ../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
/* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
||||||
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
|
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
|
||||||
display: block; }
|
display: block; }
|
||||||
|
|
||||||
@ -1237,29 +1237,32 @@ table {
|
|||||||
table .tr .th:first-child {
|
table .tr .th:first-child {
|
||||||
border-left: none; }
|
border-left: none; }
|
||||||
/* line 85, ../sass/lists/_tabular.scss */
|
/* line 85, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr th.sort .icon-sorting:before, .tabular tr .th.sort .icon-sorting:before, .tabular .tr th.sort .icon-sorting:before, .tabular .tr .th.sort .icon-sorting:before,
|
.tabular tr th.sort.sort:after, .tabular tr .th.sort.sort:after, .tabular .tr th.sort.sort:after, .tabular .tr .th.sort.sort:after,
|
||||||
table tr th.sort .icon-sorting:before,
|
table tr th.sort.sort:after,
|
||||||
table tr .th.sort .icon-sorting:before,
|
table tr .th.sort.sort:after,
|
||||||
table .tr th.sort .icon-sorting:before,
|
table .tr th.sort.sort:after,
|
||||||
table .tr .th.sort .icon-sorting:before {
|
table .tr .th.sort.sort:after {
|
||||||
display: inline-block;
|
color: #49dedb;
|
||||||
font-family: symbolsfont;
|
font-family: symbolsfont;
|
||||||
margin-left: 5px; }
|
font-size: 8px;
|
||||||
/* line 90, ../sass/lists/_tabular.scss */
|
content: "\ed";
|
||||||
.tabular tr th.sort.asc .icon-sorting:before, .tabular tr .th.sort.asc .icon-sorting:before, .tabular .tr th.sort.asc .icon-sorting:before, .tabular .tr .th.sort.asc .icon-sorting:before,
|
display: inline-block;
|
||||||
table tr th.sort.asc .icon-sorting:before,
|
margin-left: 3px; }
|
||||||
table tr .th.sort.asc .icon-sorting:before,
|
|
||||||
table .tr th.sort.asc .icon-sorting:before,
|
|
||||||
table .tr .th.sort.asc .icon-sorting:before {
|
|
||||||
content: '0'; }
|
|
||||||
/* line 93, ../sass/lists/_tabular.scss */
|
/* line 93, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr th.sort.desc .icon-sorting:before, .tabular tr .th.sort.desc .icon-sorting:before, .tabular .tr th.sort.desc .icon-sorting:before, .tabular .tr .th.sort.desc .icon-sorting:before,
|
.tabular tr th.sort.sort.desc:after, .tabular tr .th.sort.sort.desc:after, .tabular .tr th.sort.sort.desc:after, .tabular .tr .th.sort.sort.desc:after,
|
||||||
table tr th.sort.desc .icon-sorting:before,
|
table tr th.sort.sort.desc:after,
|
||||||
table tr .th.sort.desc .icon-sorting:before,
|
table tr .th.sort.sort.desc:after,
|
||||||
table .tr th.sort.desc .icon-sorting:before,
|
table .tr th.sort.sort.desc:after,
|
||||||
table .tr .th.sort.desc .icon-sorting:before {
|
table .tr .th.sort.sort.desc:after {
|
||||||
content: '1'; }
|
content: "\ec"; }
|
||||||
/* line 98, ../sass/lists/_tabular.scss */
|
/* line 97, ../sass/lists/_tabular.scss */
|
||||||
|
.tabular tr th.sortable, .tabular tr .th.sortable, .tabular .tr th.sortable, .tabular .tr .th.sortable,
|
||||||
|
table tr th.sortable,
|
||||||
|
table tr .th.sortable,
|
||||||
|
table .tr th.sortable,
|
||||||
|
table .tr .th.sortable {
|
||||||
|
cursor: pointer; }
|
||||||
|
/* line 101, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr td, .tabular tr .td, .tabular .tr td, .tabular .tr .td,
|
.tabular tr td, .tabular tr .td, .tabular .tr td, .tabular .tr .td,
|
||||||
table tr td,
|
table tr td,
|
||||||
table tr .td,
|
table tr .td,
|
||||||
@ -1271,21 +1274,21 @@ table {
|
|||||||
padding: 3px 5px;
|
padding: 3px 5px;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
vertical-align: top; }
|
vertical-align: top; }
|
||||||
/* line 105, ../sass/lists/_tabular.scss */
|
/* line 108, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr td.numeric, .tabular tr .td.numeric, .tabular .tr td.numeric, .tabular .tr .td.numeric,
|
.tabular tr td.numeric, .tabular tr .td.numeric, .tabular .tr td.numeric, .tabular .tr .td.numeric,
|
||||||
table tr td.numeric,
|
table tr td.numeric,
|
||||||
table tr .td.numeric,
|
table tr .td.numeric,
|
||||||
table .tr td.numeric,
|
table .tr td.numeric,
|
||||||
table .tr .td.numeric {
|
table .tr .td.numeric {
|
||||||
text-align: right; }
|
text-align: right; }
|
||||||
/* line 108, ../sass/lists/_tabular.scss */
|
/* line 111, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr td.s-cell-type-value, .tabular tr .td.s-cell-type-value, .tabular .tr td.s-cell-type-value, .tabular .tr .td.s-cell-type-value,
|
.tabular tr td.s-cell-type-value, .tabular tr .td.s-cell-type-value, .tabular .tr td.s-cell-type-value, .tabular .tr .td.s-cell-type-value,
|
||||||
table tr td.s-cell-type-value,
|
table tr td.s-cell-type-value,
|
||||||
table tr .td.s-cell-type-value,
|
table tr .td.s-cell-type-value,
|
||||||
table .tr td.s-cell-type-value,
|
table .tr td.s-cell-type-value,
|
||||||
table .tr .td.s-cell-type-value {
|
table .tr .td.s-cell-type-value {
|
||||||
text-align: right; }
|
text-align: right; }
|
||||||
/* line 110, ../sass/lists/_tabular.scss */
|
/* line 113, ../sass/lists/_tabular.scss */
|
||||||
.tabular tr td.s-cell-type-value .l-cell-contents, .tabular tr .td.s-cell-type-value .l-cell-contents, .tabular .tr td.s-cell-type-value .l-cell-contents, .tabular .tr .td.s-cell-type-value .l-cell-contents,
|
.tabular tr td.s-cell-type-value .l-cell-contents, .tabular tr .td.s-cell-type-value .l-cell-contents, .tabular .tr td.s-cell-type-value .l-cell-contents, .tabular .tr .td.s-cell-type-value .l-cell-contents,
|
||||||
table tr td.s-cell-type-value .l-cell-contents,
|
table tr td.s-cell-type-value .l-cell-contents,
|
||||||
table tr .td.s-cell-type-value .l-cell-contents,
|
table tr .td.s-cell-type-value .l-cell-contents,
|
||||||
@ -1296,23 +1299,23 @@ table {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px; }
|
padding-right: 5px; }
|
||||||
/* line 126, ../sass/lists/_tabular.scss */
|
/* line 129, ../sass/lists/_tabular.scss */
|
||||||
.tabular.filterable tbody, .tabular.filterable .tbody,
|
.tabular.filterable tbody, .tabular.filterable .tbody,
|
||||||
table.filterable tbody,
|
table.filterable tbody,
|
||||||
table.filterable .tbody {
|
table.filterable .tbody {
|
||||||
top: 44px; }
|
top: 44px; }
|
||||||
/* line 129, ../sass/lists/_tabular.scss */
|
/* line 132, ../sass/lists/_tabular.scss */
|
||||||
.tabular.filterable input[type="text"],
|
.tabular.filterable input[type="text"],
|
||||||
table.filterable input[type="text"] {
|
table.filterable input[type="text"] {
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
-webkit-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
/* line 135, ../sass/lists/_tabular.scss */
|
/* line 138, ../sass/lists/_tabular.scss */
|
||||||
.tabular.fixed-header,
|
.tabular.fixed-header,
|
||||||
table.fixed-header {
|
table.fixed-header {
|
||||||
height: 100%; }
|
height: 100%; }
|
||||||
/* line 137, ../sass/lists/_tabular.scss */
|
/* line 140, ../sass/lists/_tabular.scss */
|
||||||
.tabular.fixed-header thead, .tabular.fixed-header .thead,
|
.tabular.fixed-header thead, .tabular.fixed-header .thead,
|
||||||
.tabular.fixed-header tbody tr, .tabular.fixed-header .tbody .tr,
|
.tabular.fixed-header tbody tr, .tabular.fixed-header .tbody .tr,
|
||||||
table.fixed-header thead,
|
table.fixed-header thead,
|
||||||
@ -1321,12 +1324,12 @@ table {
|
|||||||
table.fixed-header .tbody .tr {
|
table.fixed-header .tbody .tr {
|
||||||
display: table;
|
display: table;
|
||||||
table-layout: fixed; }
|
table-layout: fixed; }
|
||||||
/* line 142, ../sass/lists/_tabular.scss */
|
/* line 145, ../sass/lists/_tabular.scss */
|
||||||
.tabular.fixed-header thead, .tabular.fixed-header .thead,
|
.tabular.fixed-header thead, .tabular.fixed-header .thead,
|
||||||
table.fixed-header thead,
|
table.fixed-header thead,
|
||||||
table.fixed-header .thead {
|
table.fixed-header .thead {
|
||||||
width: calc(100% - 10px); }
|
width: calc(100% - 10px); }
|
||||||
/* line 144, ../sass/lists/_tabular.scss */
|
/* line 147, ../sass/lists/_tabular.scss */
|
||||||
.tabular.fixed-header thead:before, .tabular.fixed-header .thead:before,
|
.tabular.fixed-header thead:before, .tabular.fixed-header .thead:before,
|
||||||
table.fixed-header thead:before,
|
table.fixed-header thead:before,
|
||||||
table.fixed-header .thead:before {
|
table.fixed-header .thead:before {
|
||||||
@ -1337,7 +1340,7 @@ table {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
background: rgba(255, 255, 255, 0.15); }
|
background: rgba(255, 255, 255, 0.15); }
|
||||||
/* line 154, ../sass/lists/_tabular.scss */
|
/* line 157, ../sass/lists/_tabular.scss */
|
||||||
.tabular.fixed-header tbody, .tabular.fixed-header .tbody,
|
.tabular.fixed-header tbody, .tabular.fixed-header .tbody,
|
||||||
table.fixed-header tbody,
|
table.fixed-header tbody,
|
||||||
table.fixed-header .tbody {
|
table.fixed-header .tbody {
|
||||||
@ -1352,7 +1355,7 @@ table {
|
|||||||
top: 22px;
|
top: 22px;
|
||||||
display: block;
|
display: block;
|
||||||
overflow-y: scroll; }
|
overflow-y: scroll; }
|
||||||
/* line 162, ../sass/lists/_tabular.scss */
|
/* line 165, ../sass/lists/_tabular.scss */
|
||||||
.tabular.t-event-messages td, .tabular.t-event-messages .td,
|
.tabular.t-event-messages td, .tabular.t-event-messages .td,
|
||||||
table.t-event-messages td,
|
table.t-event-messages td,
|
||||||
table.t-event-messages .td {
|
table.t-event-messages .td {
|
||||||
|
@ -82,17 +82,20 @@ table {
|
|||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
&.sort {
|
&.sort {
|
||||||
.icon-sorting:before {
|
&.sort:after {
|
||||||
display: inline-block;
|
color: $colorIconLink;
|
||||||
font-family: symbolsfont;
|
font-family: symbolsfont;
|
||||||
margin-left: 5px;
|
font-size: 8px;
|
||||||
|
content: "\ed";
|
||||||
|
display: inline-block;
|
||||||
|
margin-left: $interiorMarginSm;
|
||||||
}
|
}
|
||||||
&.asc .icon-sorting:before {
|
&.sort.desc:after {
|
||||||
content: '0';
|
content: "\ec";
|
||||||
}
|
}
|
||||||
&.desc .icon-sorting:before {
|
|
||||||
content: '1';
|
|
||||||
}
|
}
|
||||||
|
&.sortable {
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
td, .td {
|
td, .td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user