Issue Details (XML | Word | Printable)

Key: MDL-17396
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Olli Savolainen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17284

Quiz tab icons broken in IE

Created: 25/Nov/08 09:24 PM   Updated: 26/Nov/08 01:04 PM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Environment: IE6 on Ubuntu Linux on wine

Participants: Olli Savolainen and Tim Hunt
Security Level: None
Difficulty: Easy
Resolved date: 26/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
seems I have used too exact css selectors

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 3 files to 'Moodle CVS' - 26/Nov/08 01:03 PM
quiz editing: MDL-17396 Quiz tab icons broken in IE

Well, that was a stunningly creating IE layout bug, and I have no idea why this work-around works. (The margin 0 and vertical-align are the essentail bits, the other two rules just make it look nicer.)

Also tweaked the layout in Firefox to position the icons a bit more nicely.
MODIFY theme/standard/styles_layout.css   Rev. 1.646    (+3 -0 lines)
MODIFY theme/standard/styles_ie7.css   Rev. 1.15    (+6 -0 lines)
MODIFY theme/standard/styles_ie6.css   Rev. 1.21    (+5 -3 lines)