Файл: apwa/styles/mobile/theme/css/socbuttons.css
Строк: 37
.socbuttons .yandex {
background: #ebebeb url("./yandex.gif")
no-repeat;
}
.socbuttons .vkontakte {
background: #336699
url("./vkontakte.gif") no-repeat;
}
.socbuttons .mailru
{
background: #003399 url("./mailru.gif")
no-repeat;
}
.socbuttons .okru {
background: #ff9933
url("./okru.gif") no-repeat;
}
.socbuttons .facebook
{
background: #003366 url("./facebook.gif")
no-repeat;
}
.socbuttons .yandex ,
.socbuttons .vkontakte,
.socbuttons
.mailru,
.socbuttons .okru,
.socbuttons .facebook {
border: 1px solid
#eee;
display: inline-block;
vertical-align: middle;
margin:
1px;
overflow: hidden;
height: 20px;
width: 20px;
}
.socbuttons a:hover
{
opacity: 0.7;
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
}
.socbuttons
span {
display: none;
}