Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
17
thirdparty/tiny/plugins/paste/css/.svn/all-wcprops
vendored
Normal file
17
thirdparty/tiny/plugins/paste/css/.svn/all-wcprops
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 57
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/css
|
||||
END
|
||||
pasteword.css
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 71
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/css/pasteword.css
|
||||
END
|
||||
blank.css
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 67
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/css/blank.css
|
||||
END
|
96
thirdparty/tiny/plugins/paste/css/.svn/entries
vendored
Normal file
96
thirdparty/tiny/plugins/paste/css/.svn/entries
vendored
Normal file
|
@ -0,0 +1,96 @@
|
|||
9
|
||||
|
||||
dir
|
||||
34
|
||||
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/paste/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
|
||||
|
||||
pasteword.css
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2009-06-08T19:44:28.000000Z
|
||||
e1dfc4d39541876eae65975a6febf6cc
|
||||
2009-06-07T19:12:55.973801Z
|
||||
1
|
||||
genuineparts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
49
|
||||
|
||||
blank.css
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2009-06-08T19:44:28.000000Z
|
||||
5840c25c61645bca26e8e82a60f1d723
|
||||
2009-06-07T19:12:55.973801Z
|
||||
1
|
||||
genuineparts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
409
|
||||
|
1
thirdparty/tiny/plugins/paste/css/.svn/format
vendored
Normal file
1
thirdparty/tiny/plugins/paste/css/.svn/format
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
9
|
14
thirdparty/tiny/plugins/paste/css/.svn/text-base/blank.css.svn-base
vendored
Normal file
14
thirdparty/tiny/plugins/paste/css/.svn/text-base/blank.css.svn-base
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
html, body {height:98%}
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
scrollbar-3dlight-color: #F0F0EE;
|
||||
scrollbar-arrow-color: #676662;
|
||||
scrollbar-base-color: #F0F0EE;
|
||||
scrollbar-darkshadow-color: #DDDDDD;
|
||||
scrollbar-face-color: #E0E0DD;
|
||||
scrollbar-highlight-color: #F0F0EE;
|
||||
scrollbar-shadow-color: #F0F0EE;
|
||||
scrollbar-track-color: #F5F5F5;
|
||||
}
|
3
thirdparty/tiny/plugins/paste/css/.svn/text-base/pasteword.css.svn-base
vendored
Normal file
3
thirdparty/tiny/plugins/paste/css/.svn/text-base/pasteword.css.svn-base
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.sourceIframe {
|
||||
border: 1px solid #808080;
|
||||
}
|
14
thirdparty/tiny/plugins/paste/css/blank.css
vendored
Normal file
14
thirdparty/tiny/plugins/paste/css/blank.css
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
html, body {height:98%}
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
scrollbar-3dlight-color: #F0F0EE;
|
||||
scrollbar-arrow-color: #676662;
|
||||
scrollbar-base-color: #F0F0EE;
|
||||
scrollbar-darkshadow-color: #DDDDDD;
|
||||
scrollbar-face-color: #E0E0DD;
|
||||
scrollbar-highlight-color: #F0F0EE;
|
||||
scrollbar-shadow-color: #F0F0EE;
|
||||
scrollbar-track-color: #F5F5F5;
|
||||
}
|
3
thirdparty/tiny/plugins/paste/css/pasteword.css
vendored
Normal file
3
thirdparty/tiny/plugins/paste/css/pasteword.css
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.sourceIframe {
|
||||
border: 1px solid #808080;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue