1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. Endor

Beiträge von Endor

  • Wetterfuchsbutton Script für userChrome.js

    • Endor
    • 4. Januar 2018 um 15:10

    Ja ist hier auch so. Auch in einem neuen Profil ohne Erweiterungen oder Scripte
    ist diese Karte statisch. Da wird nichts weiter angezeigt.
    Liegt also höchst wahrscheinlich an Wetterkontor selber.
    Mfg.
    Endor

  • In memoriam

    • Endor
    • 4. Januar 2018 um 13:00
    Zitat von Elena M


    Weitere schlimme Nachricht. Der hiesige Forist Estartu ist am 01.01.2018 nach langer schwerer Krankheit verstorben. Oh Mann! R.I.P. :cry:

    Oje, bin geschockt.
    Sehr schade, werde Estartu sehr vermissen. Leider hat die Krankheit wieder gesiegt.
    Bin sehr traurig. Tschüß mach es gut mein Freund.

    R.I.P.
    Mfg.
    Endor

  • Wetterfuchsbutton Script für userChrome.js

    • Endor
    • 4. Januar 2018 um 12:56

    Bitte testen, habe für beide Adressen, eine Anpassung gemacht:

    CSS
    /* AGENT_SHEET */
        @namespace url(http://www.w3.org/1999/xhtml);
    
    
        /*  Vorhersage klick auf Fahnen   */
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/schweden/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/norwegen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/finnland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/daenemark/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/niederlande/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/belgien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/grossbritannien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/irland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/island/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/luxemburg/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/frankreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/spanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/oesterreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/schweiz/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/italien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tschechische-republik/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowakei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/polen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/russische-foederation/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/estland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/lettland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/litauen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ukraine/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ungarn/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/rumaenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bulgarien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tuerkei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/serbien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/kroatien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bosnien-herzegowina/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/montenegro/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/mazedonien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/albanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/portugal/")
                       {
        #header, H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #shr-admin-badge  {display: none !important;}
    
    
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box{display: none !important;}
    
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
    
        H1{margin-left: 210px !important;}
        }
    
    
    	
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/") {
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, 
        .uk-grid.uk-grid-small.uk-grid-divider,	#wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open {display: none !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
    
        #page_margins { margin-top: -115px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
    
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(8), 
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(9) {
        width: 0px !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/muenchen"){
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider, 
        #wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open  {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A, 
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8), 
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/(*)"){
        #page {margin-top: -10px !important;}
        .breadcrumb {margin-top: 5px !important;}
        #header > DIV:first-child, #header > DIV:last-child, #wkFooter2,
        #content > DIV > DIV:last-child > DIV:nth-child(14), #shr-admin-badge
        {display: none !important;}
        }
    
    
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/bayern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/schleswigholstein-hamburg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/badenwuerttemberg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/brandenburg-berlin.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen-bremen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/hessen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/mecklenburgvorpommern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/nordrheinwestfalen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/rheinlandpfalz-saarland.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsenanhalt.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/thueringen.asp"){
    
    
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #bnr, #maine0d59d447b, .mir_info.mir_info-outside  {display: none !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2, #shr-admin-badge,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
    
        #page_margins { margin-top: -100px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
    
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:first-child {margin-top: 100px !important; margin-bottom: -50px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:last-child  {margin-top: 100px !important; margin-bottom: -50px !important;}
        }
    
    
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/deutschland/wetter-vorhersage-ort.asp"){
        #header, H1, H2, HR, P, #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  
        .uk-panel.uk-panel-box.uk-margin, 
        .uk-grid.uk-grid-small.uk-grid-divider, #wkFooter2, .cc_banner.cc_container.cc_container--open  {display: none !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(6) > DIV > UL,
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(20),
        #content > DIV > DIV:first-child > P:nth-child(27),
        #content > DIV > DIV:first-child > P:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(14) > DIV,
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:last-child > A,
        .uk-subnav.uk-subnav-pill, .uk-subnav.uk-subnav-line,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-form-row    {display: none !important;}
    
    
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:last-child
        {max-width: 150px !important; margin-left: 15px !important; margin-right: -15px !important;}
    
    
    
    
        #warnungen > H2{margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child{min-width: 200px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(5){ margin-left: 70px !important; margin-top: -25px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(8){ margin-left: 130px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(16){ margin-left: 220px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:nth-child(2) > SPAN { margin-left: 12px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > H3 { margin-left: 12px !important; margin-right: -10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child {width: 360px !important;
        margin-left: 10px !important; margin-right: -30px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child > DL {width: 500px !important;
        margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:nth-child(2),
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child  {max-width: 110px !important; }
        }
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wind.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wetter.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-niederschlag.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sonnenscheindauer.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-druck.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-feuchte.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-gefuehlte-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sichtweite.asp"){
        #header, H1, H2, P, .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5),
        .uk-text-right.uk-text-small.uk-text-muted, #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child, #content > DIV > DIV:first-child >
        ARTICLE > UL > LI:first-child > A, 
        .uk-panel.uk-panel-box.uk-margin, #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child
        > UL > LI:first-child > A, .cc_banner.cc_container.cc_container--open, #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > HR,
        #start > IMG {display: none !important;}
    
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:first-child {margin-top: -30px !important; }
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:last-child{margin-top: -30px !important; }
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:first-child > LI:nth-child(7){margin-left: 215px !important;}
    
        #shr-admin-badge,	
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:first-child,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child {display: none !important;}
    
    
        .uk-panel.uk-panel-box {max-height: 42px !important; margin-top: -8px !important;}
    
    
        .uk-h4.wk-header-margins {margin-bottom: 2px !important; margin-top: 3px !important;}
    
    
        LI{margin-top: 3px !important;}
    
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar/radar-vorhersage.asp"){
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,.uk-width-medium-1-1, .uk-width-large-2-5.uk-width-medium-1-2,  
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-text-right.uk-text-small.uk-text-muted, 
        .cc_banner.cc_container.cc_container--open, .uk-panel.uk-panel-box.uk-margin, #shr-admin-badge {display: none !important;}	
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar/radar-ost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedwest.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-west.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordwest.asp"){
    
        #header, H1, H2, P,   .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  
        #wkFooter2, .uk-text-right.uk-text-small.uk-text-muted, .uk-width-small-1-2.uk-width-medium-1-3.uk-row-first,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL > LI > A ,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL, 
        #shr-admin-badge, .cc_banner.cc_container.cc_container--open {display: none !important;}	
    
        #r1 {margin-left: 50px !important;}
    
    
        #content > DIV > DIV:first-child > DIV:nth-child(3){width: 500px !important; margin-left: 55px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV {width: 490px !important; margin-left: 5px !important; 
        background: transparent !important; }
        .uk-subnav.uk-subnav-pill.uk-align-medium-right {min-width: 380px !important;}    
    
    
    	
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar.asp")	               {
    
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .uk-text-right.uk-text-small.uk-text-muted, #shr-admin-badge, .uk-panel.uk-panel-box.uk-margin,
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, div.uk-grid:nth-child(3),
        #page_margins > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
        div.uk-panel:nth-child(14), .cc_banner.cc_container.cc_container--open {display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/uv-index.asp")	{
    
    
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .uk-text-right.uk-text-small.uk-text-muted,#shr-admin-badge, .uk-panel.uk-panel-box.uk-margin, 
        .uk-width-large-2-5.uk-width-medium-1-2, H5, .cc_banner.cc_container.cc_container--open, #start > IMG
        {display: none !important;}
        }
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-hasel.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-erle.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-birke.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-graeser.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-ambrosia.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-beifuss.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-roggen.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-esche.asp"){
    
    
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-text-right.uk-text-small.uk-text-muted,
        .uk-panel.uk-panel-box.uk-margin, .uk-width-large-2-5.uk-width-medium-1-2, H5, TABLE, .uk-panel.uk-panel-box.uk-panel-box-primary, #start > IMG,
        .cc_banner.cc_container.cc_container--open {display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-bayern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-badenwuerttemberg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-brandenburg-berlin.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-hessen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-mecklenburgvorpommern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-niedersachsen-bremen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-nordrheinwestfalen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-rheinlandpfalz-saarland.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsenanhalt.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-schleswigholstein-hamburg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-thueringen.asp"){
    
    
        #header,H1, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right, #content > DIV > DIV:first-child > P:nth-child(6),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-panel.uk-panel-box.uk-margin, .banner728x90,
        .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, .uk-width-1-1.uk-hidden-small.uk-text-center,
        #content > DIV > DIV:first-child > P:nth-child(3), #content > DIV > DIV:first-child > P:nth-child(2),
        .cc_banner.cc_container.cc_container--open	{display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        DIV[class="warnungen_box uk-panel uk-panel-box uk-panel-box-primary"]{margin-top: -300px !important;}
    
    
        #karte {margin-left: -100px !important;}
        }
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/warnung.asp"){
    
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(7),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8), #content > DIV > DIV:first-child > DIV:nth-child(9),
        .cc_banner.cc_container.cc_container--open {display: none !important;}	
    
    
        body {margin-left: 20px !important;}	
    
        #content {height: 700px !important; width: 1200px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
    
        #karte {margin-left: -110px !important; margin-top: 80px !important;}
        }
    
    
    
    
        @-moz-document url("https://www.wetterkontor.de/warnungen/"){
    
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:nth-child(3),	
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open {display: none !important;}	
    
        body {margin-left: 25px !important;}	
    
        #content {height: 700px !important; width: 1200px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        }
    
    
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-warnungen/"){
    
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-panel:nth-child(15),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        .uk-panel.uk-panel-box.uk-margin,
        #content > DIV > DIV:first-child > DIV:nth-child(7),
        #content > DIV > DIV:first-child > P:nth-child(4),
        #content > DIV > DIV:first-child > P:nth-child(5),
        .cc_banner.cc_container.cc_container--open {display: none !important;}	
    
        #content {height: 700px !important; }
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
    
        #content > DIV > DIV:first-child > DIV:nth-child(6) > UL {margin-left: 0px !important;}
        }
    
    
    	
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/"){
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, 
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(5),
        #content > DIV > DIV:first-child > DIV:nth-child(21), 
        #content > DIV > DIV:first-child > FORM > DIV,
        #aktuelle_beobachtung > P:last-child, div.uk-panel:nth-child(15),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(6),
        #content > DIV > DIV:first-child > P:nth-child(27),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open {display: none !important;}
    
        .uk-panel, H1, H2, #content > DIV > DIV:first-child > P:nth-child(4),
        .uk-subnav.uk-subnav-line {margin-left: 30px !important;}
    
        #content > DIV > DIV:first-child > DIV:nth-child(7){margin-left: -15px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/biowetter/"){
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:last-child,
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-2, #content > DIV > DIV:first-child > DIV:nth-child(21),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open, div.uk-panel:nth-child(6),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        .uk-panel.uk-panel-box.uk-margin {display: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
    
        body {margin-top: 25px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/blitze/"){
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, #content > DIV > DIV:first-child > DIV:nth-child(21),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        div.uk-panel:nth-child(15), div.uk-panel:nth-child(5),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(6),
        .cc_banner.cc_container.cc_container--open {display: none !important;}
    
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}	
    
        H1{margin-left: 160px !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
        }	
    
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/europa/"){
        #header,H1, H2, .uk-width-large-2-5.uk-width-medium-1-3, .uk-text-right, .uk-text-muted, #content > DIV > DIV:first-child > ARTICLE >
        DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5),
        .uk-panel, .div_part,#content > DIV > DIV:first-child > P:nth-child(2), .uk-grid.uk-grid-small.uk-grid-match,
        .cc_banner.cc_container.cc_container--open, #start > IMG {display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}	
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/pegel/"){
        #header, H1, H2, P, #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), #shr-admin-badge,
        #content > DIV > DIV:first-child > DIV, #content > DIV > DIV:first-child > ARTICLE > DIV:last-child > HR,
        .breadcrumb,.uk-width-large-2-5.uk-width-medium-1-3, #start > IMG, .cc_banner-wrapper {display: none !important;}	
    
    
        .uk-panel.uk-panel-box.uk-margin {margin-top: -5px !important;}
        }
    
    
        @-moz-document domain(www.msn.com) {
        .head,#conditionalbanner,.maps,.pagingsection,#foot,.historical,NOSCRIPT,.addfavorite,.gps,.actions,#precontent, .newlist,
        #main > DIV > DIV:first-child > DIV:first-child > DIV:last-child {display: none! important;}
        div.outer:nth-child(2) {margin-left: 50px !important;}
    
    
        body {overflow: hidden !important;}
        }
    
    
        @-moz-document domain(www.daswetter.com) {
        #contSup, #pubIzq, #pubAside, #pubAside2, .pubDesk, .modulo.bSocial, .modulo.fotoLoc, #divGota, .icons-de.liCompartir,.liCompartir.comp-svg,
        #wrap > HEADER > ASIDE > DIV > _moz_generated_content_before,#bottom_newsletter, DIV[class="tCook"][style="display: block;"], #pubSup > DIV,
        #top30, .modulo.pubMapa, .modulo.fase-lunar.sl-1, .modulo.locC, #foots, .leySocial, #modulos > ASIDE, #pIzq,
        DIV[class="addthis-smartlayers addthis-smartlayers-desktop"][aria-labelledby="at4-share-label"],
        DIV[class="at-share-dock-outer addthis-smartlayers addthis-smartlayers-mobile"][aria-labelledby="at-share-dock-label"][role="region"][role="region"]
        {display: none !important;}
    
    
        #wrap {margin-top: -10px !important;}
    
    
        #wrap > HEADER > ASIDE {min-height: 110px !important;}
        #cookies {margin-top: 50px !important;  }
        #cookies > LI:first-child {margin-left: -380px !important;}
        #cookies > LI:nth-child(2){margin-left: -190px !important;}
        #buscador {margin-left: 10px !important; margin-top: 5px !important;}
    
    
        .icons-de.liFavoritoAct, .icons-de.liFavorito {margin-right: -130px !important;}
    
    
        /*  Hintergrundfarbe ändern    */
        #colAzul{background: #2952E1 !important;}
    
    
        #colGris, #modulos > TABLE > THEAD > TR, #modulos > DIV:nth-child(17) > TABLE > THEAD > TR,
        #title_actualizacion, #rmes > THEAD > TR {background: #386AFF !important;}
    
    
        .dia.d-1.H.clearfix.dia-activo.color-activo-1, .dia.d-1.H.clearfix.dia-activo.color-activo-2, .dia.d-1.H.clearfix.dia-activo.color-activo-3,
        .dia.d-1.H.clearfix.dia-activo.color-activo-5, .dia.d-1.H.clearfix.dia-activo.color-activo-6,.dia.d-1.H.clearfix.dia-activo.color-activo-7,
        .dia.d-1.H.clearfix.dia-activo.color-activo-8, .dia.d-1.H.clearfix.dia-activo.color-activo-9, .dia.d-1.H.clearfix.dia-activo.color-activo-10,
        .dia.d-1.H.clearfix.dia-activo.color-activo-11, .dia.d-1.H.clearfix.dia-activo.color-activo-12,
        .dia.clearfix.dia-activo.color-activo-0, .dia.clearfix.dia-activo.color-activo-1, .dia.clearfix.dia-activo.color-activo-2,
        .dia.clearfix.dia-activo.color-activo-3, .dia.clearfix.dia-activo.color-activo-4, .dia.clearfix.dia-activo.color-activo-5,
        .dia.clearfix.dia-activo.color-activo-6, .dia.clearfix.dia-activo.color-activo-7, .dia.clearfix.dia-activo.color-activo-8,
        .dia.clearfix.dia-activo.color-activo-9, .dia.clearfix.dia-activo.color-activo-10, .dia.clearfix.dia-activo.color-activo-11,
        .dia.clearfix.dia-activo.color-activo-12,
        #contDl > DL:first-child > DD {background: #1C47C6 !important;}
    
    
        /*   Pfeilspitze blau färben   */
        DD {border-top-color: #1C47C6 !important;}
    
    
    
    
        /*  Textfarbe ändern   */
        .fondoNB.color-fondo-flecha-0, .T1Loc.color-texto-t100-0, .ddHora.color-texto-t85-0, .ddDesc.T1Loc.color-texto-t100-0,
        .ddTemp.T1Loc.color-texto-t100-0,.T1Loc.color-texto-t100-0, .T3Loc.color-texto-t70-0, .dayS.T3Loc.color-texto-t70-0,
        .T2Loc.icons.tMax.color-texto-t90-0, .T2Loc.icons.tMin.color-texto-t90-0, .rain.T4Loc.color-texto-t50-0 ,
        .xh-dir.color-texto-t85-0, .xh-temp.color-texto-t90-0, .fondoNB.color-fondo-flecha-1, .T1Loc.color-texto-t100-1,
        .ddHora.color-texto-t85-1, .ddDesc.T1Loc.color-texto-t100-1, .ddTemp.T1Loc.color-texto-t100-1,
        .T1Loc.color-texto-t100-1, .T3Loc.color-texto-t70-1, .dayS.T3Loc.color-texto-t70-1, .T2Loc.icons.tMax.color-texto-t90-1,
        .T2Loc.icons.tMin.color-texto-t90-1, .rain.T4Loc.color-texto-t50-1, .xh-dir.color-texto-t85-1, .xh-temp.color-texto-t90-1,
        .fondoNB.color-fondo-flecha-2, .T1Loc.color-texto-t100-2, .ddHora.color-texto-t85-2, .ddDesc.T1Loc.color-texto-t100-2,
        .ddTemp.T1Loc.color-texto-t100-2, .T1Loc.color-texto-t100-2, .T3Loc.color-texto-t70-2, .dayS.T3Loc.color-texto-t70-2,
        .T2Loc.icons.tMax.color-texto-t90-2, .T2Loc.icons.tMin.color-texto-t90-2, .rain.T4Loc.color-texto-t50-2,
        .xh-dir.color-texto-t85-2, .xh-temp.color-texto-t90-2, .fondoNB.color-fondo-flecha-3, .T1Loc.color-texto-t100-3,
        .ddHora.color-texto-t85-3, .ddDesc.T1Loc.color-texto-t100-3, .ddTemp.T1Loc.color-texto-t100-3,
        .T1Loc.color-texto-t100-3, .T3Loc.color-texto-t70-3, .dayS.T3Loc.color-texto-t70-3, .T2Loc.icons.tMax.color-texto-t90-3,
        .T2Loc.icons.tMin.color-texto-t90-3, .rain.T4Loc.color-texto-t50-3,.xh-dir.color-texto-t85-3, .xh-temp.color-texto-t90-3,
        .fondoNB.color-fondo-flecha-4, .T1Loc.color-texto-t100-4, .ddHora.color-texto-t85-4, .ddDesc.T1Loc.color-texto-t100-4,
        .ddTemp.T1Loc.color-texto-t100-4, .T1Loc.color-texto-t100-4, .T3Loc.color-texto-t70-4, .dayS.T3Loc.color-texto-t70-4,
        .T2Loc.icons.tMax.color-texto-t90-4,.T2Loc.icons.tMin.color-texto-t90-4, .rain.T4Loc.color-texto-t50-4,
        .xh-dir.color-texto-t85-4, .xh-temp.color-texto-t90-4, .fondoNB.color-fondo-flecha-5, .T1Loc.color-texto-t100-5,
        .ddHora.color-texto-t85-5, .ddDesc.T1Loc.color-texto-t100-5, .ddTemp.T1Loc.color-texto-t100-5,
        .T1Loc.color-texto-t100-5, .T3Loc.color-texto-t70-5, .dayS.T3Loc.color-texto-t70-5, .T2Loc.icons.tMax.color-texto-t90-5,
        .T2Loc.icons.tMin.color-texto-t90-5, .rain.T4Loc.color-texto-t50-5, .xh-dir.color-texto-t85-5, .xh-temp.color-texto-t90-5,
        .fondoNB.color-fondo-flecha-6, .T1Loc.color-texto-t100-6, .ddHora.color-texto-t85-6, .ddDesc.T1Loc.color-texto-t100-6,
        .ddTemp.T1Loc.color-texto-t100-6, .T1Loc.color-texto-t100-6, .T3Loc.color-texto-t70-6, .dayS.T3Loc.color-texto-t70-6,
        .T2Loc.icons.tMax.color-texto-t90-6, .T2Loc.icons.tMin.color-texto-t90-6, .rain.T4Loc.color-texto-t50-6,
        .xh-dir.color-texto-t85-6, .xh-temp.color-texto-t90-6, .fondoNB.color-fondo-flecha-7, .T1Loc.color-texto-t100-7,
        .ddHora.color-texto-t85-7, .ddDesc.T1Loc.color-texto-t100-7, .ddTemp.T1Loc.color-texto-t100-7,
        .T1Loc.color-texto-t100-7, .T3Loc.color-texto-t70-7, .dayS.T3Loc.color-texto-t70-7, .T2Loc.icons.tMax.color-texto-t90-7,
        .T2Loc.icons.tMin.color-texto-t90-7, .rain.T4Loc.color-texto-t50-7, .xh-dir.color-texto-t85-7, .xh-temp.color-texto-t90-7,
        .fondoNB.color-fondo-flecha-8, .T1Loc.color-texto-t100-8, .ddHora.color-texto-t85-8, .ddDesc.T1Loc.color-texto-t100-8,
        .ddTemp.T1Loc.color-texto-t100-8, .T1Loc.color-texto-t100-8, .T3Loc.color-texto-t70-8, .dayS.T3Loc.color-texto-t70-8,
        .T2Loc.icons.tMax.color-texto-t90-8, .T2Loc.icons.tMin.color-texto-t90-8, .rain.T4Loc.color-texto-t50-8,
        .xh-dir.color-texto-t85-8, .xh-temp.color-texto-t90-8, .fondoNB.color-fondo-flecha-9, .T1Loc.color-texto-t100-9,
        .ddHora.color-texto-t85-9, .ddDesc.T1Loc.color-texto-t100-9, .ddTemp.T1Loc.color-texto-t100-9,.T1Loc.color-texto-t100-9,
        .T3Loc.color-texto-t70-9, .dayS.T3Loc.color-texto-t70-9, .T2Loc.icons.tMax.color-texto-t90-9,
        .T2Loc.icons.tMin.color-texto-t90-9, .rain.T4Loc.color-texto-t50-9, .xh-dir.color-texto-t85-9, .xh-temp.color-texto-t90-9,
        .fondoNB.color-fondo-flecha-10, .T1Loc.color-texto-t100-10, .ddHora.color-texto-t85-10, .ddDesc.T1Loc.color-texto-t100-10,
        .ddTemp.T1Loc.color-texto-t100-10, .T1Loc.color-texto-t100-10, .T3Loc.color-texto-t70-10, .dayS.T3Loc.color-texto-t70-10,
        .T2Loc.icons.tMax.color-texto-t90-10, .T2Loc.icons.tMin.color-texto-t90-10, .rain.T4Loc.color-texto-t50-10,
        .xh-dir.color-texto-t85-10, .xh-temp.color-texto-t90-10, .fondoNB.color-fondo-flecha-11, .T1Loc.color-texto-t100-11,
        .ddHora.color-texto-t85-11, .ddDesc.T1Loc.color-texto-t100-11, .ddTemp.T1Loc.color-texto-t100-11,
        .T1Loc.color-texto-t100-11, .T3Loc.color-texto-t70-11, .dayS.T3Loc.color-texto-t70-11, .T2Loc.icons.tMax.color-texto-t90-11,
        .T2Loc.icons.tMin.color-texto-t90-11, .rain.T4Loc.color-texto-t50-11, .xh-dir.color-texto-t85-11, .xh-temp.color-texto-t90-11,
        .fondoNB.color-fondo-flecha-12, .T1Loc.color-texto-t100-12, .ddHora.color-texto-t85-12, .ddDesc.T1Loc.color-texto-t100-12,
        .ddTemp.T1Loc.color-texto-t100-12, .T1Loc.color-texto-t100-12, .T3Loc.color-texto-t70-12, .dayS.T3Loc.color-texto-t70-12,
        .T2Loc.icons.tMax.color-texto-t90-12, .T2Loc.icons.tMin.color-texto-t90-12, .rain.T4Loc.color-texto-t50-12,
        .xh-dir.color-texto-t85-12, .xh-temp.color-texto-t90-12, ABBR, #title_actualizacion, #fecha_act, #rmes > THEAD > TR > TH,
        #pDer > SPAN {color: #FFFFFF !important;}
    
    
        .despPaises {background: #FFFFFF !important; max-height: 34px !important;}
    
    
        /*   Hintergrundfarbe Pfeil Links bzw. Rechts und anderes Symbol  */
    
    
        #contDl > DL:last-child > DD > A{
        width:0px!important;
        height:0px!important;}
    
    
        #contDl > DL:last-child > DD > A{
        background:#386AFF
        url("data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBMUZEOUEwMzAzMzgzQzcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFFN0MwNkU2QUZGRjExRTBBNzRBOTlEOEE2Njg2RUVEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFFN0MwNkU1QUZGRjExRTBBNzRBOTlEOEE2Njg2RUVEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMUExRkQ5QTAzMDMzODNDNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUExRkQ5QTAzMDMzODNDNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACIJSPqcsC3w4IFEQz63U02Jt5W/g1ZHSaXbmkjGtC20wXADs=") no-repeat !important;
        margin-top:25px!important;
        height:15px!important;
        width:28px!important;
        background-position:7px 0px!important;}
    
    
        #contDl > DL:first-child > DD > A{
        width:0px!important;
        height:0px!important;}
    
    
        #contDl > DL:first-child > DD > A{
        background:#386AFF
        url("data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBMUZEOUEwMzAzMzgzQzcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFFN0MwNkU2QUZGRjExRTBBNzRBOTlEOEE2Njg2RUVEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFFN0MwNkU1QUZGRjExRTBBNzRBOTlEOEE2Njg2RUVEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMUExRkQ5QTAzMDMzODNDNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUExRkQ5QTAzMDMzODNDNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACIJSPqcsC3w4IFEQz63U02Jt5W/g1ZHSaXbmkjGtC20wXADs=") no-repeat !important;
        margin-top:25px!important;
        height:15px!important;
        width:28px!important;
        background-position:7px 0px!important;}
        }
    
    
        @-moz-document domain(www.meteocentrale.ch) {
        #header,#top,#left,#c8548,#right,#footer,#wetterapp_border > NOSCRIPT,#content > H1,#page > NOSCRIPT,
        body > div:nth-child(10),body > div:nth-child(9), body > div:nth-child(16),body > div:nth-child(13), 
        #lower-content > center:nth-child(6){display: none !important;
        }
    
    
        #wetterapp_border{
        margin-left: -30px !important;
        margin-top: -10px !important;
        }
        }
    
    
        @-moz-document domain(www.wetter.net) {
        #menu,.rahmen,.schatten_links,.schatten_rechts,#breadcrumb,#content_home_titel > TBODY > TR > TD > DIV:nth-child(2), #container_ortszeit,
        #content_links > TABLE:last-child > TBODY > TR > TD > TABLE:nth-child(2), #content_links > TABLE:last-child > TBODY > TR > TD > TABLE:last-child,
        #rahmen_inhalt > TABLE > TBODY > TR:last-child,#topmenu > TBODY > TR:first-child,#zeitClient_Container,#buehne,#content_links > TABLE:first-child,
        #rahmen_inhalt > TABLE > TBODY > TR:nth-child(2),#rahmen_inhalt > TABLE > TBODY > TR:first-child,#wetterseite > NOSCRIPT, #werbung_links,
        .tab_infos.inaktiv,#content_links > TABLE:last-child > TBODY > TR > TD > B,#content_links > TABLE:last-child > TBODY > TR > TD > A,
        #rahmen_inhalt > TABLE > TBODY > TR:nth-child(4), #rahmen_inhalt > TABLE > TBODY > TR:nth-child(5),.cc_banner-wrapper{
        display: none !important;
        }
        #topmenu {
        background: none !important;
        margin-bottom: -60px !important;
        }
        #topmenu > TBODY > TR:last-child > TD > FORM > TABLE{
        margin-top: 50px !important;
        margin-left: 615px !important;
        }
        #content_home_titel{
        width: 450px !important;
        }
        #rahmen_inhalt{
        width: 820px !important;
        margin-top: -70px !important;
        }
        }
    
    
        @-moz-document url-prefix(https://www.wetter.de/deutschland/regenradar-karte-baden-wuerttemberg-c49p8.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-bayern-c49p9.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-brandenburg-c49p12.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-hessen-c49p6.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-mecklenburg-vorpommern-c49p13.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-niedersachsen-c49p3.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-nordrhein-westfalen-c49p5.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-rheinland-pfalz-c49p7.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-saarland-c49p10.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-sachsen-c49p14.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-sachsen-anhalt-c49p15.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-schleswig-holstein-c49p1.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-thueringen-c49p16.html),
                       url-prefix(https://www.wetter.de/deutschland/regenradar-karte-deutschland-c49.html){
    
    
        #wrapper-site > DIV:first-child, #wrapper-site > DIV:nth-child(2), .billboard-background, #wrapper-site > DIV:nth-child(4), #technical-service,
        #wrapper-site > DIV:nth-child(3), #wrapper-site > DIV:nth-child(6) > DIV:first-child > DIV:nth-child(2) > H1, #site-footer,
        #wrapper-site > DIV:nth-child(6) > DIV:last-child > DIV:nth-child(2), #wrapper-site > DIV:nth-child(6) > DIV:first-child > DIV:nth-child(2) > H2,
        #wrapper-site > DIV:nth-child(6) > DIV:first-child > DIV:nth-child(2) > UL, #wrapper-site > DIV:nth-child(6) > DIV:first-child > DIV:last-child,
        .cc_banner.cc_container.cc_container--open, .ligatus-footer-ad-container, .ligatus-content-forecast-reco-container, #wrapper-site > DIV:nth-child(6) >    DIV:first-child > DIV:nth-child(3), #wrapper-site > DIV:nth-child(6) > DIV:first-child > DIV:nth-child(4),
        .related-column, #adcontrol-site-top, #adcontrol-site-column-right, #wrapper-site > DIV:nth-child(6) > DIV:last-child > DIV:last-child, .info-textbox{display: none! important;}
    
    
        #js-page-reload-overlay, #js-page-reload-overlay-modal,  #js-page-reload-idle, .modal-backdrop.fade.in {display: none !important;}
    
    
        /*   Verschiebt Steuerung, von ober dem Bild nach unten   */
    
    
        .osm-map-legend.map-engine.body{margin-top: 670px !important; margin-left: -20px !important; }
    
    
        .MGMapControls.cL_90_x_30, .webmapengine-controls-before,  .webmapengine-controls-after {margin-top: 691px !important;}
        .MGMapHeader{margin-top: 690px !important; background: #E2DBCB !important;}
        .MGMapTimeDisplay {margin-left: 20px !important; margin-top: 4px !important; font-weight: bold !important;color: black! important;}
        .MGMapSpeedSliderLabel.hide-for-small{margin-left: 20px !important; margin-top: 4px !important; font-weight: bold !important;
        color: black! important;}
    
    
        /*   Bild nach links und oben schieben   */
        .mapengine {margin-top: -150px !important; }
        }
    
    
        @-moz-document domain(www.unwetterzentrale.de),
                       domain(www.niederschlagsradar.de),
                       url-prefix(http://db.eurad.uni-koeln.de/prognose/data/aktuell/trh_eur_1h_movd1.gif),
                       url-prefix(https://www.dwd.de/DWD/wetter/wv_allg/deutschland/film/vhs_deutschland.jpg),
                       url-prefix(https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_deutschland.jpg),
                       domain(www.meteox.de){
        HTML {background: #FFFFFF !important;}
    
        }
    Alles anzeigen

    Das ist der ganze Wetterfuchsbutton CSS Code, der enthält auch die neueste Anpassung
    für Wetter.de. Bitte teste alles. Wenn es passt, dann geht er so nach Github.
    Mfg.
    Endor

  • Frohe Weihnachten und einen guten Rutsch

    • Endor
    • 1. Januar 2018 um 11:43

    Ein gutes gesundes Neues Jahr wünsche ich allen!!!!
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 31. Dezember 2017 um 11:52

    Ach so das meintest Du.
    Was die Chinesischen Zeichen in Zeile 3 betrifft, habe ich auch schon überlegt die auch noch zu entfernen.
    Na dann mache ich das noch gleich. :wink:
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 31. Dezember 2017 um 11:36

    Hallo universum.
    Bitte teste mal die neueste Version davon.
    Die soll demnächst hochgeladen werden.
    Hier zur Zeit noch in meinem Zwischenlager:
    https://github.com/Endor8/userChr…tusModoki.uc.js

    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 31. Dezember 2017 um 11:19
    Zitat von Boersenfeger


    Guten Rutsch!


    Die Pfadangabe bei Github war immer schon so.
    Siehe:
    https://github.com/ardiman/userCh…upProfile.uc.js

    Was die japanischen, bzw. Chinesischen Zeichen betrifft, die kommen noch weg.
    Siehe: https://github.com/Endor8/userChr…upProfile.uc.js

    Dir auch einen guten Rutsch!
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 28. Dezember 2017 um 18:52

    Ich musste hier am Ende auch noch zwei \\ machen.
    also so:

    Code
    var path = "F:\\Firefox\\";


    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 28. Dezember 2017 um 16:34

    Zeile 20
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 28. Dezember 2017 um 15:10
    Zitat von EffPeh
    Code
    var excludes = 'bookmarkbackups *cache* crashes fftmp *healthreport* minidumps safebrowsing *webapps* saved-telemetry-pings *thumbnails* *session* *Telemetry* *hotfix* *.sqlite-shm *.sqlite-wal *.bak parent.lock blocklist.xml content-prefs.sqlite directoryLinks.json mimeTypes.rdf compatibility.ini parent.lock formhistory.sqlite';

    Damit funktioniert es hier jetzt perfekt. userContent.css wird nun auch mit
    ins Zip Archiv gepackt. Prima.
    Vielen Dank!!!
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 27. Dezember 2017 um 21:06

    Casali
    Würdest Du mir bitte sagen wo der Autor das geändert hat,
    denn die aktuelle Version vom Script ist vom 20.01.2013 und nur um die geht es hier.
    Es geht hier nicht um die gleichnamige Erweiterung vom Autor.
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 26. Dezember 2017 um 21:05

    Funktioniert hier auch in der Portablen Version einwandfrei.
    :klasse:
    Mfg.
    Endor

  • [GELÖST] Ersatz für Erweiterung SearchWP 3.0

    • Endor
    • 23. Dezember 2017 um 20:54

    Besser eine schlechte als gar keine Alternative:
    https://addons.mozilla.org/fr/firefox/add…-highlighter-2/

    Verwende ich zwar selber nicht, aber kannst Du Dir ja mal anschauen.
    Mfg.
    Endor

  • Der Glückwunsch-Thread

    • Endor
    • 23. Dezember 2017 um 10:03

    Hallo Naturfreund!
    Alles alles Gute zum Geburtstag, viel Gesundheit, Glück und Erfolg.

    [Blockierte Grafik: http://www.picgifs.com/graphics/h/happy-birthday/graphics-happy-birthday-505231.gif]

    Mfg.
    Endor

  • Slider wird erst nach Aktualisierung korrekt dargestellt

    • Endor
    • 20. Dezember 2017 um 20:07

    Hier hapert es aus:
    Er fielen dann tatsächlich beide Darsteller aus...

    Mfg.
    Endor

  • Links öffnen ohne zu klicken

    • Endor
    • 17. Dezember 2017 um 14:44

    aborix
    kann soll ich das als update unserer Version verwenden?
    https://github.com/ardiman/userCh…AutoClick.uc.js

    könnte man das übrigens auch bei der Modversion anwenden, die hat zusätzlich zum Kontextmenüeintrag unter Extras,
    eine Schaltfläche zum ein und ausschalten dieser Funktion und bei rechts oder Mittelklick auf die Schaltfläche
    kann man da noch Einstellungen vornehmen?
    Beschreibung: https://github.com/ardiman/userCh…click/README.md
    Script:
    https://github.com/ardiman/userCh…oClickMod.uc.js
    Mfg.
    Endor

  • Zwangsupdate Greasemonkey 3.7 > 4.1

    • Endor
    • 16. Dezember 2017 um 17:33

    about:addons in die Adressleiste eingeben öffnen
    dann bei Greasemonkey Erweiterung auf Mehr klicken und dann bei
    Automatisches update auf Aus stellen.
    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 16. Dezember 2017 um 14:12

    Hallo Casali.
    Erst mal vielen Dank für Deine MÜhe.
    Frage, ist Deine Version praktisch eine aktualisierte Version unserer, sehe ich das richtig.
    Wenn ja gebe ich sie nachher gleich weiter an Mithrandir.

    Mfg.
    Endor

  • Fx 58 Nightly "Downloads"

    • Endor
    • 16. Dezember 2017 um 12:18

    Zu Savefoldermodoki ein Hinweis,
    es funktioniert nicht mit aktiviertem e10s - Multiprozessarchitektur.
    Das hat der Autor auch in der aktuellen Version noch nicht geändert.

    Mfg.
    Endor

  • userChrome.js Scripte für den Fuchs (Diskussion)

    • Endor
    • 13. Dezember 2017 um 10:04
    Zitat von Speravir


    Die Frage war aber auch allgemein gedacht: Soll hier auf eventuell nützliche Skripte hingewisen werden?


    Auf jeden Fall.
    Dazu dient dieser Thread ja unter anderem.
    Mfg.
    Endor

Unterstütze uns!

Jährlich (2025)

105,8 %

105,8% (687,41 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon