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