Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 167 → Редакция 168

/trunk/css/ant.css
54,8 → 54,8
{
width: 125px;
height: 20px;
background-color: #EC870C;
font: bold 10pt tahoma;
background-color: #DCDCDC;
font: bold 10pt Georgia;
margin-left: 0px;
border-top-style:solid;
text-align: center;
65,16 → 65,13
font: 10pt tahoma;
text-indent: 5px;
}
 
a
{
/* border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #007799;
*/ color: #007799;
text-decoration: none;
}
 
a:hover
a.dashed:hover
{
color: #ffffff;
background-color: #154ead;
89,8 → 86,13
border-bottom-style: dashed;
border-bottom-color: #007799;
}
 
body
{
background-color: #D8ECD5 ;
background: #fff url(../img/bg.gif) top left repeat;
margin:3px;
}
 
img {
border: 0;
}