Project

General

Profile

Actions

Feature #2499

open

CSS font sizes in em and relative

Added by Yaroslav Klyuev over 15 years ago. Updated about 9 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-01-13
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

How about setting font-sizes in em and relative sizes?
1em for main text and in percents for others.
(I mean as default config of redmine)


Files

textarea--relative_font_sizes.patch (538 Bytes) textarea--relative_font_sizes.patch Scale textareas and input fields with font size Jens Peter, 2015-02-25 10:01
Actions #1

Updated by Jens Peter about 9 years ago

I second this. Using absolute font sizes inhibits an effective use of zoom and browser settings for standard text sizes.

This would be very helpful for using redmine in meetings/presentations where sometimes people sit far from the screen.

Actions #2

Updated by Jens Peter about 9 years ago

I found out the most notable hindering comes from the fact that textareas and input fields don't scale because they don't inherit from body. See the attached patch for a possible solution.

Otherwise it's a pretty simple search and replace for font-size elements.

Actions

Also available in: Atom PDF