removed mods directory from the ATutor codebase
[atutor.git] / mods / photo_album / fluid / component-templates / js / jquery.ui-1.0 / themes / flora / flora.tablesorter.css
diff --git a/mods/photo_album/fluid/component-templates/js/jquery.ui-1.0/themes/flora/flora.tablesorter.css b/mods/photo_album/fluid/component-templates/js/jquery.ui-1.0/themes/flora/flora.tablesorter.css
deleted file mode 100644 (file)
index 7d805a7..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-/* This file skins tableSorter */\r
-\r
-table.tablesorter {\r
-       font-family:arial;\r
-       background-color: #CDCDCD;\r
-       margin:10px 0pt 15px;\r
-       font-size: 8pt;\r
-       width: 100%;\r
-       text-align: left;\r
-}\r
-table.tablesorter thead tr th, table.tablesorter tfoot tr th {\r
-       background-color: #B1DB87;\r
-       border: 1px solid #FFF;\r
-       font-size: 8pt;\r
-       padding: 4px;\r
-}\r
-table.tablesorter thead tr .header {\r
-       background-image: url(i/bg.gif);\r
-       background-repeat: no-repeat;\r
-       background-position: center right;\r
-       cursor: pointer;\r
-}\r
-table.tablesorter tbody td {\r
-       color: #3D3D3D;\r
-       padding: 4px;\r
-       background-color: #FFF;\r
-       vertical-align: top;\r
-}\r
-table.tablesorter tbody tr.odd td {\r
-       background-color:#E0F4D7;\r
-}\r
-table.tablesorter thead tr .headerSortUp {\r
-       background-image: url(i/asc.gif);\r
-}\r
-table.tablesorter thead tr .headerSortDown {\r
-       background-image: url(i/desc.gif);\r
-}\r
-table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {\r
-background-color: #83C948;\r
-}\r