Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 2089 → Rev 2090

/trunk/papyrus/applettes/google/google.css
33,3 → 33,8
li#recherche {
margin-top: -5px;
}
 
/* override sites/commun/generique/styles/commun.css:441 */
#zone-menu-haut #recherche {
width: auto;
}
/trunk/papyrus/applettes/google/sites%commun%generique%style%commun.css.patch
New file
0,0 → 1,17
--- commun.css.orig 2013-08-01 10:11:12.000000000 +0200
+++ commun.css 2013-08-02 09:37:55.416799359 +0200
@@ -447,12 +447,12 @@
padding:0;
border-style:none;
}
-#zone-menu-haut #recherche input {
+/*#zone-menu-haut #recherche input {
height:13px;
width:150px;
font-size:12px;
margin:-15px 0 0 -2px;
-}
+}*/
#zone-menu-haut #recherche legend, #recherche label {
display:none;
}