missing icon background

after dark mode css fixes, background for add icon got removed in light mode, this adds back that background
This commit is contained in:
Hannah
2021-05-28 10:29:20 +02:00
parent 0744d41bf5
commit 4aa7a7b9bf
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1075,6 +1075,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
.icon-blue-full {
background-color:#1C5B88;
border:0px;
color: #379bbc;
}