Subversion Repositories SmartDukaan

Rev

Rev 29919 | Rev 29922 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29919 Rev 29920
Line 38... Line 38...
38
        }
38
        }
39
 
39
 
40
        td.eligibility {
40
        td.eligibility {
41
            font-size: 13px;
41
            font-size: 13px;
42
		    text-align: left;
42
		    text-align: left;
43
    		white-space: unset;
43
    		white-space: normal;
44
        }
44
        }
45
 
45
 
46
        th {
46
        th {
47
            background-color: #eee;
47
            background-color: #eee;
48
            position: sticky;
48
            position: sticky;