Хранилища Subversion ant

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

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

/trunk/css/ant.css
1,96 → 1,99
/*
 
Theme Ant (default)
 
*/
 
body {
background: #fff url(../img/bg.gif) top left repeat;
#head
{
height: 60px;
border: 0px;
padding: 20px;
float: left;
width:300px;
}
 
a {
color: blue;
#login
{
text-align:right;
font: 8pt tahoma;
}
 
#ant {
font: 12pt/20pt Georgia;
#cont
{
clear:both;
}
 
#ant h2 {
font: 20pt Georgia;
#menu
{
clear:both;
width:155px;
border: 0px;
float: left
}
 
#ant input {
margin: 0 5px 0 15px;
font: 12pt Georgia;
#main
{
left:20px;
position: relative;
}
 
#ant p {
margin: 0;
.modulename
{
text-align:right;
font: 22px Georgia, "Times New Roman";
color: #0094D6;
margin: 10px 0;
padding: 0;
margin-right:50px;
}
 
#footer {
margin: 5px 0;
padding: 5px 0;
border-top: 1px solid #a9a9a9;
font: 10pt Georgia;
color: #a9a9a9;
.title
{
font: 26px Georgia, "Times New Roman";
color: #0094D6;
padding: 0;
}
 
#footer a {
color: #a9a9a9;
text-decoration: none;
.smalltitle
{
font: 20px Georgia, "Times New Roman";
color: #0094D6;
padding: 0;
margin-left: 15px;
}
 
pre {
font: 12pt Arial;
border: 1px solid #000;
margin: 10px 0;
padding: 10px;
background-color: #dcdcdc;
.menutitle
{
width: 125px;
height: 20px;
background-color: #EC870C;
font: bold 10pt tahoma;
margin-left: 0px;
border-top-style:solid;
text-align: center;
}
 
pre#replist, p#getfile {
display: none;
.menuitem
{
font: 10pt tahoma;
text-indent: 5px;
}
 
#sourceslist {
font-family: Arial;
padding: 1px 3px;
a
{
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #007799;
color: #007799;
text-decoration: none;
}
 
img {
border:0;
a:hover
{
color: #ffffff;
background-color: #154ead;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}
 
a.edit {
color: green;
text-decoration: none;
a.edit
{
color: green;
text-decoration: none;
}
 
a.delete {
color: red;
text-decoration: none;
a.delete
{
color: red;
text-decoration: none;
}
 
#signin span {
display: block;
width: 75px;
body
{
background-color: #D8ECD5 ;
margin:3px;
}
 
#signin p {
height: 35px;
}
 
#log {
list-style: none;
margin: 0;
padding: 0;
}
 
.time, .time a {
font: 9pt Arial;
color: gray;
text-decoration: none;
}