Sign in
webkit
/
WebKit
/
fe3f8a9f58c921838bd3a920db5f85be838171cd
/
.
/
Source
/
WebCore
/
css
/
dialog.css
blob: 91572f89eb5c515e6cf343f711c617721d3617c5 [
file
] [
log
] [
blame
]
dialog
{
display
:
none
;
}
dialog
[
open
]
{
display
:
block
;
}