diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 22:52:50 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 22:52:50 +0200 |
| commit | 9a19a0494ef51cdac9a78e24d517ca48ba44c453 (patch) | |
| tree | 8eaae12d8047a40e29d3ea7ff3116b5c869e04bd /public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css | |
| parent | 85a01e35274b8d4d4165a7b26bd7986e211246bb (diff) | |
| parent | 1853082fcd8c067390c246f9daa01a9b47387497 (diff) | |
Migration from Rails 2.3.5 to Rails 8.1 successful.
Merging dev branch.
Diffstat (limited to 'public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css')
| -rw-r--r-- | public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css b/public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css deleted file mode 100644 index 595809f..0000000 --- a/public/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} | ||
| 2 | |||
| 3 | body {background: #FFF;} | ||
| 4 | .mceVisualAid {border: 1px dashed #BBB;} | ||
| 5 | |||
| 6 | /* IE */ | ||
| 7 | |||
| 8 | * html body { | ||
| 9 | scrollbar-3dlight-color: #F0F0EE; | ||
| 10 | scrollbar-arrow-color: #676662; | ||
| 11 | scrollbar-base-color: #F0F0EE; | ||
| 12 | scrollbar-darkshadow-color: #DDDDDD; | ||
| 13 | scrollbar-face-color: #E0E0DD; | ||
| 14 | scrollbar-highlight-color: #F0F0EE; | ||
| 15 | scrollbar-shadow-color: #F0F0EE; | ||
| 16 | scrollbar-track-color: #F5F5F5; | ||
| 17 | } | ||
