This is just some static backup of the original site, don't expect every link to work!

source: chrome/skin/classic/v_identity/vI_upgrade_license.css @ 2f8c7f

lite_0.1multiEditng_0.6ng_0.6_helpng_0.8ng_0.9
Last change on this file since 2f8c7f was 2f8c7f, checked in by rene <rene@…>, 14 years ago

collection of changes to 0.6 branch

  • Property mode set to 100644
File size: 232 bytes
Line 
1/*
2This css is used in the improved Tooltip
3The css will be loaded with htmlTextBox.__setCSS() because the
4embedded browser is not able to access chrome
5*/
6
7body {
8    font-size:      x-small;
9    background-color:   white;
10    padding:        10px;
11}
Note: See TracBrowser for help on using the repository browser.