Хранилища Subversion ant

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

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

/trunk/themes/testtheme/style.css
Файл удален
/trunk/themes/default/style.css
Файл удален
\ No newline at end of file
/trunk/themes/styles/testtheme/style.css
Новый файл
0,0 → 1,67
 
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-color: #DBE8F9;
font: 11px/24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #5A698B;
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;
}
 
 
 
 
 
 
 
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:mergeinfo
Index: styles/default/style.css
===================================================================
--- styles/default/style.css (revision 0)
+++ styles/default/style.css (revision 242)
@@ -0,0 +1,58 @@
+
+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;
+}
\ No newline at end of file
/styles/default/style.css
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:mergeinfo