Initial checkin

This commit is contained in:
genuineparts 2025-06-20 19:10:23 +02:00
commit d75eb444fc
4304 changed files with 369634 additions and 0 deletions

View file

@ -0,0 +1,11 @@
K 25
svn:wc:ra_dav:version-url
V 60
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/template/css
END
template.css
K 25
svn:wc:ra_dav:version-url
V 73
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/template/css/template.css
END

View file

@ -0,0 +1,62 @@
9
dir
34
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/template/css
http://svn.astat.org/astat
2009-06-07T19:12:55.973801Z
1
genuineparts
svn:special svn:externals svn:needs-lock
bb7ccd2a-c66b-0410-9765-967ca6f03dfc
template.css
file
2009-06-08T19:44:28.000000Z
5b2c159120cbef004c9b0804c292820b
2009-06-07T19:12:55.973801Z
1
genuineparts
275

View file

@ -0,0 +1 @@
9

View file

@ -0,0 +1,23 @@
#frmbody {
padding: 10px;
background-color: #FFF;
border: 1px solid #CCC;
}
.frmRow {
margin-bottom: 10px;
}
#templatesrc {
border: none;
width: 320px;
height: 240px;
}
.title {
padding-bottom: 5px;
}
.mceActionPanel {
padding-top: 5px;
}

View file

@ -0,0 +1,23 @@
#frmbody {
padding: 10px;
background-color: #FFF;
border: 1px solid #CCC;
}
.frmRow {
margin-bottom: 10px;
}
#templatesrc {
border: none;
width: 320px;
height: 240px;
}
.title {
padding-bottom: 5px;
}
.mceActionPanel {
padding-top: 5px;
}