diff options
author | hardythe1 | 2012-03-19 14:35:56 +0530 |
---|---|---|
committer | hardythe1 | 2012-03-19 14:35:56 +0530 |
commit | 0e6e72fb37f1a586728c997cd5e9c5fadf794823 (patch) | |
tree | dcf5891a15d2a8e1b2293936ae88e8df4e066936 /testapp/static/exam/css/showusers.css | |
parent | 1387db498369739d7637cea7601af86135b7f40a (diff) | |
download | online_test-0e6e72fb37f1a586728c997cd5e9c5fadf794823.tar.gz online_test-0e6e72fb37f1a586728c997cd5e9c5fadf794823.tar.bz2 online_test-0e6e72fb37f1a586728c997cd5e9c5fadf794823.zip |
Changes in the Gradeuser Page
Diffstat (limited to 'testapp/static/exam/css/showusers.css')
-rw-r--r-- | testapp/static/exam/css/showusers.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testapp/static/exam/css/showusers.css b/testapp/static/exam/css/showusers.css new file mode 100644 index 0000000..66a3746 --- /dev/null +++ b/testapp/static/exam/css/showusers.css @@ -0,0 +1,5 @@ +.table-class +{ + text-align:left; + width:60%; +} |