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;
|
||||
}
|
||||
.ui-helper-hidden-accessible {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: absolute !important;
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
overflow: hidden;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
clip-path: inset(50%);
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ui-helper-reset {
|
||||
|
Loading…
Reference in New Issue
Block a user