mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-7221] Opaque search bar
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
input[type="text"] {
|
||||
margin-top: calc(-0.5 * var(--bs-font-size-base));
|
||||
|
||||
&:focus {
|
||||
background-color: rgba(255, 255, 255, 0.5) !important;
|
||||
}
|
||||
background-color: #fff !important;
|
||||
|
||||
&.collapsed {
|
||||
opacity: 0;
|
||||
|
Reference in New Issue
Block a user