Oder vielleicht am externen Session Manager, den ich als Add On benutze?
Der wäre welcher/welches?
Oder vielleicht am externen Session Manager, den ich als Add On benutze?
Der wäre welcher/welches?
also mir fällt schon mal das erste Addon auf mit dem Namen "Form History Control (II)" das gibt es auf AMO so gar nicht, nur einesohne den Anhang (II).
Schau Dir die Bilder auf AMO dazu an, dann siehst Du es, das es Form History Control (II) ist.
korrekt, das war nativ noch nie so, sondern muss durch ein CSS-Voodoo erreicht worden sein, das in Supernova nicht mehr funktioniert.
Danke für Deine Bestätigung.
Das sind aber genau die Fehler, die sich von 102 -> 115 einschleichen. Entweder passen Erweiterungen nicht mehr, aber meistens ein CSS, da regen die meisten drüber auf, obwohl es selbst verschuldet ist.
Also sehe ich das richtig , das ein- und ausgehende Mails farblich nicht unterschieden wurden?
Und wenn ich nicht weiterkomme..dann frage ich halt im Forum nach
Als ob Du fragen müsstest.
Was mache ich falsch?
Du hast die → #Vorbereitungen für Scripte schon abgearbeitet?
aber aborix hatte mal vor etlichen Jahren ein kleines Skript geschrieben, mit dem man den Wert erhöhen kann:
Das habe ich doch gleich mal zusätzlich am Ende des Scripts openbookModoki.uc.js von Endor eingefügt, funktioniert bestens, die Firma Dankt.
Ich finde keine Einstellung namens "Konfiguration bearbeiten..."
Ups, das ist unter Fx natürlich, wie 2002Andreas schon hat verlauten lassen, about:config in der Adressleiste, sorry, ich war gerade davor nebenan im Tb-Forum.
Was ist mit 2? Was soll damit geschehen, bzw. wie trage ich ihn ein? Als String?
Erstelle im Profil einen Ordner Namens chrome, in dem erstellst Du eine Datei Namens userChrome.css und in die fügst Du das ↓ ein.
Ins Profil kommst Du am einfachsten per Menü Hilfe → Informationen zur Fehlerbehebung und dort bei Profilordner auf Ordner öffnen klickst.
Nun gehst Du ins Menü Extras → Einstellungen → Allgemein und stellst dort unten bei Konfiguration bearbeiten… die * Pref auf true gestellt?
*
toolkit.legacyUserProfileCustomizations.stylesheets
Wenn Du jetzt FX neu startest sollte das CSS seine Wirkung zeigen.
PS Finger weg von Crucial SSD, zu langsam und zu heiss.
Hm, das kann ich mit meiner MX500 mit 500GB nicht im mindesten bestätigen, die ist genau so schnell wie meine Samsung 850 Pro mit 500GB und nur 2 Grad wärmer, sprich 35° zu 37°, das ist absolut vernachlässigbar.
Wenn es hochkommt, dann sind mal 10 - 12 GB auf dem Stick genutzt.
Es geht nicht darum, wie viel Speicherplatz verwendet wird, sondern um die Schreibrate/-menge, sprich es geht um das Verteilen auf eine größere Menge vorhandener Speicherzellen, denke daran, das die Schreibanzahl auf die vorhanden Zellen begrenzt ist.
Ja, ich möchte die Datei auf dem Stick speichern.
In dem Fall würde ich über Deine Selbstbaulösung nachdenken, aber ich würde bei SSDs immer die doppelte der eigentlich benötigten Kapazität kaufen, in Deinem Fall 500GB.
Erklärung denke ich mir, die Lese-Schreibgeschwindigkeit von rund 120MB/s vom USB-Stick reicht eben nicht aus für die Geschwindigkeit.
Es in diesem Fall aber nicht um die Lesegeschwindigkeit, sondern um die Schreibgeschwindigkeit und die ist bei USB-Sticks in der Regel etwas geringer als die Lesegeschwindigkeit. Ich habe es doch richtig verstanden, das Du auf den USB-Stick schreiben willst, oder?
Du meinst das Icon?
Genau, war etwas missverständlich ausgedrückt, Dankeschön.
Gefällt mir aber gut, darum habe ich mich mal bedient, obwohl ich die Seite bisher nicht verändert hatte.
Danke dafür
Dankeschön, Deine Ergänzung mit dem/der Icon/Grafik würde mich interessieren, magst Du mir das zukommen lassen?
Das ist ja nun definitiv nicht mein Code, angepasst
Nö, das ist mein Baustelle, ist noch nicht ganz fertig, ist aber schon nahe dran.
Jo, ansonsten warte ich auf einen Codevorschlag von Dharkness
Daran soll es nicht liegen, guckst Du ↓.
@-moz-document url("about:about") {
body {
min-width: 1050px !important;
max-width: 1050px !important;
min-height: 600px !important;
max-height: 600px !important;
/* border: 2px solid #B2B2B2 !important;
padding: 2px 5px !important; */
margin: 80px auto 10px auto !important;
}
div.container {
min-width: 1030px !important;
max-width: 1030px !important;
border: 2px solid #B2B2B2 !important;
background-color: #2A2A2E !important;
}
div.container h1 {
font-size: 1.7em !important;
font-weight: bold !important;
border-bottom: 2px solid #B2B2B2 !important;
background-color: #2A2A2E !important;
color: #D2534C !important;
padding: 12px 15px !important;
margin: 0 !important;
}
div.container > p {
border-bottom: 2px solid #B2B2B2 !important;
background-color: #2A2A2E !important;
padding: 4px 8px 7px 8px !important;
margin: 0 !important;
}
div.container > p > em {
font-style: normal !important;
font-size: 14px !important;
color: #FFF !important;
padding: 2px 0 !important;
}
div.container > p:nth-child(2) > em:nth-child(1) {
display: none !important
}
div.container > p:nth-child(2)::after {
content: "Dies ist eine Übersicht der vorhandenen about:Seiten." !important;
font-style: normal !important;
font-size: 16px !important;
margin-left: 10px !important;
}
#abouts.columns {
column-count: 4 !important;
column-gap: 4px !important;
margin: 17px 12px 17px 14px !important;
}
#abouts {
list-style: none !important;
}
#abouts > li {
min-width: 222px !important;
max-width: 222px !important;
display: block !important;
font-size: 14px !important;
text-decoration: none !important;
border-radius: 0 !important;
border: 2px solid #B2B2B2 !important;
background: #4E4E54 url("..//chrome/icons/Bild3.png") no-repeat !important;
background-position: 15px 3px !important;
color: transparent !important;
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 10px !important;
margin-right: 10px !important;
margin-left: 10px !important;
}
#abouts > li:hover {
min-width: 222px !important;
max-width: 222px !important;
display: block !important;
font-size: 14px !important;
text-decoration: none !important;
border-radius: 0 !important;
border: 2px solid #0082fc !important;
background: #D1E2F2 url("..//chrome/icons/Bild3.png") no-repeat !important;
background-position:15px 3px!important;
color: #000 !important;
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 10px !important;
margin-right: 10px !important;
margin-left: 10px !important;
}
#abouts > li:nth-child(5), /* about:certifikate */
#abouts > li:nth-child(8), /* about:config */
#abouts > li:nth-child(9), /* about:crashes */
#abouts > li:nth-child(16), /* about:logins */
#abouts > li:nth-child(21), /* about:networking */
#abouts > li:nth-child(23), /* about:performance */
#abouts > li:nth-child(34), /* about:serviceworkers */
#abouts > li:nth-child(37), /* about:sync */
#abouts > li:nth-child(41) /* about:unloads */ {
min-width: 222px !important;
max-width: 222px !important;
border-radius: 0 !important;
display: block !important;
font-size: 14px !important;
border: 2px solid #B2B2B2 !important;
background: #0082FC url("..//chrome/icons/Bild3.png") no-repeat !important;
background-position: 15px 3px !important;
color: #000 !important;
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 10px !important;
margin-right: 10px !important;
margin-left: 10px !important;
}
#abouts > li:nth-child(5):hover,
#abouts > li:nth-child(8):hover,
#abouts > li:nth-child(9):hover,
#abouts > li:nth-child(16):hover,
#abouts > li:nth-child(21):hover,
#abouts > li:nth-child(23):hover,
#abouts > li:nth-child(34):hover,
#abouts > li:nth-child(37):hover,
#abouts > li:nth-child(41):hover {
min-width: 222px !important;
max-width: 222px !important;
border-radius: 0 !important;
display: block !important;
font-size: 14px !important;
border: 2px solid #0082FC !important;
background: #D1E2F2 url("..//chrome/icons/Bild3.png") no-repeat !important;
background-position: 15px 3px !important;
color: #000 !important;
padding: 0 !important;
margin: 0 10px 10px 10px !important;
}
#abouts > li > a {
min-width: 172px !important;
max-width: 172px !important;
display: block !important;
text-decoration: none !important;
color: #FFF !important;
padding: 2px 0 3px 50px !important;
margin: 0 !important;
}
#abouts > li:hover > a {
text-decoration: none !important;
color: #000 !important;
}
}
Alles anzeigen