itk-viewer-material-ui
Version:
[](https://badge.fury.io/js/itk-viewer-material-ui)
386 lines (321 loc) • 5.85 kB
CSS
.blendMenu {
min-width: auto ;
}
.blendModeButton {
margin-right: 5px;
}
.blendSelector {
display: flex;
align-items: center;
margin-left: 10px;
}
.categoricalMenu {
margin: 0 5px ;
}
.categoricalRoot {
height: 250px;
}
.cmapMenu {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 312px ;
}
code.uiContainer {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
.colorMapIcon {
height: inherit;
width: 100%;
margin: 0 3px;
}
.componentCheckbox {
padding: 0px ;
}
.distanceEntry {
align-items: center;
}
.distanceLabelCommon {
font-size: 1.2em;
margin-right: 10px;
}
.distanceLabelBrightBG {
color: black;
}
.distanceLabelDarkBG {
color: white;
}
.distanceInput {
background: transparent;
color: white;
font-size: 1.0em;
width: 80px;
}
.gradientOpacityScale {
z-index: 1100;
position: relative;
}
.gradientOpacityInput {
position: absolute ;
bottom: 40px;
left: -35px;
height: 150px ;
-webkit-appearance: slider-vertical;
}
.hidden {
visibility: hidden ;
height: 0px ;
margin: 0px ;
}
.iconWithSlider {
width: 100%;
display: flex;
align-self: normal;
align-items: center;
}
.interpolationButton {
width: 10mm;
}
.invertibleButtonBrightBG {
}
.invertibleButtonDarkBG {
filter: invert(100%);
-webkit-filter: invert(100%);
}
.layerEntryCommon {
display: flex;
justify-content: space-between;
align-items: center;
border-width: 2px ;
border-color: rgba(255, 255, 255, 0.3) ;
border: solid;
}
.layerEntryBrightBG {
border-color: #666;
}
.layerEntryDarkBG {
border-color: #AAA;
}
.layerIcon {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 6px;
height: fit-content ;
}
.layerLabelCommon {
border: none;
background: transparent;
font-size: 1.2em;
margin-right: 10px;
z-index: 1000;
}
.layerLabelBrightBG {
color: black;
}
.layerLabelDarkBG {
color: white;
}
.layersUIGroup {
background-color: rgba(128, 128, 128, 0.5);
margin-left: 10px;
max-width: 400px;
}
.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: 2.0em;
width: 2.0em;
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: 5px;
}
.Mui-selected {
background-color: rgba(0, 0, 0, 0.08) ;
}
.MuiIconButton-root {
padding: 6px 12px ;
}
.MuiIcon-root {
font-size: 1.3rem ;
}
.MuiIcon-root img{
width: inherit;
height: inherit;
}
.MuiMenuItem-root {
width: 100px ;
padding: 6px 0 ;
}
.MuiSelect-select {
padding: 10px 30px 10px 10px ;
}
.MuiSelect-selectMenu {
text-overflow: inherit ;
}
.numberInput {
min-width: 98px;
}
.piecewiseWidget {
width: 100%;
height: 150px;
}
.planeSliders {
display: flex;
align-items: center;
padding-right: 2px;
}
.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;
}
.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;
}
.tooltipButtonBrightBG::before {
}
.tooltipButtonDarkBG::before {
filter: invert(100%);
-webkit-filter: invert(100%);
}
.uiContainer {
display: flex;
align-items: stretch;
flex-direction: column;
justify-content: space-between;
position: absolute;
top: 5px;
left: 5px;
padding: 2px;
border: 0px;
box-sizing: border-box;
z-index: 1000;
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;
}
.uiGroup {
background: rgba(128, 128, 128, 0.5);
border-radius: 4px;
margin: 2px;
}
.uiImages {
padding: 10px;
max-width: 420px;
}
.uiRow {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.uiSlidersGroup {
background: rgba(128, 128, 128, 0.5);
position: fixed;
bottom: 0;
left: 85px;
width: calc(100% - 90px);
margin: 10px 0;
}
.uiSlidersGroupCondensed {
background: rgba(128, 128, 128, 0.5);
position: fixed;
bottom: 0;
left: 420px;
width: calc(100% - 425px);
margin: 10px 0;
}
.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;
}