Habe es hier eben im Nightly getestet, und Boersenfeger hat recht
da werden hier auch keine Ecken angezeigt.
Mfg.
Endor
Habe es hier eben im Nightly getestet, und Boersenfeger hat recht
da werden hier auch keine Ecken angezeigt.
Mfg.
Endor
Na dann ist ja gut, einfach auf das fertige Release warten.
Gut das ich meine about-Seiten deutlich anders gestalte, z.B. ohne Rundungen, so fällt mir das eh nicht ins Auge.
..uns ja auch nicht, weil wir deine dunkle Farben nicht verwenden..
Und ich teste das jetzt nicht mit dunklen Farben
noch ein Lösung?
Das ist mein Code, teste mal bitte:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:memory) {
body:before {content: "XXX: about:memory "; font-size:24px!important; font-weight:bold !important;
margin-left:450px !important; color:dodgerblue !important; line-height: 3.0 !important; }
body{
background: #f8f8ff !important;
overflow-x: hidden !important;
margin-left: 250px !important; /* Rahmenabstand vom linken Rand */
margin-right: 415px !important; /* Rahmenabstand vom rechten Rand */
margin-top: 10px !important;
padding-bottom: 25px !important;
border: 5px solid dodgerblue! important; /* Umrandung */
border-radius:24px !important;
box-shadow: inset 0 0 15px 15px lightblue !important; /* innerer Schatten */
}
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: 1160px !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: gainsboro !important;}
/* body{background: gainsboro !important;} */
.sections{
max-width: 840px !important;
background-color: #fefefa /* #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
Was möchtest Du da genau ändern?
Vermute mal Hintergrund schwarz, Text weiß und vielleicht einen weißen rand
oder so? Hast Du da schon eine id gefunden zum ansprechen?
Mfg.
Endor
Hallo Endor,
ja und nein, ich will in der Tat die Farben ändern, aber auch den Radius entfernen, aber scheitere daran, das ich kein id finde, das Ändern wäre dann kein Problem.
Hallo FuchsFan,
welcher Teil Deines CSS-Voodoos bezieht sich auf die in meinem Screenshot markierte temporäre Messbox?
Hallo Dharkness .
Ja geht mir leider auch so, keine I'd gefunden. Wollte sie vor allem verkürzen und andere Ramenfarbe usw. aber ohne I'd geht es ja nicht.
Mfg.
Endor
Bei mir existiert ein Rahmen um diese Box - allerdings weiß ich auch nicht mehr genau, mit welchem Selektor ich die angesprochen habe. Ihr könntet mal .sections und div.section versuchen.
welcher Teil Deines CSS-Voodoos bezieht sich auf die in meinem Screenshot markierte temporäre Messbox?
Im Code ist nichts dazu enthalten, aber versuche mal das:
Sehe gerade, dass grisu2099 auch schon gleichen Selektor gezeigt hat, und der funktioniert auch.
Edit:
Dieser Schnipsel hat z.B. auch Auswirkung auf save verbose.
Hallo grisu2099,
nein, es ist weder .sections, noch ist es div.section, beide haben bei mir border-radius: 0 !important; und die Messbox hat immer noch einen Radius.
Dann bin ich momentan auch überfragt...
Hallo zusammen.
Dieser Code von FuchsFan
funktioniert:
aber er wirkt auch hier:
Leider habe ich keine andere Möglichkeit bis jetzt gefunden.
So habe ich übrigens keinen Radius mehr:
Mfg.
Endor
Hallo Endor,
Du musst hierbei tatsächlich die Reihenfolge der Einträge anpassen.
Erst → div.section {...}, dann kommt dahinter .sections .section {...}, durch den ersten Eintrag wird die Messbox behandelt, mit dem 2ten Eintrag die Ergebnisse.
Das ↓ ist mein CSS-Schnipsel dazu.
div.section {
min-width: 256px !important;
max-width: 256px !important;
border-radius: 0 !important;
border: 1px solid #B2B2B2 !important;
background: #D7D5D5 !important;
color: #F10 !important;
padding: 5px !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.sections .section {
max-width: 840px !important;
border-radius: 0 !important;
border: 1px solid #B2B2B2 !important;
background: #FFF !important;
color: #000 !important;
margin-top: 5px !important;
margin-bottom: 0 !important;
}
Alles anzeigen
Hallo.
So habe es hier jetzt auch so wie ich es haben wollte.
Danke an alle die mit geholfen haben. :klasse:
Mfg.
Endor
Hallo zusammen,
sagt mal, wie bekomme ich in about:memory die Button in der Sidebar unter Process index gleich lang, min-... und max-width scheinen hier zu streiken.
Oder auch mal testen:
.index > li:nth-child(n+1){
appearance: none !important;
background: gainsboro !important;
font-size: 14px !important;
margin-top: 3px !important;
margin-bottom: 5px !important;
margin-right: 55px !important;
margin-left: 25px !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;
border-radius: 14px !important;
}
Alles anzeigen
Hallo grisu2099,
width:180px !important wirkt auch nicht auf a, nur auf li, kann man a ↓ nicht auf li ↓ stecken?
.index > li - .index > li > a
Und hallo 2002Andreas,
das ist wirklich appearance: none !important; und nicht -moz-appearance: none !important;?