cosmos-explorer/public/charting_library/bundles/63.1dcbc7aa3999df0c4e14.rtl.css

1 line
6.4 KiB
CSS
Raw Normal View History

2021-11-21 01:42:01 +00:00
.charts-popup-list{display:none;overflow:auto;left:7px;top:46px;position:absolute;border:1px solid;border-color:#dadde0;background:#fff;z-index:110;margin:0}html.theme-dark .charts-popup-list{background:#1e222d;border-color:#363c4e}.charts-popup-list.popup-menu-scroll-y{overflow-y:scroll}.charts-popup-list .item.special{background:rgba(247,248,250,.8)}html.theme-dark .charts-popup-list .item.special{background:rgba(23,27,41,.8)}.charts-popup-list .item.active{background:#f1f3f6}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.charts-popup-list .item:hover{background:#f1f3f6}}html.theme-dark .charts-popup-list .item.active{background:#2f3241}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .charts-popup-list .item:hover{background:#2f3241}}.charts-popup-list .item.first{border-top-right-radius:3px;border-top-left-radius:3px}.charts-popup-list .item:last-child{border-bottom-left-radius:3px}.charts-popup-list .item span{color:#4a4a4a;fill:currentColor;display:inline-block}html.theme-dark .charts-popup-list .item span{color:#c5cbce}.charts-popup-list .item.active{background:#f4f7f9}.charts-popup-list .item{display:block;padding:7px;height:16px;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:default}.charts-popup-list .item.setting-hidden{padding-right:28px;padding-left:16px}.charts-popup-list .item.setting-hidden>span.title-expanded{width:auto}.charts-popup-list .item.button-load,.charts-popup-list .item.button-new{overflow:hidden;text-align:center;border-color:#dadde0;border-style:solid;border-width:1px 0 0;padding-right:0;padding-left:0}html.theme-dark .charts-popup-list .item.button-load,html.theme-dark .charts-popup-list .item.button-new{border-color:#363c4e}.charts-popup-list .item.button-load .title-expanded,.charts-popup-list .item.button-new .title-expanded{width:auto}.charts-popup-list .item.button-load{width:50%;float:right;border-width:1px 0 0 1px}.charts-popup-list .item .icon-external{margin-right:20px;vertical-align:top;float:left}.charts-popup-list .item .icon-external svg{width:10px;height:10px;stroke:#9db2bd}.charts-popup-list .item:last-child{border-bottom-right-radius:3px}.charts-popup-list .item.special.disabled{cursor:default}.charts-popup-list .item.special.disabled span{color:#9d9d9d}html.theme-dark .charts-popup-list .item.special.disabled span{color:#4c525e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.charts-popup-list .item.special.disabled:hover{background:rgba(247,248,250,.8)}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .charts-popup-list .item.special.disabled:hover{background:rgba(23,27,41,.8)}}.charts-popup-list .item .title{width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.charts-popup-list .item .title-expanded{width:225px;max-width:100%;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.charts-popup-list .item.active-item-backlight{background-color:#f2f3f5;border-radius:0}html.theme-dark .charts-popup-list .item.active-item-backlight{background-color:#2f3241}.charts-popup-list .item .date{width:65px;padding-left:20px;vertical-align:top;white-space:nowrap;float:left}.charts-popup-list .separator{display:block;margin:0;height:0;overflow:hidden;border-top:1px solid;border-top-color:#c9cbcd}html.theme-dark .charts-popup-list .separator{border-top-color:#363c4e}.charts-popup-list .charts-popup-tab-headers{overflow:hidden;padding:8px 0;font-size:14px}.charts-popup-list .charts-popup-tab-header{float:right;margin:0 10px 5px}.charts-popup-list .charts-popup-tab-header-label{padding:0;font-weight:700;border-bottom:1px dashed;cursor:pointer}.charts-popup-list .charts-popup-tab-header.active .charts-popup-tab-header-label{color:#595959;border-bottom:none;cursor:default}.charts-popup-list .item.with-indent{padding-right:28px}.charts-popup-list .item .icon-delete{width:16px;height:16px;position:absolute;top:7px;left:5px}.charts-popup-list .item .icon-delete svg{display:block;width:12px;height:12px;margin:2px 2px 0 0;color:#9d9d9d}@media (any-hover:hov