Subversion Repositories SmartDukaan

Rev

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

Rev 4687 Rev 4754
Line 3... Line 3...
3
}
3
}
4
 
4
 
5
.bordered {
5
.bordered {
6
	border-width: 1px;
6
	border-width: 1px;
7
}
7
}
-
 
8
 
-
 
9
.hidden {
-
 
10
	display: none;
-
 
11
}
-
 
12
 
-
 
13
table, th, td {
-
 
14
	border: 1px solid black;
-
 
15
}
-
 
16
 
-
 
17
.bold {
-
 
18
	font-weight: bold;
-
 
19
}