X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fcommon.css;h=93838fe46c7e91bc26e1591d363e6e2e2f1ea302;hp=6cdbe48f4ae2d9a0efa42fb71ed57bad41d80ab5;hb=dbe1e314f4f7cef7cc2a9025c8afc0ed34428857;hpb=37953ab48bd07b740b15610e6b7acb2f10333996 diff --git a/LCARStrek/browser/devtools/common.css b/LCARStrek/browser/devtools/common.css index 6cdbe48f..93838fe4 100644 --- a/LCARStrek/browser/devtools/common.css +++ b/LCARStrek/browser/devtools/common.css @@ -68,9 +68,9 @@ devtools-menulist:-moz-focusring, padding-bottom: 0; -moz-padding-start: 18px; -moz-padding-end: 12px; - -moz-transition-property: background-color, border-color, box-shadow; - -moz-transition-duration: 150ms; - -moz-transition-timing-function: ease; + transition-property: background-color, border-color, box-shadow; + transition-duration: 150ms; + transition-timing-function: ease; color: inherit; }