X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Finspector.css;h=b99c22151d0693eb611ad91cf54bd0913d56fe4c;hp=1d5f1f67b7936cab4726113bdebf40db8c05420a;hb=c877146a907a47dc9c88507a58a8048b8b5f1562;hpb=5d1ab0eeea426512e2acccce1daab3b4843fdeb4 diff --git a/LCARStrek/devtools/inspector.css b/LCARStrek/devtools/inspector.css index 1d5f1f67..b99c2215 100644 --- a/LCARStrek/devtools/inspector.css +++ b/LCARStrek/devtools/inspector.css @@ -2,6 +2,8 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +@import url(variables.css); /* No idea why this is needed but we get error messages without it */ + :root { --eyedropper-image: url(images/command-eyedropper.svg); }