Subversion Repositories SmartDukaan

Rev

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

Rev 2714 Rev 2724
Line 104... Line 104...
104
    width:100%;
104
    width:100%;
105
    height:10%;
105
    height:10%;
106
    background-color: #EEF
106
    background-color: #EEF
107
}
107
}
108
 
108
 
-
 
109
#orderId {
-
 
110
    width:50px;
-
 
111
}
-
 
112
 
109
#user-orders tr.selected {
113
#user-orders tr.selected {
110
	font-weight: bold;
114
	font-weight: bold;
-
 
115
}
-
 
116
 
-
 
117
span.error{
-
 
118
	color: red;
111
}
119
}
112
120