X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fskin%2Fclassic%2FmobileUI.css;h=d72ac7136bf75f916839e4e5b7e24f81cd1b3f05;hp=4c1ec2a3a3fbfca20d95d34ab6e06cd235108c66;hb=5bace81cf1864f73ddafeb5fa7ba3e7db12d4fb8;hpb=a79ddf52a4fc390cd21b22fbb2525590cb7d663c diff --git a/xulapp/chrome/mandelbrot/skin/classic/mobileUI.css b/xulapp/chrome/mandelbrot/skin/classic/mobileUI.css index 4c1ec2a..d72ac71 100644 --- a/xulapp/chrome/mandelbrot/skin/classic/mobileUI.css +++ b/xulapp/chrome/mandelbrot/skin/classic/mobileUI.css @@ -114,3 +114,8 @@ menuitem[type="checkbox"] { menuitem[type="checkbox"][checked="true"] { list-style-image: url("chrome://browser/skin/images/check-selected-30.png"); } + +panel { + background-color: #69645c; + color: white; +}