summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css/question_quiz.css
blob: b702bd4f8130017c704c1c6f0d972da9ac6c6177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
table th, table td 
    {	
	 text-align: left;
    }

.mini-text
{
	height : 9px;
	width : 30px;
}
.select-type
{
	width : 80px;
}
.tag-text
{
    width : 290px;
}