mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 05:05:31 +00:00
Removed styles that prevented focus handling of the search box on the
Jobs page
This commit is contained in:
@@ -84,10 +84,6 @@
|
||||
}
|
||||
|
||||
.E6EY1K-c-e {
|
||||
opacity: 1;
|
||||
-ms-filter: none;
|
||||
filter: none;
|
||||
pointer-events: initial;
|
||||
-webkit-box-shadow: -10px 0 10px rgba(51, 51, 51, 0.9);
|
||||
box-shadow: -10px 0 10px rgba(51, 51, 51, 0.9)
|
||||
}
|
||||
@@ -124,9 +120,6 @@
|
||||
}
|
||||
|
||||
.E6EY1K-c-e {
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
||||
filter: alpha(opacity = 0);
|
||||
pointer-events: none;
|
||||
-webkit-transition: height .1s ease;
|
||||
-moz-transition: height .1s ease;
|
||||
-o-transition: height .1s ease;
|
||||
|
||||
Reference in New Issue
Block a user