20263905f9
FontAwesome 4.0.3.1 Added, and an initial pass to replace bitmap icons.
432 lines
12 KiB
CSS
432 lines
12 KiB
CSS
.tableData {
|
|
border: solid 1px #f4f4f4;
|
|
border-collapse: collapse;
|
|
}
|
|
.tableData > tbody > tr > td {
|
|
border: solid 1px #f4f4f4;
|
|
background-color: #ffffff;
|
|
}
|
|
.tableData > tbody > tr:nth-child(odd) > td {
|
|
background-color: #fcfcfc;
|
|
}
|
|
.tableData > thead > tr > th,
|
|
.tableData > tbody > tr > th {
|
|
background-color: #f4f4f4;
|
|
border: solid 1px #f4f4f4;
|
|
}
|
|
.tableData > tbody > tr:hover > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
.tableData > tfoot > tr > th,
|
|
.tableData > tfoot > tr > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
.tableDataDark {
|
|
border: solid 1px #d8d8d8;
|
|
border-collapse: collapse;
|
|
}
|
|
.tableDataDark td {
|
|
border: solid 1px #d8d8d8;
|
|
background-color: #ffffff;
|
|
}
|
|
.tableDataDark th {
|
|
background-color: #d8d8d8;
|
|
border: solid 1px #d8d8d8;
|
|
}
|
|
.tableDataContainer {
|
|
background-color: #ffffff;
|
|
}
|
|
.tableDataVertical {
|
|
border: solid 1px #f4f4f4;
|
|
border-collapse: collapse;
|
|
}
|
|
.tableDataVertical > tbody > tr:nth-child(odd) {
|
|
background-color: #f4f4f4;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.tableDataVertical > tbody > tr > th.name {
|
|
width: 170px;
|
|
text-align: right;
|
|
}
|
|
.tableDataVertical table.sub > tbody > tr:not(:first-child) > th,
|
|
.tableDataVertical table.sub > tbody > tr:not(:first-child) > td {
|
|
border-top: 1px dashed #aaa;
|
|
}
|
|
.tableDataVertical table.sub > tbody > tr > th {
|
|
font-weight: normal;
|
|
text-align: right;
|
|
}
|
|
.tableDataVertical table.sub > tbody > tr > th.name {
|
|
text-align: right;
|
|
}
|
|
.icon16 {
|
|
display: inline-block;
|
|
height: 16px;
|
|
width: 16px;
|
|
margin-left: 2px;
|
|
cursor: pointer;
|
|
}
|
|
.subtleUntilHover {
|
|
-moz-opacity: 0.3;
|
|
opacity: 0.3;
|
|
}
|
|
.subtleUntilHover:hover {
|
|
-moz-opacity: 1;
|
|
opacity: 1;
|
|
}
|
|
#layout_PageHeading #Device_Show_Status {
|
|
/*position: absolute;
|
|
right: 20px;
|
|
top: 6px;*/
|
|
|
|
margin-left: 20px;
|
|
display: inline-block;
|
|
height: 50px;
|
|
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
|
|
font-weight: lighter;
|
|
font-stretch: condensed;
|
|
font-size: 0.7em;
|
|
text-transform: uppercase;
|
|
}
|
|
#layout_PageHeading #Device_Show_Status span.icon {
|
|
margin-right: 6px;
|
|
}
|
|
#Device_Show #Device_Show_Subjects {
|
|
table-layout: fixed;
|
|
}
|
|
#Device_Show #Device_Show_Subjects > tbody > tr > td {
|
|
padding-top: 0;
|
|
height: 100%;
|
|
}
|
|
#Device_Show #Device_Show_Subjects > tbody > tr > td > div {
|
|
position: relative;
|
|
}
|
|
#Device_Show #Device_Show_Subjects > tbody > tr > td > div div.status {
|
|
margin-top: 2px;
|
|
padding-top: 2px;
|
|
border-top: 1px dashed #ddd;
|
|
}
|
|
#Device_Show #Device_Show_Subjects > tbody > tr > td > div input.discreet {
|
|
margin-left: -2px;
|
|
}
|
|
#Device_Show #Device_Show_Subjects > tbody > tr > td:not(:last-child) {
|
|
border-right: 1px dashed #aaa;
|
|
}
|
|
#Device_Show #Device_Show_Subjects .dialog {
|
|
display: none;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Details table.verticalHeadings > tbody > tr > td:first-child {
|
|
width: 104px;
|
|
font-weight: bold;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_Details_Asset_Name {
|
|
font-weight: bold;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_Details_Asset_Enrolled_Trusted {
|
|
display: inline-block;
|
|
height: 16px;
|
|
padding-left: 16px;
|
|
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACWUlEQVQ4y6XRXWiSURgHcJsXa4WNNuuyiy6CoAupixERoXXhmljuxaJiFrVA1i72cVFCOSMt8rNt2YfGO5g5Z1NstWW+c4ZBq4QpqMkEbZDSCObAMprjdf90sIjxsgUdODd/zvmd5zwPCwDrf/aGB7q6utgmk8ngdruzVqt10eVyTWu1Wuk/AXK5vMpoNPpjsRgGbU8/9fbdH/J4PAuRSARKpfLKhoBYLG595nTCaDSZVjPp6TPbHQ5H0mAwfBeJRHXrAp0dna9JcqCguX2H/Xd+S625aLFYQBDE8XWBd+8/TI6Njc+vzcfGX4nLX4FOp5OuC0wGAlS53NzaPPAm2Gi32+H3+5tYJEl+pigKoVAIPp+PnpqaosPhMF1uHB2Px2mv14vya6VgMKhhHGN3d/dSMplENptFIpHA3NwcCoUCSqUSKqvScZVKBbPZHGQEFApFMZ1OI5PJIBqNrkD5fB40Ta8AlcrUajVsNpufEbh+42YxHEkh+/UbUqlZpGd/lAH8WTMzMzDd64d7NMAMDOobi/OpHqh6rqK9jcCvBQncQzK0Xm5DPn0BJ4lz6GgVIkedYAaamxqK0dEDePl4FziczehTsZGLs7BnNwdiwRac4lejvp6La83VzABv/8FF/qG9oD/WQS/fhNptHEw8rEJiuAo7ubXACAtH9m0Fu2YHxQzweEuEVIYnaiFmvQ04f1aItksi5KaP4ZFGjDB5GG/7j4LL5YYYgZYW2c/yiJbv6h/A0EvC4RjGiOsFnK4J+KgABmyjsDufL0skki8CgYCoXOLz+TWrwG+kXMkgQ6yv+QAAAABJRU5ErkJggg==) /*Images/Actions/unlocked.png*/;
|
|
background-repeat: no-repeat;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_GenerateDocument_Container {
|
|
padding-top: 4px;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_GenerateDocument_Container #Device_Show_GenerateDocument {
|
|
padding: 0;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Policies table.verticalHeadings > tbody > tr > td:first-child {
|
|
width: 120px;
|
|
font-weight: bold;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Aspects #Device_Show_Aspects_Model_Image {
|
|
display: block;
|
|
width: 256px;
|
|
height: 256px;
|
|
margin: 0 auto;
|
|
}
|
|
#Device_Show #Device_Show_Subjects #Device_Show_Subjects_Actions > td {
|
|
padding-top: 4px;
|
|
}
|
|
#DeviceDetailTabs {
|
|
margin-top: 10px;
|
|
/*jQuery Tab Extensions*/
|
|
|
|
border-radius: 0;
|
|
background-image: none;
|
|
background-color: #ffffff;
|
|
border: none;
|
|
padding: 0;
|
|
}
|
|
#DeviceDetailTabs #DeviceDetailTabItems {
|
|
border-radius: 0;
|
|
border-top: 1px solid #ddd;
|
|
border-right: 1px solid #ddd;
|
|
border-left: 1px solid #ddd;
|
|
border-bottom: none;
|
|
padding: 2px 0 0 4px;
|
|
background-image: none;
|
|
background-color: #eee;
|
|
display: table;
|
|
}
|
|
#DeviceDetailTabs #DeviceDetailTabItems > li {
|
|
top: 0;
|
|
border-radius: 0;
|
|
margin: 0 5px 0 0;
|
|
padding: 0;
|
|
line-height: normal;
|
|
margin-right: 4px;
|
|
}
|
|
#DeviceDetailTabs #DeviceDetailTabItems > li > a {
|
|
padding: 5px 8px;
|
|
}
|
|
#DeviceDetailTabs div.ui-tabs-panel {
|
|
border-radius: 0;
|
|
padding: 4px;
|
|
border-right: 1px solid #ddd;
|
|
border-bottom: 1px solid #ddd;
|
|
border-left: 1px solid #ddd;
|
|
border-top: none;
|
|
background-color: #eee;
|
|
}
|
|
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li,
|
|
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li {
|
|
background-color: #ffffff;
|
|
padding: 2px 0;
|
|
}
|
|
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li:nth-child(odd),
|
|
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li:nth-child(odd) {
|
|
background-color: #fcfcfc;
|
|
}
|
|
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li.selected,
|
|
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li.selected {
|
|
background-color: #d8d8d8;
|
|
font-weight: bold;
|
|
}
|
|
#DeviceDetailTab-JobsContainer div.jobTable {
|
|
margin: -1px;
|
|
border: 1px solid #ddd;
|
|
}
|
|
#DeviceDetailTab-JobsContainer .dataTables_wrapper .dataTables_filter {
|
|
margin-top: -24px;
|
|
-moz-opacity: 1;
|
|
opacity: 1;
|
|
}
|
|
#DeviceDetailTab-JobsContainer .dataTables_wrapper .dataTables_length {
|
|
margin-top: -24px;
|
|
-moz-opacity: 1;
|
|
opacity: 1;
|
|
}
|
|
#DeviceDetailTab-JobsContainer .dataTables_wrapper .dataTables_showStatusClosed {
|
|
right: 220px;
|
|
margin-top: -24px;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table {
|
|
border: solid 1px #f4f4f4;
|
|
border-collapse: collapse;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr > td {
|
|
border: solid 1px #f4f4f4;
|
|
background-color: #ffffff;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr:nth-child(odd) > td {
|
|
background-color: #fcfcfc;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > thead > tr > th,
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr > th {
|
|
background-color: #f4f4f4;
|
|
border: solid 1px #f4f4f4;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr:hover > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tfoot > tr > th,
|
|
#DeviceDetailTab-DetailsContainer > table > tfoot > tr > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr > th {
|
|
width: 150px;
|
|
}
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr > th,
|
|
#DeviceDetailTab-DetailsContainer > table > tbody > tr > td {
|
|
padding: 10px 6px;
|
|
}
|
|
#deviceShowResources #Attachments {
|
|
padding: 0;
|
|
border: 1px solid #cccccc;
|
|
background-color: #ffffff;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput {
|
|
height: 115px;
|
|
overflow: auto;
|
|
font-size: 0.95em;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a {
|
|
display: block;
|
|
float: left;
|
|
height: 48px;
|
|
width: 221px;
|
|
padding: 2px;
|
|
margin: 2px;
|
|
font-size: 0.9em;
|
|
border: 1px solid #ffffff;
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.comments,
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.author,
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.timestamp {
|
|
display: block;
|
|
float: left;
|
|
width: 168px;
|
|
overflow: hidden;
|
|
height: 16px;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.author {
|
|
color: #888;
|
|
width: 150px;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.timestamp {
|
|
color: #888;
|
|
font-style: italic;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.icon {
|
|
display: block;
|
|
float: left;
|
|
height: 48px;
|
|
width: 48px;
|
|
margin-right: 2px;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.icon img {
|
|
height: 48px;
|
|
width: 48px;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a:hover {
|
|
background-color: #ededed;
|
|
border: 1px solid #cccccc;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a:hover span.remove {
|
|
opacity: .5;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.remove {
|
|
font-size: 1.4em;
|
|
color: #e90000;
|
|
margin-left: 6px;
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentOutput > a span.remove:hover {
|
|
opacity: 1;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentInput {
|
|
border-top: 1px solid #cccccc;
|
|
height: 40px;
|
|
background-color: #ffffff;
|
|
padding: 3px;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentInput span.action {
|
|
color: #515151;
|
|
display: block;
|
|
margin: 0 4px 0 0;
|
|
font-size: 1.5em;
|
|
cursor: pointer;
|
|
float: right;
|
|
border: 1px solid #ffffff;
|
|
padding: .5em;
|
|
}
|
|
#deviceShowResources #Attachments div.attachmentInput span.action:hover {
|
|
color: #335a87;
|
|
background-color: #ededed;
|
|
border: 1px solid #cccccc;
|
|
}
|
|
#deviceImport #ImportFile {
|
|
width: 100%;
|
|
}
|
|
#deviceImport #documentation {
|
|
width: 700px;
|
|
margin: 20px auto;
|
|
}
|
|
#deviceImport #documentation > table > thead > tr > th:first-child {
|
|
width: 100px;
|
|
}
|
|
#deviceImportReview #errorMessage {
|
|
font-weight: bold;
|
|
color: red;
|
|
}
|
|
#deviceImportReview #devicesNavigation {
|
|
margin-top: 15px;
|
|
text-align: right;
|
|
}
|
|
#deviceImportReview #devicesNavigation ul {
|
|
display: inline-block;
|
|
padding: 1px;
|
|
border: 1px solid #bbb;
|
|
}
|
|
#deviceImportReview #devicesNavigation ul li {
|
|
display: inline-block;
|
|
padding: 1px 6px;
|
|
margin: 0;
|
|
}
|
|
#deviceImportReview #devicesNavigation ul li.statusError {
|
|
background-color: #ffd3d3;
|
|
}
|
|
#deviceImportReview #devicesNavigation ul li.statusUpdate {
|
|
background-color: #d3f3ff;
|
|
}
|
|
#deviceImportReview #devicesNavigation ul li.statusNew {
|
|
background-color: #d9ffb4;
|
|
}
|
|
#deviceImportReview #devices {
|
|
border: solid 1px #f4f4f4;
|
|
border-collapse: collapse;
|
|
margin-top: 6px;
|
|
}
|
|
#deviceImportReview #devices > tbody > tr > td {
|
|
border: solid 1px #f4f4f4;
|
|
background-color: #ffffff;
|
|
}
|
|
#deviceImportReview #devices > tbody > tr:nth-child(odd) > td {
|
|
background-color: #fcfcfc;
|
|
}
|
|
#deviceImportReview #devices > thead > tr > th,
|
|
#deviceImportReview #devices > tbody > tr > th {
|
|
background-color: #f4f4f4;
|
|
border: solid 1px #f4f4f4;
|
|
}
|
|
#deviceImportReview #devices > tbody > tr:hover > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
#deviceImportReview #devices > tfoot > tr > th,
|
|
#deviceImportReview #devices > tfoot > tr > td {
|
|
background-color: #f4f4f4;
|
|
}
|
|
#deviceImportReview #devices > tbody td {
|
|
vertical-align: middle;
|
|
min-height: 32px;
|
|
}
|
|
#deviceImportReview #devices > tbody tr.statusError td {
|
|
background-color: #ffd3d3;
|
|
}
|
|
#deviceImportReview #devices > tbody tr.statusUpdate td {
|
|
background-color: #d3f3ff;
|
|
}
|
|
#deviceImportReview #devices > tbody tr.statusNew td {
|
|
background-color: #d9ffb4;
|
|
}
|
|
#deviceImportReview #devices > tbody tr td.action {
|
|
font-weight: bold;
|
|
}
|
|
#deviceImportReview #devices > tbody tr td.serialNumber {
|
|
font-family: Consolas, "Courier New", monospace;
|
|
font-weight: bold;
|
|
}
|
|
#deviceImportReview #devices > tbody tr td.model img.modelImage {
|
|
width: 32px;
|
|
height: 32px;
|
|
margin-right: 2px;
|
|
}
|
|
#deviceImportReview #devices > tbody .error {
|
|
font-weight: bold;
|
|
}
|