resources/css/roobuilder.css
authorAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 12:27:00 +0000 (20:27 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 12:27:00 +0000 (20:27 +0800)
resources/css/roobuilder.css

index 3060b80..a4a71cc 100644 (file)
     background-color: #ccc; 
 }
 
+
+#editor-navigation indent {
+    -gtk-icon-size : 2px;
+}
+#editor-navigation { 
+    font-size: 12px;
+}
+#editor-navigation cell {
+       padding-top: 2px;
+       padding-bottom: 2px;
+} 
+
+
+
+
  
\ No newline at end of file