removed mods directory from the ATutor codebase
[atutor.git] / mods / photo_album / fluid / component-templates / js / jquery.ui-1.0 / themes / flora / flora.shadow.css
diff --git a/mods/photo_album/fluid/component-templates/js/jquery.ui-1.0/themes/flora/flora.shadow.css b/mods/photo_album/fluid/component-templates/js/jquery.ui-1.0/themes/flora/flora.shadow.css
deleted file mode 100644 (file)
index 6c08d44..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/*\r
-.ui-shadow {\r
-background:transparent url(i/shadow.png) no-repeat scroll right bottom;\r
-height: 100px;\r
-margin: 10px;\r
-position: relative;\r
-}\r
-\r
-.ui-shadow-ne {\r
-background:transparent url(i/shadow.png) no-repeat scroll right top;\r
-width: 6px;\r
-height: 6px;\r
-position: absolute;\r
-top: -6px;\r
-right: 0px;\r
-}\r
-\r
-.ui-shadow-sw {\r
-background:transparent url(i/shadow.png) no-repeat scroll left bottom;\r
-width: 6px;\r
-height: 6px;\r
-position: absolute;\r
-bottom: 0px;\r
-left: -6px;\r
-}\r
-*/\r
-\r
-\r
-\r
-\r
-.ui-shadow { position:relative; }\r
-.ui-shadow-color { background:#030; position:absolute; } /* Can be overidden via js */\r
-\r