Problem mit UserStyle Google Compact bei Google Maps
Hallo...
Nun habe ich mal ein kleines Problem...
FF Version 2.0.0.9, Portable Version deutsch von Caschy, XP Prof
Ich nutze das hier sehr gerne:
http://userstyles.org/styles/640
Nun habe ich festgestellt, das ich dieses Problem hier habe, wenn ich per Google Maps die Funktion "senden" nutzen möchte..
Mit dem Style:
[Blockierte Grafik: http://img148.imageshack.us/img148/2713/maps1mp0.th.png]
ohne:
[Blockierte Grafik: http://img141.imageshack.us/img141/3391/maps2vt9.th.png]
Die Funktion Update in Stylish für die Styles habe ich schon mal genutzt, aber auch eine neue Version hat das Problem für diesen Style nicht verändert.
Das Style sieht aktuell so aus
@namespace url(http://www.w3.org/1999/xhtml);
/* FOR ALL GOOGLE PROPERTIES */
@-moz-document
domain("google.com"),
domain("google.co.uk"),
domain("google.com.au"),
domain("google.ca"),
domain("google.de"),
domain("google.fr"),
domain("google.it"),
domain("google.es"),
domain("google.ie"),
domain("google.co.in"),
domain("google.at"),
domain("google.co.th"),
domain("google.co.nz")
{
*{
font-family:Verdana,sans-serif !important;
font-size:11px !important;
}
a{
color:#3333cc !important;
text-decoration:none !important;
}
a:visited{
color:#990066 !important;
}
a:hover{
background:#ffff66 !important;
}
input{
padding:.2em .4em !important;
}
input,select{
background:#fff7df !important;
border:1px solid #cccccc !important;
color:#008000 !important;
}
input[type="submit"],input[type="button"]{
background:#f4c100 !important;
border:none !important;
color:#ffffff !important;
cursor:pointer !important;
margin:.3em .4em 0 !important;
padding:.2em .6em !important;
}
#flashobjectplaceholder{
width:93% !important;
}
#playrightblock{
width:250px !important;
}
}
/* FOR GOOGLE SEARCH ONLY */
@-moz-document
url-prefix(http://www.google.com/search),
url-prefix(http://www.google.co.uk/search),
url-prefix(http://www.google.com.au/search),
url-prefix(http://www.google.ca/search),
url-prefix(http://www.google.de/search),
url-prefix(http://www.google.fr/search),
url-prefix(http://www.google.it/search),
url-prefix(http://www.google.es/search),
url-prefix(http://www.google.ie/search),
url-prefix(http://www.google.co.in/search),
url-prefix(http://www.google.at/search),
url-prefix(http://www.google.co.th/search),
url-prefix(http://www.google.co.nz/search)
{
body{
margin:0 !important;
padding:0 1em !important;
}
div.g{
border-top:1px solid #dddddd !important;
padding:.3em 0 1em !important;
}
td,img,div{
margin:0 !important;
padding:0 !important;
}
td.j{
width:100% !important;
}
td.k{
display:none !important;
}
}
/* FOR GOOGLE READER ONLY */
@-moz-document url-prefix(http://www.google.com/reader){
ul#reading-list li{font-size:6px !important;}
}
Alles anzeigen
Meine Frage:
Kann man da was einfügen/ergänzen, damit das Fenster "normal" aussieht ? Oder eine Ausnahme einfügen, damit das Style nicht für Google Maps gilt ?
Hoffe, da kann mir einer von euch dabei helfen, kenne mich in den Bereich leider nicht so gut aus...
Danke sehr
Gruß
apajazz37