[add] visual image for private link

This commit is contained in:
Knah Tsaeb 2014-04-04 14:16:51 +02:00
parent 0396d42bba
commit bb2103a4a2

View file

@ -80,6 +80,11 @@ pre code {
position: relative;
}
#linklist li.private .linkeditbuttons {
background: url('../images/private.png') no-repeat 10px center;
padding: 0 0 0 55px;
}
.picwall_pictureframe img {
border-radius: 0.1em;
background-color: #fff;
@ -160,8 +165,7 @@ pre code {
text-decoration: none
}
@media handheld, only screen and (max-width: 560px), only screen and (max-device-width: 854px)
{
@media handheld, only screen and (max-width: 560px) , only screen and (max-device-width: 854px) {
#linklist {
max-width: 100%;
margin: 0 auto;