Хранилища Subversion ant

Редакция

Редакция 291 | Авторство | Сравнить с предыдущей | Последнее изменение | Открыть журнал | Скачать | RSS


a
{
    text-decoration: none;
}

a.dashed:hover
{
    color: #ffffff;
    background-color: #154ead;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}
a.dashed
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #007799;
}

body
{
    background: #fff url(bg.gif) top left repeat;
    margin:3px;
}

img {
    border: 0;
}

pre {
        font: 10pt Arial;
        border: 1px solid #000;
        margin: 10px 0;
        padding: 10px;
        background-color: #dcdcdc;
}

pre#replist,pre#reps, p#getfile {
        display: none;
}

#sourceslist {
        font-family: Arial;
        padding: 1px 3px;
}

#steps{
        font: bold 14px serif;
        margin: 20px auto;
}
.sllink{
    margin-right: 40px;
    margin-top: 10px;
    text-align: right;
}

#vdist {
    visibility: hidden;
}