removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / module.css
diff --git a/mods/phpdoc2/module.css b/mods/phpdoc2/module.css
deleted file mode 100644 (file)
index 6f33e98..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-div#phpdoc2_installer {\r
-       border: 1px solid #ccc;\r
-       padding: 10px;\r
-       width: 50%;\r
-       margin-right: auto;\r
-       margin-left: auto;\r
-       background-color: #f8f8f8;\r
-       color: #444;\r
-       margin-top: 30px;\r
-       margin-bottom: 30px;\r
-}\r
-\r
-div#api_process_box {\r
-       overflow: auto;\r
-       height: 500px;\r
-       margin-left: 1em;\r
-}\r
-\r
-input.buttons {\r
-       background-color: #efefef;\r
-       font-weight: normal;\r
-       border: 1px solid #aaa;\r
-}\r
-\r
-p.message{\r
-       border: 1px solid black;\r
-       background-color: white;\r
-       padding:1em; \r
-}\r
-div.license{\r
-       font-size: 0.85em;\r
-       color: #797979;\r
-}\r
-div.license a {\r
-       color: #515151;\r
-}\r
-\r
-table#api_legend_outter {\r
-       border: 1px solid green;\r
-       width: 100%;\r
-       padding-bottom: 1em;\r
-}\r
-table#api_legend_outter td{\r
-       vertical-align: top;\r
-}\r
-table#api_legend_outter th{\r
-       text-decoration: underline;\r
-}\r
-\r
-\r
-table#api_legend_outter td{\r
-       padding-left: 0.5em;\r
-}
\ No newline at end of file