Dann siehst du auch alle Icons im Nightly.
Ich habe mir gerade das im Nightly angesehen, dort ist ein Feld mehr als in der 76.0.1 Version und für Save verbose wird das Icon im Nightly nicht angezeigt
Links Nightly recht 76.X
Gruß
EDV-Oldi
Dann siehst du auch alle Icons im Nightly.
Ich habe mir gerade das im Nightly angesehen, dort ist ein Feld mehr als in der 76.0.1 Version und für Save verbose wird das Icon im Nightly nicht angezeigt
Links Nightly recht 76.X
Gruß
EDV-Oldi
Hallo Büsen,
ändere einmal diesen Code
body{background-color: #ffffff !important; margin-left: 200px !important;
overflow-x: hidden !important; }
in diesen
body{ background-color: #ffffff !important;
overflow-x: hidden !important;
}
.app__sidebar {
margin-left: 20px !important;
}
Gruß
EDV-Oldi
Soll es so sein?
ja.
Zur Zeit sieht das bei mir so aus:
Wie schon geschrieben schaffe ich es nicht für jede Gruppe ein eigenes Bild einzufügen und die Rahmen sind bei mir genauso wie bei Endor oben hell und unten dunkel.
Gruß
EDV-Oldi
die Umrandung in gleicher Farbe
richtig, der erste Code ist hell, der zweite dunkel.
Und noch eine kleine Änderung,
table bitte in .aboutPageWideContainer > table ändern.
Gruß
EDV-Oldi
Hallo Büssen,
fehlen evtl. noch Icons?
ich bekommen nur ein Icon für alle 3 Bereiche hin, schauen wir einmal was die Profis sagen.![]()
(gleiche Farbe)
Meinst Du das so?
/* AGENT_SHEET **********************/
/* Geändert von EDV-Oldie ***********/
/* Letzte Änderung am 17.05.2020 ****/
/* about:Cache */
html {
background: silver !important;
}
.aboutPageWideContainer::before {
content: "Design by EDV-Oldie";
font-size: 24px !important;
font-weight: bold !important;
color: red !important;
margin-right: 10px !important;
margin-top: -20px !important;
}
.aboutPageWideContainer > h1 {
color: #057A7A !important;
font-weight: bold !important;
}
.aboutPageWideContainer > h2 {
-moz-appearance: none !important;
background: #F0F0F0 !important;
max-width: 80px !important;
padding-left: 20px !important;
padding-bottom: 5px !important;
background-position: 10px 3px !important;
font-size: 14.0px !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: lightblue!important;
border-bottom-color: lightblue!important;
border-width: 2px !important;
border-radius: 12px !important;
color: black !important;
}
table {
background: #FDF5E6 !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: lightblue!important;
border-bottom-color: lightblue!important;
border-width: 2px !important;
border-radius: 24px !important;
}
/* about:Cache Ende */
Alles anzeigen
Gruß
EDV-Oldi
Oder lieber diese Farbe:
/* AGENT_SHEET **********************/
/* Geändert von EDV-Oldie ***********/
/* Letzte Änderung am 17.05.2020 ****/
/* about:Cache */
html {
background: silver !important;
}
.aboutPageWideContainer::before {
content: "Design by EDV-Oldie";
font-size: 24px !important;
font-weight: bold !important;
color: red !important;
margin-right: 10px !important;
margin-top: -20px !important;
}
.aboutPageWideContainer > h1 {
color: #057A7A !important;
font-weight: bold !important;
}
.aboutPageWideContainer > h2 {
-moz-appearance: none !important;
background: #F0F0F0 !important;
max-width: 80px !important;
padding-left: 20px !important;
padding-bottom: 5px !important;
background-position: 10px 3px !important;
font-size: 14.0px !important;
border-style: outset !important;
border-left-color: dodgerblue!important;
border-top-color: dodgerblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width: 2px !important;
border-radius: 12px !important;
color: black !important;
}
table {
background: #FDF5E6 !important;
border-style: outset !important;
border-left-color: dodgerblue!important;
border-top-color: dodgerblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width: 2px !important;
border-radius: 24px !important;
}
/* about:Cache Ende */
Alles anzeigen
Ich habe auch ein wenig gebastelt.
about:Cache
css Code
/* AGENT_SHEET **********************/
/* Geändert von EDV-Oldie ***********/
/* Letzte Änderung am 17.05.2020 ****/
/* about:Cache */
html {
background: silver !important;
}
.aboutPageWideContainer::before {
content: "Design by EDV-Oldie";
font-size: 24px !important;
font-weight: bold !important;
color: red !important;
margin-right: 10px !important;
margin-top: -20px !important;
}
.aboutPageWideContainer > h1 {
color: #057A7A !important;
font-weight: bold !important;
}
.aboutPageWideContainer > h2 {
-moz-appearance: none !important;
background: #F0F0F0 !important;
max-width: 80px !important;
padding-left: 20px !important;
padding-bottom: 5px !important;
background-position: 10px 3px !important;
font-size: 14.0px !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width: 2px !important;
border-radius: 12px !important;
color: black !important;
}
table {
background: #FDF5E6 !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width: 2px !important;
border-radius: 24px !important;
}
/* about:Cache Ende */
Alles anzeigen
wer möchte kann es noch verbessern.
Gruß
EDV-Oldi
Was willste machen, alte Leute eben![]()
Ich hasse Outlook auch, bin nie mit richtig gut zurecht gekommen, aber alle fragen mich wenn sie Probleme haben.
Gruß
EDV-Oldi
Ich sollte jemanden beim einrichten einer AOL Mail in Outlook helfen. Darum habe ich mich bei meiner Testmail bei AOL angemeldet und bin auf das Problem gestoßen. Leider habe ich wieder einmal uBlock und uMatrix verwechselt . ?
Das wird alles nicht gespeichert, ich muss das jedes mal wieder neu freigeben
Cookies werden nie freigegeben.
Oder gibst du die Seite frei, wie ich schrieb?
Richtig, ich habe einfach ein Script frei gegeben., es fehlte wohl noch einer.
Da ich sehr selten auf aol gehe kann das schon einmal vorkommen.
uBlock - Thread
Entschuldige habe ich den falschen ausgewählt.
Ich habe es wieder einmal verwechselt, uBlock und uMatrix.
Hat sich damit auch erledigt.
Gruß
EDV-Oldi
Du siehst sicher auch dies
nein, bei mir heißt die Seite anders, dürfte aber egal sein.
Gruß
EDV-Oldi
Hallo,
eine Frage, warum sperrt uMatrix diese Seite aol.com ?
Gruß
EDV-Oldi
Hallo Boersenfeger,
um diesen Button geht es nicht.
Den habe ich schon lange.
Gruß
EDV-Oldi
Das ist das Problem, ich möchte gerne nur den roten Text mit einem Rahmen umgeben.
Für diese Darstellung habe ich jetzt diesen Code verwendet:
#downloading {
-moz-appearance: none !important;
color: red !important;
border: 3px solid cadetblue !important;
}
Gruß
EDV-Oldi
Und so mit diesem Code
#downloading {
-moz-appearance: none !important;
color: red !important;
border-radius: 14px !important;
border-color: cadetblue !important;
border-style: outset !important;
border-width: 2px !important;
}
Gruß
EDV-Oldi
Farbig habe ich den Text schon hinbekommen, aber leider kein Rahmen.
/* Update wird heruntergeladen */
#downloading {
-moz-appearance: none !important;
color: red !important;
border-radius: 14px !important;
border-color: cadetblue !important;
border-style: outset !important;
border-width: 2px !important;
}
/* @-m
Mit diesem Code ist der Text farbig, aber kein Rahmen.
Gruß
EDV-Oldi
Werde ich testen und melde mich dann, wird wohl auch erst morgen soweit sein.
Gruß
EDV-Oldi