From 65796d4a2349e71ca05f5f298d6f94ff792d88b2 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Fri, 12 Oct 2018 11:36:05 +0200 Subject: 2.91 folder moves + auto summary --- public/w/css/old/styleedit.css | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 public/w/css/old/styleedit.css (limited to 'public/w/css/old/styleedit.css') diff --git a/public/w/css/old/styleedit.css b/public/w/css/old/styleedit.css new file mode 100644 index 0000000..21435fb --- /dev/null +++ b/public/w/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