Hallo,
weis jemand wie man die Graue Linie weg bekommt wo die Pfeile drauf Zeigen ???
CSS
#nav-bar { height: 30px;
background-color: #000000!important;
}
/* Runde Ecken - oben */
#urlbar {
-moz-border-radius-topleft: 20px !important;
-moz-border-radius-topright: 20px !important; }
/* Stern und Drop-Marker ausblenden
#star-button, .autocomplete-history-dropmarker {
display:none !important; }
*/
/* Innenabstand komplett */
textbox#urlbar { border-color: #ff0000 !important;
padding-left: 20px !important;
padding-right: 20px !important; }
Alles anzeigen
EDIT:
ich habe es selber hin bekommen.
Hoffentlich stimmt das so ![]()
Wer den Schatten weg haben will muß folgendes eintragen
hier noch mal ein Screen