Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
23
thirdparty/tiny/plugins/table/css/.svn/all-wcprops
vendored
Normal file
23
thirdparty/tiny/plugins/table/css/.svn/all-wcprops
vendored
Normal 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
|
130
thirdparty/tiny/plugins/table/css/.svn/entries
vendored
Normal file
130
thirdparty/tiny/plugins/table/css/.svn/entries
vendored
Normal 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
|
||||
|
1
thirdparty/tiny/plugins/table/css/.svn/format
vendored
Normal file
1
thirdparty/tiny/plugins/table/css/.svn/format
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
9
|
17
thirdparty/tiny/plugins/table/css/.svn/text-base/cell.css.svn-base
vendored
Normal file
17
thirdparty/tiny/plugins/table/css/.svn/text-base/cell.css.svn-base
vendored
Normal 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;
|
||||
}
|
25
thirdparty/tiny/plugins/table/css/.svn/text-base/row.css.svn-base
vendored
Normal file
25
thirdparty/tiny/plugins/table/css/.svn/text-base/row.css.svn-base
vendored
Normal 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;
|
||||
}
|
13
thirdparty/tiny/plugins/table/css/.svn/text-base/table.css.svn-base
vendored
Normal file
13
thirdparty/tiny/plugins/table/css/.svn/text-base/table.css.svn-base
vendored
Normal 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;
|
||||
}
|
17
thirdparty/tiny/plugins/table/css/cell.css
vendored
Normal file
17
thirdparty/tiny/plugins/table/css/cell.css
vendored
Normal 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;
|
||||
}
|
25
thirdparty/tiny/plugins/table/css/row.css
vendored
Normal file
25
thirdparty/tiny/plugins/table/css/row.css
vendored
Normal 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;
|
||||
}
|
13
thirdparty/tiny/plugins/table/css/table.css
vendored
Normal file
13
thirdparty/tiny/plugins/table/css/table.css
vendored
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue