summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css/gradeuser.css
diff options
context:
space:
mode:
authorhardythe12012-03-20 12:44:43 +0530
committerhardythe12012-03-20 12:44:43 +0530
commite524bef336df95fd307d045af37c379bccf3ea14 (patch)
tree62b677d6c94f323f880d77745e57a25e844b4ba9 /testapp/static/exam/css/gradeuser.css
parent0e6e72fb37f1a586728c997cd5e9c5fadf794823 (diff)
downloadonline_test-e524bef336df95fd307d045af37c379bccf3ea14.tar.gz
online_test-e524bef336df95fd307d045af37c379bccf3ea14.tar.bz2
online_test-e524bef336df95fd307d045af37c379bccf3ea14.zip
minor UI changes
Diffstat (limited to 'testapp/static/exam/css/gradeuser.css')
-rw-r--r--testapp/static/exam/css/gradeuser.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/testapp/static/exam/css/gradeuser.css b/testapp/static/exam/css/gradeuser.css
index 2042f85..07b1079 100644
--- a/testapp/static/exam/css/gradeuser.css
+++ b/testapp/static/exam/css/gradeuser.css
@@ -6,7 +6,7 @@ height : 200px;
}
.for-question{
- background: none repeat scroll 0 0 #F1F1F1;
+ background: none repeat scroll 0 0 #F1F1F1;
border-radius: 6px 6px 6px 6px;
margin-bottom: 10px;
padding: 5px;
@@ -36,10 +36,13 @@ color: #9EB6FF;
border: 1px solid #C9C9C9;
border-radius: 5px 5px 5px 5px;
margin-bottom: 10px;
+ min-width: 805px;
+
}
#myContent {
margin: 5px 10px;
+
}
#headerDiv a {
float: right;