This commit is contained in:
Sanj 2011-08-31 19:31:47 +05:30
commit f3c52f59da

View File

@ -169,8 +169,7 @@ background: linear-gradient(top, #d19f9f 0%,#e5e5e5 100%);
transform:scale(1.25);}*/
.firstLast
{
font-size:12px;
{font-size:12px;
cursor:pointer;}
.first, .last
@ -184,6 +183,13 @@ box-shadow:2px 3px 4px #c6c0c0;
font-size:10px;
font-weight:bold;}
.first
{text-align:left;}
.last
{text-align:right;}
.first:hover, .last:hover
{-moz-box-shadow:2px 3px 4px #c6c0c0;
-webkit-box-shadow:2px 3px 4px #c6c0c0;