Merge lp:~xabilon/ubuntu-fr-static/alignement_logo_IE7 into lp:ubuntu-fr-static

Proposed by xabilon
Status: Needs review
Proposed branch: lp:~xabilon/ubuntu-fr-static/alignement_logo_IE7
Merge into: lp:ubuntu-fr-static
Diff against target: 33 lines (+1/-10)
3 files modified
theme2010/css/forum-ie.css (+0/-4)
theme2010/css/forum-khtml.css (+0/-5)
theme2010/css/header.css (+1/-1)
To merge this branch: bzr merge lp:~xabilon/ubuntu-fr-static/alignement_logo_IE7
Reviewer Review Type Date Requested Status
Ubuntu-fr-webteam Pending
Review via email: mp+58040@code.launchpad.net

Description of the change

#logo{margin-top:-1em;} supprimé de forum-ie.css pour qu'il soit bien affiché
Suppression de forum-khtml.css

To post a comment you must log in.
43. By xabilon

Rajout du footer pour le hidemenu (il restait sur place, donc décalé)

Revision history for this message
YoBoY (yoboy-leguesh) wrote :

Quelqu'un peut tester ?

Unmerged revisions

43. By xabilon

Rajout du footer pour le hidemenu (il restait sur place, donc décalé)

42. By xabilon

Correction de l'alignement du logo dans le header forum pour IE
Plus besoin de corrections pour KHTML

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'theme2010/css/forum-ie.css'
2--- theme2010/css/forum-ie.css 2010-10-21 21:19:11 +0000
3+++ theme2010/css/forum-ie.css 2011-04-20 23:13:54 +0000
4@@ -1,7 +1,3 @@
5-#logo
6-{
7-margin-top:-1em;
8-}
9 #hidemenu {
10 margin:0px;
11 }
12
13=== removed file 'theme2010/css/forum-khtml.css'
14--- theme2010/css/forum-khtml.css 2010-10-05 11:37:30 +0000
15+++ theme2010/css/forum-khtml.css 1970-01-01 00:00:00 +0000
16@@ -1,5 +0,0 @@
17-
18-#logo
19-{
20-margin-top:-1em;
21-}
22
23=== modified file 'theme2010/css/header.css'
24--- theme2010/css/header.css 2011-02-21 00:10:11 +0000
25+++ theme2010/css/header.css 2011-04-20 23:13:54 +0000
26@@ -142,7 +142,7 @@
27
28 /* Cacher / afficher menu Navigation */
29 html.hidemenu #navigation{ display:none; }
30-html.hidemenu #navbar, html.hidemenu #main, html.hidemenu #references, html.hidemenu #announce{ margin-left:0; }
31+html.hidemenu #navbar, html.hidemenu #main, html.hidemenu #references, html.hidemenu #announce, html.hidemenu #footer { margin-left:0; }
32 html.hidemenu #hidemenu{ background-position:50% 27px; }
33 /* - - */
34

Subscribers

People subscribed via source and target branches

to all changes: