Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{style}
#teamlead {
  height:51px;
  overflow:hidden;
  }
#img{

  background-color:#ffffff;
  position: relative;
  z-index:1;
}



a.text_devtools:active {
color:red;
text-decoration: none;
}

a.text_devtools:visited {
color:#003366;
text-decoration: none;
}

a.text_devtools:link
{
color:#003366;
text-decoration: none;
}

a.text_devtools:hover
{
color:#999999;
text-decoration: none;
}

#TextOverBanner_devtools.sub-nav
 {
 display: inline;

}

#TextOverBanner_devtools {
width:876px;
height:31px;
background-image:url(http://www.teamlead.ru/download/attachments/41943234/sub-nav-bg-dev-tools.png);
position: relative;
}

#text_devtools {
position: absolute;
top:5px;
margin-left: 25px;
}

.text_devtools
{
font-size:12px;
}

a.rolljira
{
 display:block;
 width:146px;
 height:51px;
 background:#ffffff url(http://www.teamlead.ru/download/attachments/41943234/devtools_pure_dark_left.png) no-repeat center;
 overflow:hidden;
 cursor:link;
 text-decoration: none;
}
a.rolljira img
{
 visibility:hidden;
}
a.rolljira:hover
{
 background:0;
}
a.rolljira:hover img
{
 visibility:visible;
 border:0;
}

a.rollconf
{
 display:block;
 width:146px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/pure_dark_center.png) no-repeat center;
 overflow:hidden;
 cursor:link;
 text-decoration: none;

}
a.rollconf img
{
 visibility:hidden;
}
a.rollconf:hover
{
 background:0;
}
a.rollconf:hover img
{
 visibility:visible;
 border:0;
}



a.rollhost
{
 display:block;
 width:146px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/pure_dark_center.png) no-repeat center;
 overflow:hidden;
 cursor:link;
 text-decoration: none;

}
a.rollhost img
{
 visibility:hidden;
}
a.rollhost:hover
{
 background:0;
}
a.rollhost:hover img
{
 visibility:visible;
 border:0;
}


a.rolldev
{
 display:block;
 width:146px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/pure_silver_center.png) no-repeat center;
 overflow:hidden;
 cursor:link;
 text-decoration: none;

}
a.rolldev img
{
 visibility:hidden;
}
a.rolldev:hover
{
 background:0;
}
a.rolldev:hover img
{
 visibility:visible;
 border:0;
}

a.rollcompany
{
 display:block;
 width:146px;
 height:51px;
 background:#ffffff url(http://www.teamlead.ru/download/attachments/41943234/devtools_pure_dark_right.png) no-repeat center;
 overflow:hidden;
 cursor:link;
 text-decoration: none;

}
a.rollcompany img
{
 visibility:hidden;
}
a.rollcompany:hover
{
 background:0;
}
a.rollcompany:hover img
{
 visibility:visible;
 border:0;
}



{style}