Skip to content
Snippets Groups Projects
Commit 03eced9e authored by Jeroen's avatar Jeroen
Browse files

another try...

parent 655be71c
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -4,7 +4,7 @@
### color set #1:
var $bgcolor1 = "#000000"; // background color
var $fgcolor1 = "#675849"; // table body color
var $hlcolor1 = "#AAAAAA"; // high-light color
var $hlcolor1 = "orange"; // high-light color
### color set #2:
var $bgcolor2 = "#EEEEEE";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment