aboutsummaryrefslogtreecommitdiff
path: root/public/w/css/old/styleedit.css
blob: 21435fb5d4074148e489060ce825bdc5059c3d66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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;
}