Repo for the search and displace core module including the interface to select files and search and displace operations to run on them. https://searchanddisplace.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
556 B

#pattern-box
.pattern-box
width: 100%
font: inherit
min-height: 46px
background: transparent
color: #d6d7cc
padding: 2.3rem 25px
border: 0
outline: none
.error-text
position: absolute
width: 100%
bottom: 0
color: #d6d7cc
font-size: 12px
text-align: center
letter-spacing: 1px
input::placeholder
color: grey
#pattern-box.pattern-box-wrapper
position: relative
border-bottom: 1px solid #f7f7f72d !important