archematics/etc/deps/GeoGebra/HTML5/5.0/css/bundles/bundle.css

2 lines
222 KiB
CSS
Raw Normal View History

:root{--ggb-primary-color: #6557D2;--ggb-primary-variant-color: #9984FF;--ggb-dark-color: #4C42A1;--ggb-light-color: #9984FF;--ggb-selection-color: rgba(101, 87, 210, 0.2)}.GeoGebraFrame .cardInfo,.GeoGebraFrame .dialogComponent.templateChooser .templatesPanel .templateCard .cardInfoPanel,.GeoGebraFrame .mowPagePreviewCard .mowTitlePanel{width:100%;height:44px;border-radius:0 0 2px 2px;background-color:#fafafa;box-sizing:border-box;display:flex}.GeoGebraFrame .cardInfo .cardTitle,.GeoGebraFrame .dialogComponent.templateChooser .templatesPanel .templateCard .cardInfoPanel .cardTitle,.GeoGebraFrame .mowPagePreviewCard .mowTitlePanel .cardTitle{line-height:28px;font-size:100%;height:28px;width:154px;padding:8px 30px 8px 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.GeoGebraFrame .cardInfo .cardAuthor,.GeoGebraFrame .dialogComponent.templateChooser .templatesPanel .templateCard .cardInfoPanel .cardAuthor,.GeoGebraFrame .mowPagePreviewCard .mowTitlePanel .cardAuthor{font-size:87.5%;line-height:20px;letter-spacing:.25px;padding:6px 0px 12px 16px;text-overflow:ellipsis;position:absolute;font-weight:400;top:48px;overflow:hidden;white-space:nowrap;width:178px}.GeoGebraFrame .SelectionTable{border-collapse:collapse}.GeoGebraFrame .SelectionTable td{padding:2px}.GeoGebraFrame .SelectionTable .gwt-Label.borderButton{border:1px solid;border-radius:5px;height:24px;width:24px}.GeoGebraFrame .SelectionTable .gwt-Label{background-repeat:no-repeat;background-position:center center;padding:3px;cursor:pointer}.GeoGebraFrame .SelectionTable .gwt-Label.selected{color:var(--ggb-primary-color)}.GeoGebraFrame .SelectionTable .gwt-Label:hover{background-color:#ccf}.GeoGebraFrame .SelectionTable .gwt-Label.border.selected,.GeoGebraFrame .SelectionTable .gwt-Label.border:hover{background-color:rgba(0,0,0,0) !important;border:1px solid var(--ggb-primary-color)}.GeoGebraFrame .SelectionTable .plusButton{text-align:center;font-size:larger}.GeoGebraFrame .MyCanvasButton,.GeoGebraFrame .MyToggleButton{border:#dcdcdc solid 1px}.GeoGebraFrame .MyCanvasButton:hover,.GeoGebraFrame .MyCanvasButton.active,.GeoGebraFrame .MyCanvasButton.selected,.GeoGebraFrame .MyCanvasButton.gwt-ToggleButton-down,.GeoGebraFrame .MyToggleButton:hover,.GeoGebraFrame .MyToggleButton.active,.GeoGebraFrame .MyToggleButton.selected,.GeoGebraFrame .MyToggleButton.gwt-ToggleButton-down{border:var(--ggb-primary-color) solid 1px}.GeoGebraFrame.withIcon .buttonContent{opacity:.7}.GeoGebraFrame .mowDynStyleBar .btnCrop,.GeoGebraFrame .mowDynStyleBar .btnBold,.GeoGebraFrame .mowDynStyleBar .btnItalic,.GeoGebraFrame .mowDynStyleBar .btnUnderline{border-radius:2px;margin-left:0px;margin-right:8px}.GeoGebraFrame .mowDynStyleBar .btnCrop img,.GeoGebraFrame .mowDynStyleBar .btnBold img,.GeoGebraFrame .mowDynStyleBar .btnItalic img,.GeoGebraFrame .mowDynStyleBar .btnUnderline img{opacity:.7}.GeoGebraFrame .mowDynStyleBar .btnCrop:hover,.GeoGebraFrame .mowDynStyleBar .btnCrop:focus,.GeoGebraFrame .mowDynStyleBar .btnBold:hover,.GeoGebraFrame .mowDynStyleBar .btnBold:focus,.GeoGebraFrame .mowDynStyleBar .btnItalic:hover,.GeoGebraFrame .mowDynStyleBar .btnItalic:focus,.GeoGebraFrame .mowDynStyleBar .btnUnderline:hover,.GeoGebraFrame .mowDynStyleBar .btnUnderline:focus{border:var(--ggb-primary-color) solid 1px !important}.GeoGebraFrame .mowDynStyleBar .btnCrop.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnBold.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnItalic.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnUnderline.gwt-ToggleButton-down{border:var(--ggb-primary-color) solid 1px !important}.GeoGebraFrame .mowDynStyleBar .matDynStyleContextButton:hover{margin-right:0px !important;margin-left:0px !important;border:none !important}.GeoGebraFrame .mowPopup .gwt-Label.border.selected,.GeoGebraFrame .mowPopup .gwt-Label.border:hover,.GeoGebraFrame .mowPopup .gwt-Label.border.active{border:1px solid var(--ggb-primary-color) !important}.GeoGebraFrame .mowPopup .plusButton:hover{border:1px solid var(--ggb-primary-color) !important}.GeoGebraF