merged
This commit is contained in:
commit
f3c52f59da
|
@ -169,8 +169,7 @@ background: linear-gradient(top, #d19f9f 0%,#e5e5e5 100%);
|
||||||
transform:scale(1.25);}*/
|
transform:scale(1.25);}*/
|
||||||
|
|
||||||
.firstLast
|
.firstLast
|
||||||
{
|
{font-size:12px;
|
||||||
font-size:12px;
|
|
||||||
cursor:pointer;}
|
cursor:pointer;}
|
||||||
|
|
||||||
.first, .last
|
.first, .last
|
||||||
|
@ -184,6 +183,13 @@ box-shadow:2px 3px 4px #c6c0c0;
|
||||||
font-size:10px;
|
font-size:10px;
|
||||||
font-weight:bold;}
|
font-weight:bold;}
|
||||||
|
|
||||||
|
.first
|
||||||
|
{text-align:left;}
|
||||||
|
|
||||||
|
.last
|
||||||
|
{text-align:right;}
|
||||||
|
|
||||||
|
|
||||||
.first:hover, .last:hover
|
.first:hover, .last:hover
|
||||||
{-moz-box-shadow:2px 3px 4px #c6c0c0;
|
{-moz-box-shadow:2px 3px 4px #c6c0c0;
|
||||||
-webkit-box-shadow:2px 3px 4px #c6c0c0;
|
-webkit-box-shadow:2px 3px 4px #c6c0c0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user