Version und für Save verbose wird das Icon im Nightly nicht angezeigt
Stimmt, ist hier auch so.
Version und für Save verbose wird das Icon im Nightly nicht angezeigt
Stimmt, ist hier auch so.
Moin,
trotzdem fehlen im Nightly-Beispiel von Boersenfeger einige Icon (gelb umrahmte Felder).
Darauf bezog sich meine Antwort #138. Bis auf "Save verbose" müssten alle anderen eigentlich da sein.
So hier meine Version von about:cache
CSS Code:
@-moz-document url-prefix(about:cache){
html{background: #ffffff !important;}
body:before {content: "Design by Endor: ";
margin-left: 450px !important;
font-size: 25px!important;
font-weight: bold!important;
color: red!important; }
h1{
color: #cc0000 !important;
font-size: 22px !important;
font-weight: bold !important;
margin-top: 20px !important;
margin-left: 270px !important;
margin-bottom: 30px !important;}
h2{color: #3377ff !important; margin-left: 40px !important; margin-top: 20px !important;}
body{
background-color: #fffff0 !important;
min-width: 1140px !important;
margin-top: 25px !important;
margin-left: 110px !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;}
/* body:hover{
background-color: #FFDEAD !important;
} */
body > table:nth-child(11),
body > table:nth-child(9),
body > table:nth-child(7){
background-color: #ffffff !important;
margin-top: 5px !important;
margin-left: 5px !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;}
body > table:nth-child(11){margin-bottom: 30px !important;}
#entries > tbody > tr:nth-child(2n+1) {
background-color: #fbfbd6 !important;
text-decoration: none !important;
color: black !important;
}
#entries > tbody > tr:nth-child(2n+1):hover {
background-color: #fbf3d6 !important;}
#entries > tbody > tr:nth-child(2n) {
background-color: #fce8be !important;}
#entries > tbody > tr:nth-child(2n):hover {
background-color: #fcdabe !important;}
#submit{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild5.png")no-repeat !important;
padding-left:35px!important;
min-height: 30px!important;
padding-right: 20px!important;
background-position:10px 4px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
margin-left:8px !important;
-moz-appearance:none!important;}
#submit:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild5.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild6.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;}
[href="about:cache?storage=&context="]:hover{
background: #CFE6F1 url("..//icons/Bild6.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?device=memory"]{min-width: 260px !important;}
[href="about:cache?storage=memory&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-top: 30px !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
[href="about:cache?storage=memory&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=disk&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
[href="about:cache?storage=disk&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=appcache&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
[href="about:cache?storage=appcache&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
}
Alles anzeigen
Symbole:
Mfg.
Endor
Was about:memory in Nightly betrifft,
es ist eine Schaltfläche neu, da fehlen die Anpassungen.
Ich kümmere mich darum.
Sonst werden hier alle Schaltflächen angzeigt.
Mfg.
Endor
about:memory für Firefox Nightly
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:memory) {
body:before {
content: "Endors: about:memory ";
font-size:24px!important;
font-weight:bold !important;
margin-left:510px !important;
color:red !important;
line-height: 3.0 !important; }
h1{
color: red !important;
font-size: 22px !important;
font-weight: bold !important;
margin-top: 20px !important;}
h2{
color: #3377ff !important;
margin-left: 40px !important;
margin-top: 20px !important;}
div.sidebarItem:nth-child(1) > div:nth-child(1){
color: red !important;
font-weight: bold !important; }
div.sidebarItem:nth-child(1):hover > div:nth-child(1) {color: #3377ff !important;}
div.sidebarItem:nth-child(2) > div:nth-child(1){
color: red !important;
font-weight: bold !important;
margin-left: 9px !important;}
div.sidebarItem:nth-child(2):hover > div:nth-child(1) {color: #3377ff !important;}
div.opsRowLabel{
color: red !important;
font-size: 13px !important;
font-weight: bold !important; }
div.opsRowLabel:hover{
color: #3377ff !important;
font-size: 13px !important;
font-weight: bold !important; }
div.opsRow:nth-child(n+2) {margin-left: 4px !important;}
div.opsRow:nth-child(4){min-width: 200px !important;}
div.ancillary:nth-child(1) {
max-width: 1340px !important;
margin-left: 10px !important;
margin-bottom: 15px !important;
background-color: #fffff0 !important;
padding-top: 20px !important;
padding-left: 5px !important;
padding-right: 5px !important;
padding-bottom: 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;}
div.ancillary:nth-child(1):hover{
background-color: #FFDEAD !important;
}
::marker {color: #ffffff !important;}
.sidebar{
margin-top: 5px !important;
max-height: 500px !important;
padding-top: 25px !important;
padding-left: 25px !important;
padding-right: 25px !important;
padding-bottom: 25px !important;
background-color: #FFFFF0 !important;
border-left-color: Tomato!important;
border-top-color: Tomato!important;
border-right-color: OrangeRed!important;
border-bottom-color: OrangeRed!important;
border-radius: 14px !important;
border-width: 4px !important;
border-style: outset !important;}
.sidebar:hover{
background-color: #FFDEAD !important;
border-left-color: Tomato!important;
border-top-color: Tomato!important;
border-right-color: OrangeRed!important;
border-bottom-color: OrangeRed!important;
}
div.ancillary:nth-child(3){
margin-left: 85px !important;
}
html{background: #ffffff !important;}
body{background: #ffffff !important;}
.sections{
max-width: 840px !important;
background-color: #fffff0 !important;
margin-top: 5px !important;
margin-left: 85px !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;}
.sections:hover{
background-color: #FFDEAD !important;
}
html > body > div:first-child > div > div:first-child {
margin-left: 4px ! important;
padding-left:14px !important;
margin-right: 2px ! important;}
html > body > div:first-child > div > div:nth-child(2){
min-width: 114px !important;
padding-left:14px !important;
margin-right: 2px ! important;
padding-top: 6px !important;
padding-bottom: 11px !important;
max-height: 40px !important; }
html > body > div:first-child > div > div:nth-child(3){
min-width: 214px !important;
padding-left:14px !important;
margin-right: 2px ! important;
padding-top: 10px !important;}
html > body > div:first-child > div > div:last-child{
min-width: 157px !important;
padding-left:14px !important;
margin-right: -2px ! important;
padding-top: 10px !important;}
#measureButton{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild16.png")no-repeat !important;
padding-left:27px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
margin-left:-8px !important;}
#measureButton:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild16.png")no-repeat !important;
padding-left:27px!important;
background-position:8px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Do a global garbage collection."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild17.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
margin-left:-10px !important; }
button[title="Do a global garbage collection."]:hover{
-moz-appearance:none!important;
background:#CFE6F1 url("..//icons/Bild17.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important; }
button[title="Do a cycle collection."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild18.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:7px !important;
color:black !important; }
button[title="Do a cycle collection."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild18.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-width:2px !important;}
html > body > div:first-child > div > div:nth-child(3) > button:last-child{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild19.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left:7px !important;
color:black !important; }
html > body > div:first-child > div > div:nth-child(3) > button:last-child:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild19.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
#saveLogsConcise{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild20.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important; }
#saveLogsConcise:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild20.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
#saveLogsVerbose{
-moz-appearance:none!important;
background: #efefef url("..//icons/content.gif")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left: 5px !important;
color:black !important; }
#saveLogsVerbose:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/content.gif")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Load memory reports from file and show."] {
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild21.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Load memory reports from file and show."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild21.png")no-repeat !important;
padding-left:24px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;
background-position:8px 2px!important; }
button[title="Read memory reports from the clipboard and show."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild22.png")no-repeat !important;
padding-left:23px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Read memory reports from the clipboard and show."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild22.png")no-repeat !important;
padding-left:23px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Load memory report data from two files and show the difference."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild23.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Load memory report data from two files and show the difference."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild23.png")no-repeat !important;
padding-left:24px!important;
background-position:8px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Save memory reports to file."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild24.png")no-repeat !important;
padding-left:26px!important;
padding-bottom: 5px!important;
padding-right: 8px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:18px !important;
color:black !important; }
button[title="Save memory reports to file."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild24.png")no-repeat !important;
padding-left:26px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:support"]{min-width: 260px !important;}
[href="about:support"]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild25.png")no-repeat !important;
margin-bottom: 5px !important;
margin-right: 5px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-bottom: 1px!important;
height:24px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 2px!important;
border-radius:14px!important;
color:black !important;
line-height: 2.0 !important;}
[href="about:support"]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild25.png")no-repeat !important;
font-size:14px!important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 2px!important;}
html > body > div:first-child > div > div:last-child > button:last-child{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild26.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px!important;
color:black !important; }
html > body > div:first-child > div > div:last-child > button:last-child:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild26.png")no-repeat !important;
padding-left:24px!important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(n+1) > a:nth-child(1){
display: inline-block !important;
min-width: 175px !important;
margin-left:-11px !important;
margin-right: 10px !important;
margin-bottom: 6px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-bottom: 4px!important;
padding-top: 2px!important;
background-position:7px 4px!important;
font-size:13.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;}
.index > li:nth-child(n+1) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 4px!important; }
}
Alles anzeigen
Symbole:
Mfg.
Endor
So hier meine Version von about:cache
Danke, erst einmal, für alle diese Codes.
Nur ein Hinweis zu cache, Fx in Version 76 und 78 in der Darstellung keine Übereinstimmung.
Bitte testen:
@-moz-document url-prefix(about:cache){
html{background: #ffffff !important;}
body:before {content: "Design by Endor: ";
margin-left: 450px !important;
font-size: 25px!important;
font-weight: bold!important;
color: red!important; }
h1{
color: #cc0000 !important;
font-size: 22px !important;
font-weight: bold !important;
margin-top: 20px !important;
margin-left: 270px !important;
margin-bottom: 30px !important;}
h2{
color: #3377ff !important;
margin-left: 40px !important;
margin-top: 20px !important;}
body{
background-color: #fffff0 !important;
min-width: 1140px !important;
margin-top: 25px !important;
margin-left: 110px !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;}
/* body:hover{
background-color: #FFDEAD !important;
} */
body > table:nth-child(6),
body > table:nth-child(8),
body > table:nth-child(10),
body > table:nth-child(11),
body > table:nth-child(9),
body > table:nth-child(7){
background-color: #ffffff !important;
margin-top: 5px !important;
margin-left: 5px !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;}
body > table:nth-child(11),
body > table:nth-child(10){margin-bottom: 30px !important;}
#entries > tbody > tr:nth-child(2n+1) {
background-color: #fbfbd6 !important;
text-decoration: none !important;
color: black !important;
}
#entries > tbody > tr:nth-child(2n+1):hover {
background-color: #fbf3d6 !important;}
#entries > tbody > tr:nth-child(2n) {
background-color: #fce8be !important;}
#entries > tbody > tr:nth-child(2n):hover {
background-color: #fcdabe !important;}
body > hr:nth-child(8),
body > hr:nth-child(9){display: none !important;}
#submit{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild5.png")no-repeat !important;
padding-left:35px!important;
min-height: 30px!important;
padding-right: 20px!important;
background-position:10px 4px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
margin-left:8px !important;
-moz-appearance:none!important;}
#submit:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild5.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild6.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;}
[href="about:cache?storage=&context="]:hover{
background: #CFE6F1 url("..//icons/Bild6.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?device=memory"]{min-width: 260px !important;}
[href="about:cache?storage=memory&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-top: 30px !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;
}
[href="about:cache?storage=memory&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=disk&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
[href="about:cache?storage=disk&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:cache?storage=appcache&context="]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild7.png")no-repeat !important;
margin-left: 30px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
[href="about:cache?storage=appcache&context="]:hover{
background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
background-position:10px 4px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
}
Alles anzeigen
Mfg.
Endor
Bitte testen:
Danke, Endor, jetzt auch im Nightly alles bestens.
Hallo Enodr,
#saveLogsVerbose{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/content.gif")no-repeat !important;
hier ist glaube ich noch ein Fehler drin.
Im Code steht content.gif du bittest aber ein Icon content.png an.
Gruß
EDV-Oldi
Hallo edvoldi.
Vielen Dank für den Hinweis.
Habe oben jetzt das richtige Bild hochgeladen.
:klasse:
Mfg.
Endor
Kannst du bitte mal die Datei support überprüfen, dort sind bei einigen Boxen die Ecken nicht abgerundet. In v.76 war es bei mir nur unter Sicherheit, aber im Nightly sind es eine ganze Anzahl. Nicht böse sein, aber es soll doch alles schick aussehen.
ja ich weiß, das ist aber etwas komplizierter, da diese Seite
bei jedem anders ist. Da muss individuell abgepasst werden.
Ob und wie ich das hinkriege muss ich erst sehen.
Neuer CSS Code für about:about
/* 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: 1000px !important;
margin-top: 25px !important;
margin-left: 210px !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: "Endors Firefox: "; 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 18 */
#abouts > li:nth-child(-n+19){
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 18 hover */
#abouts > li:nth-child(-n+19):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 19 */
#abouts > li:nth-child(n+20){
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 19 hover */
#abouts > li:nth-child(n+20):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
Symbol:
Mfg,
Endor
Ich habe immer noch ein Problem mit about:memory für Nightly
Alle Icons sind heruntergeladen und trotzdem werden mir 3 Icons nicht angezeigt.. woran hapert es?
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:memory) {
body:before {content: "Boersenfegers: about:memory"; font-size:24px!important; font-weight:bold !important;
margin-left:510px !important; color:red !important; line-height: 3.0 !important; }
h1{color: red !important; font-size: 22px !important; font-weight: bold !important; margin-top: 20px !important;}
h2{color: #3377ff !important; margin-left: 40px !important; margin-top: 20px !important;}
div.sidebarItem:nth-child(1) > div:nth-child(1){color: red !important; font-weight: bold !important; }
div.sidebarItem:nth-child(1):hover > div:nth-child(1) {color: #3377ff !important;}
div.sidebarItem:nth-child(2) > div:nth-child(1){color: red !important; font-weight: bold !important; margin-left: 9px !important;}
div.sidebarItem:nth-child(2):hover > div:nth-child(1) {color: #3377ff !important;}
div.opsRowLabel{
color: red !important;
font-size: 13px !important;
font-weight: bold !important; }
div.opsRowLabel:hover{
color: #3377ff !important;
font-size: 13px !important;
font-weight: bold !important; }
div.opsRow:nth-child(n+2) {margin-left: 4px !important;}
div.opsRow:nth-child(4){min-width: 200px !important;}
div.ancillary:nth-child(1) {
max-width: 1340px !important;
margin-left: 10px !important;
margin-bottom: 15px !important;
background-color: #fffff0 !important;
padding-top: 20px !important;
padding-left: 5px !important;
padding-right: 5px !important;
padding-bottom: 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;}
div.ancillary:nth-child(1):hover{
background-color: #FFDEAD !important;
}
::marker {color: #ffffff !important;}
.sidebar{
margin-top: 5px !important;
max-height: 500px !important;
padding-top: 25px !important;
padding-left: 25px !important;
padding-right: 25px !important;
padding-bottom: 25px !important;
background-color: #FFFFF0 !important;
border-left-color: Tomato!important;
border-top-color: Tomato!important;
border-right-color: OrangeRed!important;
border-bottom-color: OrangeRed!important;
border-radius: 14px !important;
border-width: 4px !important;
border-style: outset !important;}
.sidebar:hover{
background-color: #FFDEAD !important;
border-left-color: Tomato!important;
border-top-color: Tomato!important;
border-right-color: OrangeRed!important;
border-bottom-color: OrangeRed!important;
}
div.ancillary:nth-child(3){
margin-left: 85px !important;
}
html{background: #ffffff !important;}
body{background: #ffffff !important;}
.sections{
max-width: 840px !important;
background-color: #fffff0 !important;
margin-top: 5px !important;
margin-left: 85px !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;}
.sections:hover{
background-color: #FFDEAD !important;
}
html > body > div:first-child > div > div:first-child { margin-left: 4px ! important; padding-left:14px !important; margin-right: 2px ! important;}
html > body > div:first-child > div > div:nth-child(2){min-width: 114px !important; padding-left:14px !important; margin-right: 2px ! important; padding-top: 6px !important; padding-bottom: 11px !important; max-height: 40px !important; }
html > body > div:first-child > div > div:nth-child(3){min-width: 214px !important; padding-left:14px !important; margin-right: 2px ! important; padding-top: 10px !important;}
html > body > div:first-child > div > div:last-child{min-width: 157px !important; padding-left:14px !important; margin-right: -2px ! important; padding-top: 10px !important;}
#measureButton{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild16.png")no-repeat !important;
padding-left:27px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important;
margin-left:-8px !important;}
#measureButton:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild16.png")no-repeat !important;
padding-left:27px!important;
background-position:8px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Do a global garbage collection."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild17.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
margin-left:-10px !important; }
button[title="Do a global garbage collection."]:hover{
-moz-appearance:none!important;
background:#CFE6F1 url("..//icons/Bild17.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important; }
button[title="Do a cycle collection."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild18.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:7px !important;
color:black !important; }
button[title="Do a cycle collection."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild18.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-width:2px !important;}
html > body > div:first-child > div > div:nth-child(3) > button:last-child{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild19.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left:7px !important;
color:black !important; }
html > body > div:first-child > div > div:nth-child(3) > button:last-child:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild19.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
#saveLogsConcise{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild20.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 3px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
color:black !important; }
#saveLogsConcise:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild20.png")no-repeat !important;
padding-left:24px!important;
background-position:7px 3px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
#saveLogsVerbose{
-moz-appearance:none!important;
background: #efefef url("..//icons/content.gif")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left: 5px !important;
color:black !important; }
#saveLogsVerbose:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/content.gif")no-repeat !important;
padding-left:24px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Load memory reports from file and show."] {
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild21.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Load memory reports from file and show."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild21.png")no-repeat !important;
padding-left:24px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;
background-position:8px 2px!important; }
button[title="Read memory reports from the clipboard and show."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild22.png")no-repeat !important;
padding-left:23px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-style: outset !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Read memory reports from the clipboard and show."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild22.png")no-repeat !important;
padding-left:23px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Load memory report data from two files and show the difference."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild23.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:8px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px !important;
color:black !important; }
button[title="Load memory report data from two files and show the difference."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild23.png")no-repeat !important;
padding-left:24px!important;
background-position:8px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
button[title="Save memory reports to file."]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild24.png")no-repeat !important;
padding-left:26px!important;
padding-bottom: 5px!important;
padding-right: 8px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:18px !important;
color:black !important; }
button[title="Save memory reports to file."]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild24.png")no-repeat !important;
padding-left:26px!important;
background-position:7px 2px!important;
border-radius:14px!important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
border-style: outset !important;
border-width:2px !important;}
[href="about:support"]{min-width: 260px !important;}
[href="about:support"]{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild25.png")no-repeat !important;
margin-bottom: 5px !important;
margin-right: 5px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-bottom: 1px!important;
height:24px!important;
border-color: dodgerblue !important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 2px!important;
border-radius:14px!important;
color:black !important;
line-height: 2.0 !important;}
[href="about:support"]:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild25.png")no-repeat !important;
font-size:14px!important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 2px!important;}
html > body > div:first-child > div > div:last-child > button:last-child{
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild26.png")no-repeat !important;
padding-left:24px!important;
padding-bottom: 5px!important;
padding-right: 5px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
height:24px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
margin-left:10px!important;
color:black !important; }
html > body > div:first-child > div > div:last-child > button:last-child:hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild26.png")no-repeat !important;
padding-left:24px!important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(1) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 89px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important; }
.index > li:nth-child(1) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important; }
.index > li:nth-child(2) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 22px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(2) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(3) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 20px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(3) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(4) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 10px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(4) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(5) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 20px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important; }
.index > li:nth-child(5) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important; }
.index > li:nth-child(6) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 19px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(6) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(7) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 19px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(7) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(8) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 19px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(8) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(9) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 19px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important; }
.index > li:nth-child(9) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important; }
.index > li:nth-child(10) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 74px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(10) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(11) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 20px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(11) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
.index > li:nth-child(12) > a:nth-child(1){
margin-left:-11px !important;
-moz-appearance:none!important;
background: #efefef url("..//icons/Bild119.png")no-repeat !important;
padding-left:26px!important;
padding-right: 74px!important;
background-position:7px 2px!important;
font-size:14.0px!important;
border-radius:14px!important;
border-style: outset !important;
border-left-color: #E6E5E5 !important;
border-top-color: #E6E5E5 !important;
border-right-color: #5C5B5B !important;
border-bottom-color: #5C5B5B !important;
border-width:2px !important;
color:black !important;
line-height: 2.2!important;}
.index > li:nth-child(12) > a:nth-child(1):hover{
-moz-appearance:none!important;
background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
border-style: outset !important;
border-left-color: #e4e3e3 !important;
border-top-color: #e4e3e3 !important;
border-right-color: #5c5b5b !important;
border-bottom-color: #5c5b5b !important;
background-position:7px 2px!important;}
}
Alles anzeigen
Danke für die Dateien für about und cache, hier ist alles Top!
Alle Icons sind heruntergeladen und trotzdem werden mir 3 Icons nicht angezeigt.. woran hapert es?
Erst einmal zu #SaveLogsVerbose: Die Beiträge #149 und #150 hast du inzwischen berücksichtigt?
Ja, ich habe erst nach dem Geplänkel den Code installiert und habe zusätzlich beide Bildchen im Iconsordner..
Ja, ich habe erst nach dem Geplänkel den Code installiert und habe zusätzlich beide Bildchen im Iconsordner
Und? Der Fehler tritt trotzdem auf?
Nach einem Fuchsneustart nicht mehr...
Aha, du hast das elfte Gebot verletzt: „Du sollst nach einer CSS-Änderung Firefox immer neu starten.“
Nee, eigentlich nutze ich ja das Script UserCssLoader.uc.js, allerdings stelle ich immer mal wieder fest, das es ab und an nötig ist, Firefox neu zu starten..
Danke trotzdem..
ja ich weiß, das ist aber etwas komplizierter, da diese Seite
bei jedem anders ist. Da muss individuell abgepasst werden.
Ob und wie ich das hinkriege muss ich erst sehen.
Das habe ich befürchtet, denn da steckt ja ein Haufen Arbeit drin. Damit du wenigstens einen Anhaltspunkt hast, so habe ich im Nightly mal rausgesucht, welche Stellen betroffen sind. Eventuell hilft es dir ja weiter.
1. Allgemeine Informationen: letzte Zeile Profile
2. Erweiterungen: letzte Zeile Hintergrund die Ecken zu sehen (Rundung vorhanden)
3. Sicherheitssoftware: erste und letzte Zeile Hintergrund die Ecken zu sehen (Rundung vorhanden)
4. Grafik:
5. Medien:
6. Barrierefreiheit:
7. Start-Cache:
8. Internationalisierung & Lokalisierung:
9. Externes Debugging (Chromium-Protokoll):