Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » what is the meaning of 80% font size?
what is the meaning of 80% font size? [message #714709] Thu, 11 August 2011 10:26 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 81
Registered: April 2011
Member
in data element, I found the font size is set to 80%, what does this means? what is 100% font size?

my birt designer version is 2.2.1

[Updated on: Thu, 11 August 2011 10:29]

Report message to a moderator

(no subject) [message #714874 is a reply to message #714709] Thu, 11 August 2011 15:29 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Take a look at this post:
http://kyleschaeffer.com/best-practices/css-font-size-em-vs-px-vs-pt-vs/
BIRT outputs css property based on your selection

<style type="text/css">
.style_1 { font-size: 80%;}
</style>
..
..
..
<div class="style_1" id="__bookmark_2">test</div>



Jason

On 8/11/2011 6:26 AM, tong123123 wrote:
> in data element, I found the font size is set to 80%, what does this
> means? what is 100% font size?
Previous Topic:Splitting report into multiple spool jobs
Next Topic:How to change the needle's color in the meter chart by script?
Goto Forum:
  


Current Time: Thu Apr 18 06:37:24 GMT 2024

Powered by FUDForum. Page generated in 0.02484 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top