aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static/main.css
diff options
context:
space:
mode:
authorPjotr Prins2020-10-26 08:46:11 +0000
committerPjotr Prins2020-10-26 09:00:39 +0000
commit34d494f7a8d9b6348cbfec7196c631acab8818f9 (patch)
tree20aa071198c6ebf55151f387aa722602e987795d /bh20simplewebuploader/static/main.css
parent9745e79e71797bc445f193e8d1dafc5b805a7fc4 (diff)
downloadbh20-seq-resource-34d494f7a8d9b6348cbfec7196c631acab8818f9.tar.gz
bh20-seq-resource-34d494f7a8d9b6348cbfec7196c631acab8818f9.tar.lz
bh20-seq-resource-34d494f7a8d9b6348cbfec7196c631acab8818f9.zip
Improved map to show sequences in one view
Diffstat (limited to 'bh20simplewebuploader/static/main.css')
-rw-r--r--bh20simplewebuploader/static/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index bc8acb0..bd51118 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -469,7 +469,11 @@ div.status {
font-size: 20px;
}
+.my-custom-icon.my-custom-icon-0 {
+ background-color: red;
+}
.my-custom-icon.my-custom-icon-1 {
+ background-color: orange;
}
.my-custom-icon.my-custom-icon-2 {
background-color: #FFFAF0;