mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Update core.css
This commit is contained in:
parent
709f7ac11b
commit
674445cd77
@ -15,15 +15,8 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.ui-helper-hidden-accessible {
|
.ui-helper-hidden-accessible {
|
||||||
border: 0;
|
pointer-events: none;
|
||||||
padding: 0;
|
opacity: 0;
|
||||||
margin: 0;
|
|
||||||
position: absolute !important;
|
|
||||||
height: 1px;
|
|
||||||
width: 1px;
|
|
||||||
overflow: hidden;
|
|
||||||
clip: rect(1px, 1px, 1px, 1px);
|
|
||||||
clip-path: inset(50%);
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.ui-helper-reset {
|
.ui-helper-reset {
|
||||||
|
Loading…
Reference in New Issue
Block a user