1
0
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:
Michele Guerini Rocco 2017-01-14 02:03:30 +01:00 committed by GitHub
parent 640b56f3f6
commit b5b75f2455

View File

@ -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;