X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=skin%2Fclassic%2FmobileUI.css;h=a0439539477074bc6e4f676912f8752a0f0a3c66;hp=d72ac7136bf75f916839e4e5b7e24f81cd1b3f05;hb=cd6af0890f816209ef30d436a80616a0381fc7ce;hpb=5fb4a082a3ed647f2f00b1050c45cd1ba8020940 diff --git a/skin/classic/mobileUI.css b/skin/classic/mobileUI.css index d72ac71..a043953 100644 --- a/skin/classic/mobileUI.css +++ b/skin/classic/mobileUI.css @@ -119,3 +119,8 @@ panel { background-color: #69645c; color: white; } + +panel > titlebar { + background-color: rgb(94,97,102); + color: white; +}