Gitea-ui-customized : !important to selection
This commit is contained in:
parent
18e57ab4d8
commit
a8a3579bd7
@ -534,3 +534,8 @@ img[src$="/img/matrix.svg"] {
|
||||
border: 1px solid rgba(121, 71, 66, .5) !important;
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: rgb(150, 222, 255) !important;
|
||||
color: #141821 !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user