remove page outline
This commit is contained in:
parent
4155f3313a
commit
a1e8db221f
1 changed files with 4 additions and 0 deletions
|
@ -766,6 +766,10 @@ select {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div[data-role='page'] {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
a[data-role='button'], button:not([data-role='none']):not(.clearButton) {
|
a[data-role='button'], button:not([data-role='none']):not(.clearButton) {
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue