Subversion Repositories SmartDukaan

Rev

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

Rev 27723 Rev 27741
Line 1434... Line 1434...
1434
color:black;
1434
color:black;
1435
font-size: 17px;
1435
font-size: 17px;
1436
border: solid 2px black;
1436
border: solid 2px black;
1437
background:white;
1437
background:white;
1438
}
1438
}
1439
.indian-flag{
-
 
1440
background-image: linear-gradient(to right, #FF9933 12%, #ffffff 55%,#ffffff 55%,  #138808 115%);
-
 
1441
}
-
 
1442
.indianflag tr:nth-child(3n+3)
-
 
1443
{
-
 
1444
 background:#32CD32; 
-
 
1445
}
-
 
1446
.indianflag tr:nth-child(3n+2)
-
 
1447
{
-
 
1448
 background:white; 
-
 
1449
}
-
 
1450
.indianflag tr:nth-child(3n+1)
-
 
1451
{
-
 
1452
background:#FFA500; 
-
 
1453
}
-
 
1454
canvas 
1439
canvas 
1455
{	-moz-user-select: none;
1440
{	-moz-user-select: none;
1456
		-webkit-user-select: none;
1441
		-webkit-user-select: none;
1457
		-ms-user-select: none;
1442
		-ms-user-select: none;
1458
}
1443
}