X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Finspector.css;h=b99c22151d0693eb611ad91cf54bd0913d56fe4c;hp=1d5f1f67b7936cab4726113bdebf40db8c05420a;hb=9f6401c22b50f8e59ea2275e257f9585a8e04e41;hpb=60156ae2942f9e0388417766c47ff8d8ab79369b 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); }