egroupware/api/js/webodf/collab/dojox/layout/resources/ScrollPane.css
Hadi Nategh 5917a70dcc W.I.P of collaborative odf editor:
- Add wodocollabtexteditor library
2016-08-03 18:16:20 +02:00

1 line
331 B
CSS

.dojoxScrollWindow {position:relative; overflow:hidden;}.dojoxScrollHelper .helperInner {visibility: hidden;}.dojoxScrollHelper {border:1px solid #b7b7b7; width:4px; background:#ededed; height:4px; position:absolute; top:4px; left:4px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}.dojoxScrollWrapper {}