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.
 
 
 
 
 
 

63 lines
1.1 KiB

#references.references
.reference:not(:first-child)
margin-top: 1.6rem
.reference *
color: #fff
font-size: 12px
font-weight: inherit
margin: 0
padding: 0
.mb
margin-bottom: 0.5rem
.title
font-size: 17px
ul,
li
list-style: none
.character
display: flex
.character:not(:last-child)
margin-bottom: 15px
.character__code
background: #00080e
border: 1px solid #f7f7f72d
padding: 0.3rem 0.8rem
display: flex
justify-content: center
align-items: center
margin-right: 0.5rem
.character__code span
white-space: nowrap
font-weight: 600
color: #c77ce0
.character__info
display: flex
align-items: center
padding-bottom: 5px
.disabled,
.purple,
.blue,
.white
font-weight: 600
.disabled
color: #888888 !important
.purple
color: #c77ce0 !important
.blue
color: #3c7fc2 !important
.white
color: white !important