Merge lp:~aldian-gp/ubuntu-fr-static/ubuntu-fr-static-doc_bug_722234 into lp:ubuntu-fr-static

Proposed by Aldian
Status: Rejected
Rejected by: YoBoY
Proposed branch: lp:~aldian-gp/ubuntu-fr-static/ubuntu-fr-static-doc_bug_722234
Merge into: lp:ubuntu-fr-static
Diff against target: 15 lines (+5/-0)
1 file modified
theme2010/css/doc-general.css (+5/-0)
To merge this branch: bzr merge lp:~aldian-gp/ubuntu-fr-static/ubuntu-fr-static-doc_bug_722234
Reviewer Review Type Date Requested Status
YoBoY (community) Approve
Review via email: mp+58030@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
YoBoY (yoboy-leguesh) wrote :

Ok pour moi, on peut merger voir ce que ça donne

review: Approve
Revision history for this message
xapantu (xapantu) wrote :

Cela ne semble pas fonctionner sur le serveur de développement, voir là:
http://www.google.com/search?sclient=psy&hl=en&client=ubuntu&channel=fs&source=hp&q=site:doc.dev.ubuntu-fr.org+vmware&aq=f&aqi=&aql=&oq=&pbx=1&bav=on.2,or.r_gc.r_pw.&cad=h
Pourtant, les css ont bien été mis à jour :
http://www-static.dev.ubuntu-fr.org/theme2010/css/doc-general.css

Le dimanche 17 avril 2011 à 12:21 +0000, Aldian a écrit :
> Aldian has proposed merging lp:~aldian-gp/ubuntu-fr-static/ubuntu-fr-static-doc_bug_722234 into lp:ubuntu-fr-static.
>
> Requested reviews:
> Ubuntu-fr-webteam (ubuntu-fr-webteam)
>
> For more details, see:
> https://code.launchpad.net/~aldian-gp/ubuntu-fr-static/ubuntu-fr-static-doc_bug_722234/+merge/58030
>
> correction du bug https://bugs.launchpad.net/ubuntu-fr-doc/+bug/722234
> pièce jointe différences entre fichiers (review-diff.txt)
> === modified file 'theme2010/css/doc-general.css'
> --- theme2010/css/doc-general.css 2011-03-24 08:53:01 +0000
> +++ theme2010/css/doc-general.css 2011-04-17 12:20:52 +0000
> @@ -348,6 +348,11 @@
> counter-increment:sousmenus;
> content:counter(menus) "." counter(sousmenus) " ";
> }
> +
> + /*cour circuitage du bug google*/
> + span.search_hit:before{
> + content: none;
> + }
>
> #main h2{
> counter-reset:soussection;
>

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

Finalement ça ne marche pas... faut trouver autre chose.

Revision history for this message
Aldian (aldian-gp) wrote :

MMh effectivement j'ai été présomptueux.

En fait, je pensais que le !important après content none n'était pas obligatoire, mais en fait si, parce sinon ma propriété est surchargée par des propriétés plus spécifiques et qui sont donc spécifiques.

Donc en fait l'idée est bonne, mais il va falloir que je fasse moi aussi dans le détails pour être encore plus spécifique et reprendre la priorité.

Revision history for this message
Aldian (aldian-gp) wrote :

-"qui sont donc spécifiques"
+"qui sont donc prioritaires"

J'ai fait une nouvelle branche ici : https://code.launchpad.net/~aldian-gp/ubuntu-fr-static/bugfixe-doc-722234-v2

Je ne la propose pas encore en merging, j'attends de tester un peu plus, vu qu'apparemment ça marche sous chrome et firefox, mais pas sous midori, et c'est bizarre

Unmerged revisions

42. By Aldian

bugfixe : https://bugs.launchpad.net/ubuntu-fr-doc/+bug/722234

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'theme2010/css/doc-general.css'
2--- theme2010/css/doc-general.css 2011-03-24 08:53:01 +0000
3+++ theme2010/css/doc-general.css 2011-04-17 12:20:52 +0000
4@@ -348,6 +348,11 @@
5 counter-increment:sousmenus;
6 content:counter(menus) "." counter(sousmenus) " ";
7 }
8+
9+ /*cour circuitage du bug google*/
10+ span.search_hit:before{
11+ content: none;
12+ }
13
14 #main h2{
15 counter-reset:soussection;

Subscribers

People subscribed via source and target branches

to all changes: