Jump to content

Recommended Posts

Posted
.extraUserInfo{
font-size:12px;
padding:4px;
font-family:Calibri;
width:160px;
margin:0 auto
}
.pairsJustified{margin:1px 0 0;
font-size:12px;
border-bottom:1px solid #2F2F2F;
overflow:hidden;
line-height:2;
list-style-type:none;
transition:all .6s ease-in-out;
position:relative;
z-index:1; 
cursor:default
}
.pairsJustified:hover{border-color:#F22613}
.pairsJustified
dt{font-size:12px !important;
float:left;
padding-left:5px;
text-align:left;
max-width:100%;
color:#ababab;
text-shadow:0 1px #000;
cursor:default
}
.pairsJustified
dd{float:right;
font-size:11px !important;
text-align:right;
max-width:100%;
padding-right:5px;
text-shadow:0 1px #000;
line-height:25px;
cursor:default;
color:#777
}
.pairsJustified:after
{
content:'';
position:absolute;
z-index:-1;
box-shadow:inset 0 0 0 rgba(181,54,40,0.1);
height:100%;
width:100%;
left:0;
top:0;
border-radius:0px;
transition:all 0.7s cubic-bezier(0.22,0.42,0.63,1.46)
}
.pairsJustified:hover:after
{
height:100%;
box-shadow:inset 0 -50px 0 rgba(181,54,40,0.1);
border-top-right-radius:2px;
border-top-left-radius:2px
}
.warn_button
{
background:#333;
padding:8px 24px;
position:relative;
top:10px;
border-radius:1px;
color:#555;
z-index:1
}
.warn_button:hover
{
color:#777
}
.warn_button:after
{
content:'';
position:absolute;
width:143px;
height:34px;
background:#B53628;
border-radius:3px;
z-index:-1;
left:-2px;
top:-2px;
transform:scale(0.2);
transition:all; 
.5s ease-in-out
}
.warn_button:hover:after
{
transform:scale(1)
}

Este un CSS de la un USERINFOPANE si nu functioneaza cum trebuie cred ca am gresit ceva aici.Ma puteti ajuta? +1!

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.