Vielen Dank habe ich hier gleich mal eingebaut
Wie immer...gern geschehen
Vielen Dank habe ich hier gleich mal eingebaut
Wie immer...gern geschehen
Habe die Änderung hier auch eingefügt:
Mfg.
Endor
Vielen Dank!
Habe dabei auch gleich noch den about:about CSS-Code angepasst, da hier bei mir ebenfalls ein Fehler auftrat:
/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:about") {
html {background: #FFFFFF !important;}
body{
background-color: #fffff0 !important;
max-width: 1540px !important;
margin-top: 25px !important;
margin-left: 80px !important;
padding-top: 20px !important;
padding-left: 25px !important;
padding-right: 25px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;}
.container > h1:nth-child(1){
margin-left: 80px !important;
color: blue !important;
font-size: 24px !important;
font-weight: bold !important;}
ul { list-style: none !important;}
#abouts {margin-left: 70px !important;}
#abouts{margin-top: 30px !important;}
p {margin-left: 40px !important; font-size:15px!important;}
h1::before {content: "Boersenfegers Nightly: "; font-weight:bold !important; color:red !important; margin-left: 40px !important;}
a{color:black!important;}
a{
text-decoration:none!important;
color:black!important;}
/* Die ersten 20 */
#abouts > li:nth-child(-n+21){
appearance:none!important;
background: gainsboro url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-right:55px!important;
margin-left: -35px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
/* Die ersten 20 hover */
#abouts > li:nth-child(-n+21):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
/* Die letzten 20 */
#abouts > li:nth-child(n+22){
appearance:none!important;
background: cornsilk url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
margin-left: -10px !important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-right:30px!important;
padding-left:35px!important;
padding-right: 15px !important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: #ffb2b2 !important;
border-top-color: #ffb2b2 !important;
border-right-color: #8d0000 !important;
border-bottom-color: #8d0000 !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
/* Die letzten 20 hover */
#abouts > li:nth-child(n+22):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
margin-left: -10px !important;
margin-right:30px!important;
padding-left:35px!important;
padding-right: 15px !important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
}
Alles anzeigen
Zeile 45 wäre dann individuell anzupassen. Ggf. auch die Breite...
Mal wieder etwas neues:
about:unloads
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:unloads) {
html{background: white !important;}
h1:before {
content: "Endors Firefox: ";
font-weight:bold !important;
color:red !important;
margin-left:500px !important;
margin-right: 15px !important;
padding-top: 100px !important;}
h1{
color: #cc0000 !important;
font-size: 22px !important;
font-weight: bold !important;
margin-bottom: 20px !important;}
h2, body > table:nth-child(n+1) > tbody:nth-child(1) > tr:nth-child(1){color: #3377ff !important;}
body {
min-height: 93vh !important;
background-color: #fffff0 !important;
max-width: 1420px !important;
margin-left: 25px !important;
margin-top: 25px !important;
padding-top: 35px !important;
padding-left: 25px !important;
padding-right: 25px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;}
#button-unload {
margin-top: 15px !important;
text-decoration:none !important;
display: inline-block !important;
padding-left: 55px !important;
padding-right: 35px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
color: black !important;
background: #efefef url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 1px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:1px !important;
border-style: outset !important;
border-radius:22px!important;}
#button-unload:hover{
background: #CFE6F1 url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 1px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-width:1px !important;
border-style: outset !important;
border-radius:22px!important;}
body > p:nth-child(3) > a:nth-child(1){
text-decoration:none !important;
padding-left: 55px !important;
padding-right: 35px !important;
padding-top: 3px !important;
padding-bottom: 5px !important;
color: black !important;
background: #efefef url("..//icons/general-20.png") no-repeat !important;
background-position:16px 2px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:1px !important;
border-style: outset !important;
border-radius:22px!important;}
body > p:nth-child(3) > a:nth-child(1):hover{
background: #CFE6F1 url("..//icons/general-20.png") no-repeat !important;
background-position:16px 2px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-width:1px !important;
border-style: outset !important;
border-radius:22px!important;}
body > p:nth-child(3) > a:nth-child(1)
td{background: #FFFFFF !important;}
td:hover{background: #ffeb99 !important;}
th {background-color: #ee7621 !important;}
th:hover {background-color: #b54f06 !important;}
/* .build-platform-table > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1){
border-top-left-radius:24px !important; border-top-right-radius:24px !important;
min-width: 200px !important; padding-left: 20px !important;}
.build-platform-table > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1){
border-bottom-right-radius:24px !important; border-bottom-left-radius:24px !important;
min-width: 200px !important; padding-left: 20px !important; padding-top: 5px!important;
padding-bottom: 8px !important;}
.build-platform-table,
.build-platform-table > tbody:nth-child(1),
.container > table:nth-child(7) > tbody:nth-child(1),
.container > table:nth-child(7) {border-radius:22px!important;}
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
{border-top-left-radius:24px !important; padding-top: 8px !important; padding-left: 13px !important;}
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(3)
{border-top-right-radius:24px !important;}
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(3)
{border-bottom-right-radius:24px !important;}
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1)
{border-bottom-left-radius:24px !important; padding-bottom: 8px !important; padding-left: 12px !important;}
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1),
.container > table:nth-child(7) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1){
padding-left: 12px !important;} */
}
Alles anzeigen
Symbole:
Das Symbol general-20.png braucht es erst ab Firefox 95 Beta.
Mfg.
Endor
Mal wieder etwas neues:
about:unloads
Wie immer passend umgebaut und nun passt es, Dankeschön.
Mal wieder etwas neues:
about:unloads
Danke!
Hallo Endor,
kann es sein das im about:cache einige Symbole nicht mehr angezeigt werden oder hattest Du für memory und disk keine Symbole eingefügt?
Gruß
EDV-Oldie
kann es sein das im about:cache einige Symbole nicht mehr angezeigt werden
Wenn ich auch antworten darf, die sind da.
Ich muss das konkretisieren, ab Version 95 sieht es tatsächlich so aus:
Hast Du genau gelesen welche ich meinte?
Die Symbole die bei Dir angezeigt werden, habe ich auch.
Hast Du genau gelesen welche ich meinte?
Habe ich schon, war der Meinung du meintest die Button mit den Icons. Kann mich nicht erinnern, dass dort jemals Symbole waren.
kann es sein das im about:cache einige Symbole nicht mehr angezeigt werden oder hattest Du für memory und disk keine Symbole eingefügt?
Kannst Du das mit nem Screenshot verdeutlichen?
Hast Du genau gelesen welche ich meinte?
Aus dem was Du geschrieben hast ist das nicht zu erlesen.
Ich war der Meinung das vor memory und disk einmal ein Symbol war.
Nach dem CSS-Code war da kein Symbol,zumindest sehe ich das so.
Dann wollte ich da vielleicht einmal Symbole einbauen, wie geschrieben war nur eine Frage
Dann wollte ich da vielleicht einmal Symbole einbauen, wie geschrieben war nur eine Frage
Wenn fertig, immer her damit.
Heute Abend nicht mehr, ich war eben auch nur zu faul zum suchen.
Hallo edvoldi .
Nein, da habe ich keine Symbole.
Sieht hier so aus:
Da hast Du wohl mal eine Änderung gemacht.
Mfg.
Endor
Da hast Du wohl mal eine Änderung gemacht.
So wird es wohl sein, ja wenn man alt wird, vergisst man schon mal etwas.
Dann werde ich mich morgen auf die suche machen.
Dann werde ich mich morgen auf die suche machen.
Vielleicht reicht es ja, wenn Du das ↓ passend umbaust?
body.aboutPageWideContainer > h2 {
max-width: calc(6%) !important;
border: 2px solid #B2B2B2 !important;
background: #D1E2F2 url("..//chrome/icons/Bild1.png")no-repeat !important;
background-position: 12px 5px !important;
color: #000 !important;
padding: 2px 5px 5px 40px !important;
margin: 10px !important;
}