Subversion Repositories SmartDukaan

Rev

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

Rev 3409 Rev 3411
Line 193... Line 193...
193
 
193
 
194
a:active {color:#0000FF;}
194
a:active {color:#0000FF;}
195
 
195
 
196
table.display {
196
table.display {
197
    table-layout: fixed;
197
    table-layout: fixed;
-
 
198
}
-
 
199
 
-
 
200
.auto-overflow {
-
 
201
	overflow: auto;
198
}
202
}
199
203