fix colours
authorAlan <alan@roojs.com>
Wed, 20 Mar 2024 04:14:53 +0000 (12:14 +0800)
committerAlan <alan@roojs.com>
Wed, 20 Mar 2024 04:14:53 +0000 (12:14 +0800)
resources/css/roobuilder.css

index 902ba48..8927bdd 100644 (file)
@@ -149,8 +149,8 @@ tooltip * {
 
 
  gridview { 
-       background : #000;
-       color : #666;
+       background : #666;
+       color : #fff;
 }
 gridview child  {
        border: 1px solid #999;