TAS-ALFA/admin-zone/ckeditor/kcfinder/css/999.agent.css

10 lines
182 B
CSS
Raw Normal View History

2018-11-17 14:43:50 +01:00
body.mobile {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
}
body.firefox #files > div {
overflow: auto;
margin-bottom: 5px;
}