X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fwebaudioeditor.css;h=68047cfbe9b628e5a3b6b68683ddb37a7f1e04bd;hp=1816c41a81e541e59a933b980ea8afc806523ecf;hb=dadba0f24ba2459f70e098788b20b0e4ba96a7d2;hpb=7c1e433be6221f02302397a7d5bcf1e25b949a75 diff --git a/LCARStrek/devtools/webaudioeditor.css b/LCARStrek/devtools/webaudioeditor.css index 1816c41a..68047cfb 100644 --- a/LCARStrek/devtools/webaudioeditor.css +++ b/LCARStrek/devtools/webaudioeditor.css @@ -193,29 +193,9 @@ g.selected text { */ #audio-node-toolbar .bypass { - list-style-image: url(power.svg#power); + list-style-image: url(images/power.svg); } -#audio-node-toolbar .bypass[disabled] { - list-style-image: url(power.svg#power-disabled); -} - -#audio-node-toolbar .bypass:not([disabled]):hover, -#audio-node-toolbar .bypass:hover:active, -#audio-node-toolbar .bypass[checked] { - list-style-image: url(power.svg#power-active); -} - -#audio-node-toolbar toolbarbutton[checked] { - background-color: var(--theme-selection-background); /* Select Highlight Blue */ -} - -/* don't invert checked buttons so we can have white icons on light theme */ -#audio-node-toolbar toolbarbutton[checked] > .toolbarbutton-icon { - filter: none; -} - - /** * Responsive Styles * `.devtools-responsive-container` takes care of most of