Kontextmenü in Eingabefeldern

  • Und ich habe wieder etwas dazu gelernt.
    Wie man bei dieser Art Buttons anzupassen die Symbole positioniert.
    Hatte da einen Code wo sich beim hovern das Symbol deutlich verschoben hatte.
    Nun konnte ich das auch beheben. Man lernt eben nie aus.
    Speziell bei so einem CSS Meister wie Andreas.
    Mfg.
    Endor

    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
    OS: Windows 10 pro 64 bit und Windows 10 Home 64 bit
    Meine Scripte Sammlung: https://github.com/Endor8/userChrome.js
    Kein Support per PN. Fragen bitte im Forum stellen!

  • Hallo Andreas
    Noch so ein schwieriger Fall :D :

    about:memory

    [Blockierte Grafik: http://img17.imageshack.us/img17/919/bild002.png]

    Wie auf dem Bild ersichtlich, den vierten Button von Links, kriege ich nicht hin.

    Hier der Code:
    Der ist übrigens zum größten Teil von Dir,

    so sieht der xml aus dem Domi aus:
    <button xmlns="http://www.w3.org/1999/xhtml" title="Send three "heap-minimize" notifications in a row. Each notification triggers a global garbage collection followed by a cycle collection, and causes the process to reduce memory usage in other ways, e.g. by flushing various caches.">Minimize memory usage</button>

    Hast Du eine Idee?
    Das müsste dieser Teil sein:
    html > body > button:nth-child(11){....

    Mfg.
    Endor

    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
    OS: Windows 10 pro 64 bit und Windows 10 Home 64 bit
    Meine Scripte Sammlung: https://github.com/Endor8/userChrome.js
    Kein Support per PN. Fragen bitte im Forum stellen!

  • Teste das bitte mal

    [Blockierte Grafik: http://www10.pic-upload.de/thumb/09.03.13/ziig7mn7jrfp.jpg]

  • Teste das bitte mal, sind noch die unteren beiden Links auch als Button

    [Blockierte Grafik: http://www10.pic-upload.de/thumb/10.03.13/yti9caykcfv.jpg]


    Farben und Werte evtl. noch anpassen.

  • Hallo zusammen.

    About:support und About:telemetry

    [Blockierte Grafik: http://img703.imageshack.us/img703/808/bild001yt.png]

    [Blockierte Grafik: http://img402.imageshack.us/img402/5904/bild002p.png]

    Code:

    Farben nach Euren Geschmack eventuell noch anpassen.
    Mfg.
    Endor

    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
    OS: Windows 10 pro 64 bit und Windows 10 Home 64 bit
    Meine Scripte Sammlung: https://github.com/Endor8/userChrome.js
    Kein Support per PN. Fragen bitte im Forum stellen!

  • About:permissions

    [Blockierte Grafik: http://img825.imageshack.us/img825/4320/aboutsupport.png]

    Code:

    Farben eventuell wieder nach Eurem Geschmack anpassen.
    Mfg.
    Endor

    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
    OS: Windows 10 pro 64 bit und Windows 10 Home 64 bit
    Meine Scripte Sammlung: https://github.com/Endor8/userChrome.js
    Kein Support per PN. Fragen bitte im Forum stellen!

  • Die hattest Du alle schon mal gemacht.
    https://www.camp-firefox.de/forum/viewtopi…=819354#p819354
    Ich habe sie nur angepasst, bzw. modifiziert.
    Hover eingebaut, Buttons abgerundet usw. Basis ist immer Dein Code.

    About:support und about:telemetry hatte ich hier aber noch nicht.
    Mfg.
    Endor

    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
    OS: Windows 10 pro 64 bit und Windows 10 Home 64 bit
    Meine Scripte Sammlung: https://github.com/Endor8/userChrome.js
    Kein Support per PN. Fragen bitte im Forum stellen!

    Einmal editiert, zuletzt von Endor (10. März 2013 um 14:55)