This commit is contained in:
Ross
2021-10-30 14:26:06 +01:00
parent e26e1763dc
commit f4a3cca774
4 changed files with 22 additions and 11 deletions
+1 -1
View File
@@ -779,7 +779,7 @@ input {
.select2-search__field {
background-color: #05668d;
color: white;
color: darkblue;
border: 1px solid black;
}
+5
View File
@@ -61,6 +61,11 @@
opacity: 100%;
}
.dicom-button-highlight {
opacity: 50%;
color: lightblue;
}
#dicom-toggle-mode-button {
position: absolute;
left: 0;