Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue