summaryrefslogtreecommitdiff
path: root/production_static_files/yaksh/css/question_quiz.css
blob: ee249d4056777c2bd8606d7dfa03e370b88778ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
table th, table td 
    {	
	 text-align: left;
    }

.mini-text
{
	height : 25px;
	width : 70px;
}
.select-type
{
	width : 225px;
}
.tag-text
{
    height : 30px;
    width : 290px;
}
.date-text
{
    height : 30px;
    width : 100px;
}