Первая копия
This commit is contained in:
10
metadata/include/kcfinder/css/999.agent.css
Normal file
10
metadata/include/kcfinder/css/999.agent.css
Normal file
@ -0,0 +1,10 @@
|
||||
body.mobile {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
body.firefox #files > div {
|
||||
overflow: auto;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user