]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojox/layout/resources/ScrollPane.css
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojox / layout / resources / ScrollPane.css
diff --git a/static/dojo-release-1.1.1/dojox/layout/resources/ScrollPane.css b/static/dojo-release-1.1.1/dojox/layout/resources/ScrollPane.css
deleted file mode 100644 (file)
index 610687f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-.dojoxScrollWindow {
-       position:relative;
-}
-.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 {
-       width:100%; 
-}