itk-viewer-bootstrap-ui
Version:
[](https://badge.fury.io/js/itk-viewer-bootstrap-ui)  [ • 9.11 kB
CSS
.blendMenu {
min-width: 125px ;
}
.blendSelector {
display: flex;
align-items: center;
margin-left: 10px;
}
.btn {
line-height: 1;
}
.categoricalColContainer {
padding: 0 0px ;
}
.categoricalCol {
padding: 0 4px ;
}
.categoricalDropDown {
padding: 0 0 ;
}
.categoricalMenu {
margin: 0 5px ;
}
.categoricalMenuForm {
width: 150px ;
margin-right: 10px ;
margin-left: 3px ;
position: relative ;
}
.colorMapGradientItem {
padding: 0.05rem 0 ;
}
.colorMapGradientItem img {
width: 100%;
height: 20px;
}
.colorMapIcon {
width: 100%;
height: 100%;
min-height: 30px;
margin: 0 3px;
}
.componentCheckbox {
padding: 2px 30px 2px 40px ;
}
.componentTabs {
background-color: transparent ;
border-color: transparent ;
padding: 0px 0px 0px 0px ;
}
.componentTabs:active,
.componentTabs:focus {
background-color: rgba(255, 255, 255, 0.3) ;
}
.distanceEntry {
align-items: center;
border: solid;
border-color: rgba(255, 255, 255, 0.3) ;
margin: 2px;
padding-left: 15px;
}
.distanceLabelCommon {
font-size: 1.2em;
margin-right: 10px;
}
.distanceLabelBrightBG {
color: black;
}
.distanceLabelDarkBG {
color: white;
}
.distanceInput {
background: transparent;
color: white;
font-size: 1em;
width: 80px ;
margin: 2px;
-webkit-text-fill-color: #5a6268b0;
}
.dropdown-menu {
width: 400px;
padding: 0 ;
}
.base-color-map-selector .dropdown-menu {
left: -144px ;
}
.dropdown-toggle:empty::after {
margin-left: 100% ;
}
.gradientOpacityScale {
z-index: 1100;
position: relative;
}
.gradientOpacityInput {
position: absolute ;
bottom: 25px;
left: -38px;
width: 30px ;
height: 140px ;
-webkit-appearance: slider-vertical;
}
.gradientSliderContainer {
width: 275px;
}
.hiddenSlider {
display: none ;
}
.hidden {
visibility: collapse ;
height: 0px ;
margin: 0px ;
}
.visibility-hidden {
visibility: hidden;
}
.icon-button {
background-color: transparent ;
border-color: transparent ;
padding: 0.2rem 0.75rem ;
}
.icon-button > img {
width: 1.2rem;
}
.icon-button:active,
.icon-button:focus {
background-color: rgba(255, 255, 255, 0.3) ;
}
.checked {
background-color: #5a6268 ;
}
.icon-image {
background-color: transparent ;
border-color: transparent ;
margin-right: 10px;
}
.icon-image > img {
width: 1.2rem;
}
.icon-image:active,
.icon-image:focus {
background-color: transparent ;
}
.icon {
background-color: transparent ;
border-color: transparent ;
margin-right: 10px;
width: 1.2rem;
}
.iconWithSlider {
width: 100%;
display: flex;
align-self: normal;
align-items: center;
}
.invalidNumber {
border-color: red ;
-webkit-text-fill-color: red;
}
.inverted_filter {
filter: invert(100%);
}
.interpolationButton {
width: 10mm;
}
/* .invertibleButtonBrightBG {
} */
.invertibleButtonDarkBG {
filter: invert(100%);
-webkit-filter: invert(100%);
}
.uiDrawer {
max-width: 420px;
}
.layerEntryCommon {
display: flex;
justify-content: space-between;
align-items: center;
border-width: 2px ;
border-color: rgba(255, 255, 255, 0.3) ;
border: solid;
border-width: 3px ;
padding-left: 0 ;
padding-right: 0 ;
}
.layerEntryCommon > * {
flex: 0 0;
}
.layerEntryBrightBG {
border-color: #666;
}
.layerEntryDarkBG {
border-color: #aaa;
}
.layerIconGroup {
display: flex;
justify-content: space-between;
}
.layerTypeIcon {
width: 20px;
margin-right: 8px;
margin-left: 8px;
}
.layerLabelCommon {
flex: 1 1;
text-overflow: ellipsis;
text-align: left;
overflow: hidden;
white-space: nowrap;
border: none;
background: transparent;
font-size: 1.2em;
margin-left: 4px;
}
.layerLabelBrightBG {
color: black;
}
.layerLabelDarkBG {
color: white;
}
.layersUIGroup {
background-color: rgba(128, 128, 128, 0.5);
margin: 2px;
}
.layerUIGroupPadding {
padding: 3px ;
}
.layersUIRow {
max-width: 420px;
background-color: rgba(128, 128, 128, 0.5);
}
.ItkVtkViewer-module-fpsMonitor_25TvW {
position: absolute;
top: 25px;
right: 15px;
border-radius: 5px;
background: rgba(255, 255, 255, 0.6);
cursor: pointer;
z-index: 2001;
}
.ItkVtkViewer-module-logo_3Lu7I {
position: absolute;
top: 10px;
right: 5px;
height: 2em;
width: 2em;
cursor: pointer;
z-index: 2000;
}
.mainUIRow {
justify-content: space-evenly;
max-width: 420px;
display: flex;
flex-direction: row;
flex: 1;
flex-wrap: wrap;
align-items: center;
padding: 2px;
}
.navbar-button {
background-color: transparent ;
border-color: transparent ;
margin-left: 10px ;
}
.navbar-button > img {
width: 1.2rem;
}
.navbar-button:active {
background-color: rgba(255, 255, 255, 0.3) ;
}
.navbarTitle {
padding: 0.5rem 0rem 0.5rem 1rem ;
}
.numberInput {
max-width: 100px;
}
.compareRow {
align-items: center;
}
.compareRow > .numberInput {
max-width: 60px;
}
.overlayImage {
position: absolute;
padding: 5px 7px;
width: 85%;
height: 100%;
vertical-align: auto;
pointer-events: none;
}
.overlayImage {
position: absolute;
padding: 5px 5px;
width: 85%;
height: 100%;
vertical-align: auto;
pointer-events: none;
}
.piecewiseWidget {
width: 100%;
height: 150px;
}
.planeSliders {
margin-top: 5px;
margin-left: 10px;
display: block;
align-items: center;
padding-right: 2px;
height: 10px;
width: calc(100% - 180px);
}
.labelBadge {
margin-left: 10px;
margin-top: 10px;
height: 50%;
width: max(2%, 60px);
}
.xbadge {
background-color: red;
}
.ybadge {
background-color: yellow;
}
.zbadge {
background-color: green;
}
.selectedLayer {
border: solid;
border-color: rgba(255, 255, 255, 0.3);
border-width: 3px ;
}
.selector {
display: flex;
direction: row;
font-size: 1.2em;
z-index: 1000;
}
.shadowButton {
width: 8mm;
padding: 4px;
padding-left: 0px;
cursor: pointer;
z-index: 1000;
}
.slider {
flex: 1;
min-height: 1rem;
width: 5px;
align-self: center;
margin-right: 5px;
margin-top: 7px;
}
.sliderEntry {
flex: 1;
display: flex;
flex-direction: row;
align-items: center;
}
.sliderIcons {
margin: 5px ;
padding: 0 ;
}
.toggleButton {
line-height: inherit ;
border: none ;
margin: 1px ;
}
.toggledOffIcon {
opacity: 0.45;
}
.tooltipButtonDarkBG::before {
filter: invert(100%);
-webkit-filter: invert(100%);
}
.uiContainer {
height: 100%;
}
.sidePanel {
position: relative;
left: 5px;
padding: 2px;
width: fit-content;
max-height: 100%;
overflow: auto;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 102;
}
.footer {
position: fixed;
bottom: 0;
right: 6px;
width: calc(100% - 90px);
margin: 3px 0;
z-index: 101;
}
.interactive-root {
position: relative;
z-index: 101;
}
@media only screen and (max-height: 700px) {
.footer {
width: calc(100% - 450px);
}
}
.uiGroup {
background: rgba(128, 128, 128, 0.5);
border-radius: 4px;
}
.uiImages {
padding: 2px;
max-width: 420px;
}
.uiRow {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 3px;
}
.uiSelector {
justify-content: left;
}
.viewContainer {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
flex-direction: column;
background: rgba(128, 128, 128, 0.8);
}
.viewModeButton {
flex: 1;
width: 8mm;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
cursor: pointer;
z-index: 1000;
}
.viewModeButton img {
width: 1.3em;
height: 1.3em;
}
.viewModeButtons {
display: flex;
width: 80%;
justify-content: space-evenly;
}
.visibleIcon {
display: inline-block;
}
.ldsRing {
display: inline-block;
position: relative;
width: 20px;
height: 20px;
}
.ldsRing div {
box-sizing: border-box;
display: block;
position: absolute;
width: 1em;
height: 1em;
margin: 0;
border: 0.15em solid #000;
border-radius: 50%;
animation: ldsRing 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #000 transparent transparent transparent;
}
.ldsRing div:nth-child(1) {
animation-delay: -0.45s;
}
.ldsRing div:nth-child(2) {
animation-delay: -0.3s;
}
.ldsRing div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes ldsRing {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}