Project

General

Profile

Actions

Bug #15634

closed

install text font too big

Added by Stefano Cecere about 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-02-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

under 4.0beta3 the intall font size is really big

i solved it modifying the inline style:
from
.smalltext {
font-size:0.9em;
}
to
.smalltext {
font-size:0.7em;
}

(issue imported from #M2578)


Files

installtool_font.gif (32.5 KB) installtool_font.gif Administrator Admin, 2006-02-17 14:33
2578_v1.diff (385 Bytes) 2578_v1.diff Administrator Admin, 2009-02-24 21:07
2578_v1_after.png (9.67 KB) 2578_v1_after.png Administrator Admin, 2009-02-25 19:05
2578_v1_before.png (13.5 KB) 2578_v1_before.png Administrator Admin, 2009-02-25 19:06
Actions #1

Updated by Karsten Dambekalns about 18 years ago

Could you provide a screenshot and some info on your browser? Using FF1.5 under Debian the font is finally really readable, IMHO... :)

Actions #2

Updated by Oliver W about 18 years ago

Same problem here. Just uploaded a screenshot. Firefox 1.5.0.1 / Windows XP.

Actions #3

Updated by Christian Kuhn about 15 years ago

Resolved with won't fix.

This issue got two -1 in core list so I dropped my patch request.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF