z-index fix

This commit is contained in:
Daniel Vincent Grippi 2010-09-14 20:37:31 -07:00
parent f2c6e7b820
commit c763a663ac
2 changed files with 2 additions and 0 deletions

View file

@ -567,6 +567,7 @@ h1.big_text {
.requests .requested_person:active,
.remove .person:active,
.remove .requested_person:active {
z-index: 20;
color: #666666; }
.aspect .person:active img,
.aspect .requested_person:active img,

View file

@ -738,6 +738,7 @@ h1.big_text
:display inline-block
&:active
:z-index 20
:color #666
img
:-webkit-box-shadow 0 1px 3px #333