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,23 @@
K 25
svn:wc:ra_dav:version-url
V 57
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/table/css
END
cell.css
K 25
svn:wc:ra_dav:version-url
V 66
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/table/css/cell.css
END
row.css
K 25
svn:wc:ra_dav:version-url
V 65
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/table/css/row.css
END
table.css
K 25
svn:wc:ra_dav:version-url
V 67
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/table/css/table.css
END

View file

@ -0,0 +1,130 @@
9
dir
34
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/table/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
cell.css
file
2009-06-08T19:44:27.000000Z
56394e6cdb267d97e23a07a98820e84b
2009-06-07T19:12:55.973801Z
1
genuineparts
205
row.css
file
2009-06-08T19:44:27.000000Z
81a75523c1e83be93e524c8bb901a089
2009-06-07T19:12:55.973801Z
1
genuineparts
306
table.css
file
2009-06-08T19:44:27.000000Z
f5e651f5a32284f1c4e0faa1d7cd5ff4
2009-06-07T19:12:55.973801Z
1
genuineparts
170

View file

@ -0,0 +1 @@
9

View file

@ -0,0 +1,17 @@
/* CSS file for cell dialog in the table plugin */
.panel_wrapper div.current {
height: 200px;
}
.advfield {
width: 200px;
}
#action {
margin-bottom: 3px;
}
#class {
width: 150px;
}

View file

@ -0,0 +1,25 @@
/* CSS file for row dialog in the table plugin */
.panel_wrapper div.current {
height: 200px;
}
.advfield {
width: 200px;
}
#action {
margin-bottom: 3px;
}
#rowtype,#align,#valign,#class,#height {
width: 150px;
}
#height {
width: 50px;
}
.col2 {
padding-left: 20px;
}

View file

@ -0,0 +1,13 @@
/* CSS file for table dialog in the table plugin */
.panel_wrapper div.current {
height: 245px;
}
.advfield {
width: 200px;
}
#class {
width: 150px;
}

View file

@ -0,0 +1,17 @@
/* CSS file for cell dialog in the table plugin */
.panel_wrapper div.current {
height: 200px;
}
.advfield {
width: 200px;
}
#action {
margin-bottom: 3px;
}
#class {
width: 150px;
}

View file

@ -0,0 +1,25 @@
/* CSS file for row dialog in the table plugin */
.panel_wrapper div.current {
height: 200px;
}
.advfield {
width: 200px;
}
#action {
margin-bottom: 3px;
}
#rowtype,#align,#valign,#class,#height {
width: 150px;
}
#height {
width: 50px;
}
.col2 {
padding-left: 20px;
}

View file

@ -0,0 +1,13 @@
/* CSS file for table dialog in the table plugin */
.panel_wrapper div.current {
height: 245px;
}
.advfield {
width: 200px;
}
#class {
width: 150px;
}