bfe7cb87 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 2151c539
...@@ -18301,6 +18301,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -18301,6 +18301,7 @@ ul.sf_date_field .sf-datepicker {
18301 } 18301 }
18302 } 18302 }
18303 18303
18304 .search-box.show,
18304 .search-box:focus-within #search-box-content, 18305 .search-box:focus-within #search-box-content,
18305 .search-box:hover #search-box-content { 18306 .search-box:hover #search-box-content {
18306 opacity: 1; 18307 opacity: 1;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
75 75
76 76
77 } 77 }
78 78 .search-box.show,
79 .search-box:focus-within #search-box-content, 79 .search-box:focus-within #search-box-content,
80 .search-box:hover #search-box-content{ 80 .search-box:hover #search-box-content{
81 opacity: 1; 81 opacity: 1;
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.38 5 Version: 1.0.39
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......