Task #41849

Story #41672: as developer, I want to make sure that CSS is cleanly encapsulated (i.e. site CSS does not change the UI css)

Create normalize.css

Added by Berit Hlubek almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assigned To:Berit Hlubek % Done:

100%

Category:- Spent time: -
Target version:-

Description

This should contain ar least:
  • <div> cleaning (no paddings, no margins, no borders on our own elements)
  • <bod> cleaning (put base text-align, base font-family on our t3-ui-classes and important IDs)

Related issues

related to Base Distribution - Task #44211: When clicking on search toolbar the website gets a margin... Resolved 2012-12-25

Associated revisions

Revision dced49dd
Added by Berit Hlubek almost 3 years ago

[TASK] Add normalize styles

Change-Id: Ibbfa19c2a72edb4b20dc2c4dd10ccf36dc416a75
Resolves: #41849

Revision 94b0eb7c
Added by Mattias Nilsson over 2 years ago

[BUGFIX] Remove margin when activating search toolbar

Bug introduced in task #41849 creating normalized css

Change-Id: I616b7347123e3c498eced0d5655f67e75beade36
Fixes: #44211

History

#1 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15623

#2 Updated by Berit Hlubek almost 3 years ago

  • % Done changed from 0 to 50

#3 Updated by Berit Hlubek almost 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 50 to 100

Applied in changeset commit:dced49dd1d2eb7e82c38c405a36c8e57d9718e8f.

Also available in: Atom PDF