shared.css 4.3 KB

1
  1. :root{--ggb-primary-color: #6557D2;--ggb-primary-variant-color: #F3F0FF;--ggb-dark-color: #5145A8;--ggb-light-color: #F3F0FF;--ggb-selection-color: rgba(101, 87, 210, 0.2)}.GeoGebraFrame .gwt-DialogBox{z-index:501;background-color:rgba(255,255,255,.9);border-radius:2px;box-shadow:0px 0px 2px 1px rgba(102,102,102,.3);padding:15px}.GeoGebraFrame .gwt-DialogBox .Caption{cursor:default;font-family:geogebra-sans-serif,Arial Unicode MS,Arial,sans-serif;font-size:110%;padding-bottom:5px;color:#333;border-bottom:1px solid #dcdcdc;margin-bottom:15px}.GeoGebraFrame .dialogContent{color:#6e6d73}.GeoGebraFrame .dialogContent table{width:100%}.GeoGebraFrame .dialogContent input[type=text],.GeoGebraFrame .dialogContent select{margin-top:5px;margin-bottom:10px;width:100%}.GeoGebraFrame .dialogContent textarea{margin-top:5px}.GeoGebraFrame .dialogContent .optionsPanel>*{margin:3px 0px}.GeoGebraFrame .panelRow.rows>*{width:100%;display:block}.GeoGebraFrame .dialogContent .gwt-CheckBox{margin-right:10px}.GeoGebraFrame .shareDialog,.GeoGebraFrame .shareLink,.GeoGebraFrame .shareLinkMebis{min-width:320px}.GeoGebraFrame .shareDialog>div>table,.GeoGebraFrame .shareLink>div>table,.GeoGebraFrame .shareLinkMebis>div>table{width:100%;padding-right:16px}.GeoGebraFrame .shareDialog .dialogContent input[type=text],.GeoGebraFrame .shareLink .dialogContent input[type=text],.GeoGebraFrame .shareLinkMebis .dialogContent input[type=text]{width:350px}.GeoGebraFrame .GeoGebraTabLayout{width:500px}.GeoGebraFrame .GeoGebraTabLayout .gwt-TabPanelBottom{min-height:220px;margin-bottom:8px}.GeoGebraFrame .GeoGebraLinkPanel{height:100%}.GeoGebraFrame .GeoGebraCopyLinkPanel img{margin-top:10px;margin-left:5px;margin-bottom:10px}.GeoGebraFrame .GeoGebraIconPanel{display:block}.GeoGebraFrame .GeoGebraIconPanel img,.GeoGebraFrame .GeoGebraShareOnGClassroom{margin:5px}.GeoGebraFrame .GeoGebraEmailPanel{height:100%}.GeoGebraFrame .GeoGebraEmailPanel textarea{resize:none;width:100%}.GeoGebraFrame .GeoGebraImagePanel{height:100%}.GeoGebraFrame .AutoCompleteTextFieldW input{width:100%}.GeoGebraFrame .AutoCompleteTextFieldW button{visibility:hidden;position:absolute;float:right;right:0px;opacity:1;margin-left:8px}.GeoGebraFrame .AutoCompleteTextFieldW button img{opacity:.54;transition:opacity .3s ease}.GeoGebraFrame .AutoCompleteTextFieldW button img:hover,.GeoGebraFrame .AutoCompleteTextFieldW button img:active{opacity:1}.GeoGebraFrame .AutoCompleteTextFieldW.kbdInput input[type=text].gwt-SuggestBox{width:calc(100% - 32px) !important;border:0px}.GeoGebraFrame .AutoCompleteTextFieldW.kbdInput .cursorOverlay{width:calc(100% - 32px) !important}.GeoGebraFrame .AutoCompleteTextFieldW.kbdInput button{visibility:visible}.GeoGebraFrame .AutoCompleteTextFieldW.noKeyboard input[type=text].gwt-SuggestBox{border:0px}.GeoGebraFrame .AutoCompleteTextFieldW.noKeyboard input{border:0px}.GeoGebraFrame .AutoCompleteTextFieldW.FromDrawTextFieldNew .fieldContainer{border:2px solid;border-radius:5px}.GeoGebraFrame .AutoCompleteTextFieldW.FromDrawTextFieldNew.errorStyle .fieldContainer{background-color:#f1d1d7;border:2px dashed #ce5c71}.GeoGebraFrame .AutoCompleteTextFieldW.FromDrawTextFieldNew input,.GeoGebraFrame .AutoCompleteTextFieldW.FromDrawTextFieldNew .cursorOverlay{background-color:rgba(0,0,0,0);line-height:26px}.GeoGebraFrame .AutoCompleteTextFieldW.FromDrawTextFieldNew button{top:50%;transform:translate(-50%, -50%)}.GeoGebraFrame .gwt-Button,.GeoGebraFrame .buttonPanel .button,.GeoGebraFrame .headerbar .headerSecond .signInButton,.GeoGebraFrame .gwt-DialogBox .gwt-Button,.GeoGebraFrame .inputHelp-detailPanelTitle .button,.GeoGebraFrame .optionsPopup .gwt-Button,.GeoGebraFrame .customizeToolbarButtonPanel .button,.GeoGebraFrame .buttonSpreadsheet{border-radius:5px;border:1px solid #6161ff;color:#6161ff;background:none;font-size:110%;padding:4px 15px;box-shadow:inset 0 1px 1px rgba(255,255,255,.65),0 0 2px rgba(204,204,204,.5);cursor:pointer;margin-left:5px;min-height:0}.GeoGebraFrame .gwt-Button.downloadBtn,.GeoGebraFrame .buttonPanel .button.downloadBtn,.GeoGebraFrame .headerbar .headerSecond .signInButton.downloadBtn,.GeoGebraFrame .gwt-DialogBox .gwt-Button.downloadBtn,.GeoGebraFrame .inputHelp-detailPanelTitle .button.downloadBtn,.GeoGebraFrame .optionsPopup .gwt-Button.downloadBtn,.GeoGebraFrame .customizeToolbarButtonPanel .button.downloadBtn,.GeoGebraFrame .buttonSpreadsheet.downloadBtn{float:right;width:64px}