mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge pull request #2074 from 4Science/CST-7221-var
[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