From e9b2ca7c06875069fa03379258625490872cc33d Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 31 Jul 2018 18:29:53 +0200 Subject: W 2.4 graphic update table sort engine update --- public/css/old/styleedit.css | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 public/css/old/styleedit.css (limited to 'public/css/old/styleedit.css') diff --git a/public/css/old/styleedit.css b/public/css/old/styleedit.css new file mode 100644 index 0000000..21435fb --- /dev/null +++ b/public/css/old/styleedit.css @@ -0,0 +1,27 @@ +.edit { + background-color: greenyellow; +} + +#linklist { + background-color: blanchedalmond; +} + +#submit { + background-color: coral; +} + +#copy { + background-color: darkkhaki; +} + +#html { + background-color: deepskyblue; +} + +#artedit { + background-color: darksalmon; +} + +#editoption { + background-color: blueviolet; +} \ No newline at end of file -- cgit v1.2.3