@wwtdev/bsds-css 3.1.0 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/wwt-bsds.css
CHANGED
|
@@ -4915,7 +4915,7 @@ data-autosize-icons="true" - see above
|
|
|
4915
4915
|
/* -- Button -- */
|
|
4916
4916
|
.bs-input-search-button {
|
|
4917
4917
|
align-items: center;
|
|
4918
|
-
background-color:
|
|
4918
|
+
background-color: transparent;
|
|
4919
4919
|
cursor: pointer;
|
|
4920
4920
|
display: flex;
|
|
4921
4921
|
grid-area: 1 / 2 / 1 / -1;
|