JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
really made it so you can put tasks on hold. contractor can switch logins multiple...
[contractor-progress.git] / tasks.css
index d3c63f8..24104b2 100644 (file)
--- a/tasks.css
+++ b/tasks.css
@@ -3,6 +3,14 @@
        margin: 15px 0px 5px;
 }
 
+th {
+       text-align: center;
+}
+
+td.num {
+       text-align: right;
+}
+
 .task_link {
        padding-top: 8px;
 }
@@ -31,7 +39,7 @@
 .updown_links {
        position: absolute;
        top: -7px;
-       right: -10000px;
+       right: 10000px;
        width: 200px;
        height: 20px;
        border: 1px solid black;