X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=skin%2Fclassic%2FmobileUI.css;h=a0439539477074bc6e4f676912f8752a0f0a3c66;hp=d72ac7136bf75f916839e4e5b7e24f81cd1b3f05;hb=839a6b211937493cd8d508898816e0e06facc34f;hpb=3fd66836e6c5fbd25dd8f90dd50914cabeb7a9a7 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; +}