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

source: skin/vI_upgrade_license.css

ng_0.9 0.10.3
Last change on this file was 184c6c, checked in by rene <rene@…>, 11 years ago

rearranged tree structure / added build-script

  • 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.