Update Unicorn.css

This commit is contained in:
LightSaveUs
2022-10-20 06:05:24 +03:00
committed by GitHub
parent 7efefce6ce
commit cd493548f6

View File

@@ -293,10 +293,6 @@
background-color: #ee7e7e !important;
}
#new-sub-card {
border-radius: 10px !important;
}
.wi_add_button {
color: #e26771 !important;
background: #ebebeb !important;
@@ -309,6 +305,10 @@
border: 1px solid #e26771 !important;
}
#new-sub-card {
border-radius: 10px !important;
}
#debug-dump:hover {
color: #ee7e7e !important;
}