Хранилища Subversion ant

Редакция

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

#head
{
    height: 60px;
    border: 0px;
    padding: 20px;
    float: left;
     width:300px;
}
#login
{
    text-align:right;
    font: 8pt tahoma;
}
#cont
{
   clear:both;
}
#menu
{
    clear:both;
    width:185px;
    height:100%;
    border: 0px;
    float: left
}
#main
{
    clear:top;
    padding-left: 190px;
}
#main ul
{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#main ul li
{
    margin: 10px 0;
}
.sectlist img {
    vertical-align: middle;
}
.modulename
{
    text-align:center;
    font: 22px Georgia, "Times New Roman";
    color: #0094D6;
    margin: 10px 0;
    padding: 0;
    margin-right:50px;
}
.title
{
    font: 26px Georgia, "Times New Roman";
    color: #0094D6;
    padding: 0;
}
.smalltitle
{
    font: 20px Georgia, "Times New Roman";
    color: #0094D6;
    padding: 0;
    margin-left: 15px;
}
.menutitle
{
    width: 125px;
    height: 20px;
    background-color: #DCDCDC;
    font: bold 10pt Georgia;
    margin-left: 0px;
    border-top-style:solid;
    text-align: center;
}
.menuitem
{
    font: 10pt tahoma;
    text-indent: 5px;
}

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(../img/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;
}