mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
Remove ::shadow pseudoselector
This commit is contained in:
parent
640b56f3f6
commit
b5b75f2455
@ -23,7 +23,7 @@ atom-text-editor[mini].is-focused {
|
||||
to { background-color: null; }
|
||||
}
|
||||
|
||||
atom-text-editor::shadow .highlighted.selection .region {
|
||||
atom-text-editor .highlighted.selection .region {
|
||||
-webkit-animation-name: highlight;
|
||||
-webkit-animation-duration: 1s;
|
||||
-webkit-animation-iteration-count: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user