Subversion Repositories SmartDukaan

Rev

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

Rev 13743 Rev 13745
Line 4... Line 4...
4
   font-family: 'PT Sans', sans-serif,verdana,arial;
4
   font-family: 'PT Sans', sans-serif,verdana,arial;
5
   color:#555555;
5
   color:#555555;
6
   background-color: #58d936;
6
   background-color: #58d936;
7
}
7
}
8
 
8
 
-
 
9
body.adminpanel{
-
 
10
	background-color: #fff !important;
-
 
11
}
-
 
12
 
9
body > .container{
13
body > .container{
10
	padding-top: 60px 5px 0;
14
	padding-top: 60px 5px 0;
11
}
15
}
12
 
16
 
13
.nav {
17
.nav {
Line 409... Line 413...
409
.editall{font-size: 1.2em;}
413
.editall{font-size: 1.2em;}
410
.editall i{margin-right: 5px;}
414
.editall i{margin-right: 5px;}
411
.inputable{border: 2px solid #eaeaea;
415
.inputable{border: 2px solid #eaeaea;
412
padding: 5px;
416
padding: 5px;
413
cursor: pointer;}
417
cursor: pointer;}
-
 
418
.ordercontrols{padding:0 !important;margin-bottom:5px;}