Files
Metadata_PHP/metadata/include/kcfinder/css/999.agent.css
2020-02-27 00:28:43 +06:00

10 lines
182 B
CSS

body.mobile {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
}
body.firefox #files > div {
overflow: auto;
margin-bottom: 5px;
}