• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item5022: TinyMCEPlugin editor styles: use same font size for verbatim and typewriter text (CSS fix)
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
TinyMCEPlugin |
Normal |
Closed |
|
n/a |
|
Detail
Typewriter text is quite small, while verbatim text is presented as extra large text. Can we make this the same (1oo%)?
--
TWiki:Main.ArthurClemens
- 24 Nov 2007
The only
TinyMCEPlugin specific styling is done in twikiplugins/TinyMCEPlugin/pub/TWiki/TinyMCEPlugin/wysiwyg.css
--
TWiki:Main.CrawfordCurrie
- 08 Dec 2007
A lot more work than I expected; I had to add a new style, as TMCE wasn't handling TT or CODE correctly.
CC