Subversion Repositories SmartDukaan

Rev

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

Rev 7308 Rev 7345
Line 1... Line 1...
1
<html>
1
<html>
2
<head>
2
<head>
3
	<title>Active Coupons</title>
3
	<title>Dashboard for store pricing</title>
4
	<style>
4
	<style>
5
table	{	font-size: 12px;	}
5
table	{	font-size: 12px;	}
6
td	{	border-color: #000000;	}
6
td	{	border-color: #000000;	}
7
.payments, .carts	{	text-align: center;	}
7
.payments, .carts	{	text-align: center;	}
8
    </style>
8
    </style>