Teste bitte mal den für about:logins
Sei gegrüßt, Endor!
Ich habe mal getestet, der linke eingerahmte Teil stimmt noch nicht ganz. Sonst .
Teste bitte mal den für about:logins
Sei gegrüßt, Endor!
Ich habe mal getestet, der linke eingerahmte Teil stimmt noch nicht ganz. Sonst .
Der markierte Teil sollte auch noch entsprechend eingefärbt werden.
Meinst du das so?
Wenn ja, dann teste bitte mal:
/* About : Logins */
@-moz-document url-prefix(about:logins) {
.listHeader, body > header:nth-child(1) {
background: conic-gradient(at 0% 50% , beige 20%, white 30%, #64BF15/* #21bf06 */ 60%) !important;}
.container > ol:nth-child(1)
{scrollbar-width: none !important;}
/* Drei-Punkte-Button oben rechts */
button.menu-button.ghost-button {
background-color: lightblue !important;
fill: blue !important;
}
button.menu-button.ghost-button:hover {
background-color: greenyellow !important;
fill: red !important;
}
/* Menü hinter Drei-Punkte-Button */
ul.menu button.menuitem-button {
background-color: beige !important;
margin-top: 2px !important;
}
ul.menu button.menuitem-button:hover {
background-color: greenyellow !important;
}
.meta-info:first-of-type::before {
border-top: none !important;
}
.column:before {
content: "Logins von Boersenfeger";
margin-top: 15px !important;
font-size: 25px !important;
font-weight: bold !important;
color: red !important;
}
/* linke Seite die Auflistung */
body > login-list {
width: auto !important;
border-bottom: none !important;
scrollbar-width: none !important;
}
/* oben der Text "Zugangsdaten" */
.count {
color: #0f6acc !important;
font-size: 15px !important;
font-weight: bold !important;
margin-left: 10px !important;
}
body > login-list:nth-child(2){
border-bottom: none !important;
}
li[class="login-list-item"],
li[class="login-list-item selected"]{
padding-left: 25px !important;
}
div.detail-row:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(2),
.password-display {
width: 280px !important;
}
/* erstes Feld linke Seite (bei Name u. Zugangsdaten) */
div.meta {
padding-left: 35px !important;
padding-top: 10px !important;
margin-top: 0px !important;
background-color: #fffff0 !important;
}
/* Hintergrundbox bei Button mit + Zeichen */
.create-login-button-container {
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 20px !important;
margin: -15px 120px 0 0!important;
box-shadow: none !important;
border-top: none !important;
}
/* Button mit + Zeichen */
.create-login-button{
background-color: lightblue !important;
fill: blue !important;
}
.create-login-button:hover{
background-color: greenyellow !important;
fill: red !important;
}
.container > ol:nth-child(1){
border-bottom: none !important;
box-shadow: none !important;
}
.header, li {
border-bottom: none !important;
box-shadow: none !important;
}
.header {
margin-top: 20px!important;
}
/* HG für das obere rechte Feld */
header {
border-bottom: none !important;
background-color: #fbe8d2 !important;
height: 52px !important;
}
/* HG für das linke obere Feld */
login-list.initialized{
background-color: #fbe8d2 !important;
}
.empty-search-message {
background:#fffff0 !important;
border-bottom: none !important;
box-shadow: none !important;
}
html {
background: gainsboro !important;
}
body > h1:nth-child(2) {
margin-top: 10px !important;
}
body {
max-width: 1780px !important;
max-height: 900px !important;
margin-left: 0px !important;
margin-right: -5px !important;
margin-top: 0px !important;
}
/* Suchfeld oben */
.filter,
login-filter {
appearance: none !important;
border-radius:24px !important;
margin-left: 60px !important;
margin-top: 2px !important;
min-width: 235px !important;
max-width: 235px !important;
}
div.listHeader div.create-login-button-container button.create-login-button {
margin-left: 65px !important;
margin-top: -153px !important;
}
.menu-button {
fill: #e69500 !important;
}
.fxaccounts-extra-text {
color: #0066cc !important;
font-weight: bold !important;
padding-right: 30px !important;
}
div.container ol{
background-color: beige !important;
}
/* rechte Seite großes Feld */
html.official-branding.no-logins.initialized body section login-intro,
div.container {
max-height: 728px !important;
border-left: 1px solid silver !important;
}
.time-created,
/* .create-login-button-container, */
body > login-list:nth-child(2), li, .header, header,
.meta{
box-shadow: none !important;
}
.meta, /* .create-login-button-container, */
body > login-item:nth-child(3),
.container {
background: conic-gradient(at 0% 50% , beige 20%, white 30%, #64BF15/* #21bf06 */ 60%) !important;
}
.meta:hover
/* .create-login-button-container:hover */ {
background: #ffe680 !important;
}
#login-sort label {
padding-left: 25px !important;
}
.login-list-item.selected {
background: #fff0b3 !important;
border-left: 2px!important;
}
.login-list-item.selected:hover {
background: #ffdb4d !important;
}
.login-list-item {
background-color: #FFFFF0 !important;
}
.login-list-item:hover {
background-color: #ffe680 !important;
}
.login-item-title {
color: #0066cc !important;
}
.favicon-wrapper,
.login-item-favicon-wrapper {
fill: #e69500 !important;
}
/* rechts blaue horizontale Linie */
div.container div.column div.header {
border-bottom: 2px solid dodgerblue !important;
margin-right: -200px !important;
}
#login-sort {
background: #F0F0F0 url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px !important;
padding-right: 5px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
color:black !important;
margin-left: -15px !important;
max-width: 160px !important;
}
#login-sort:hover {
background: #B2EDFA url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 5px!important;
}
.copy-username-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
/* margin-left: -5px !important; */
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-username-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.copy-username-button,
.copy-password-button {
min-width: 130px !important;
}
.copy-password-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-password-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.origin-input {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
padding-left:35px !important;
padding-top: 2px !important;
padding-bottom: 4px !important;
padding-right: 35px !important;
min-width: 350px !important;
background-position:10px 5px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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:16px!important;
}
.origin-input:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.fxaccounts-enable-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild83.png")no-repeat !important;
padding-left:35px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 6px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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-style: outset !important;
border-radius:16px!important;
}
.fxaccounts-enable-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild83.png")no-repeat !important;
background-position:10px 6px!important;
border-style: outset !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.edit-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild67.png")no-repeat !important;
padding-left:40px!important;
padding-right: 20px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.edit-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild67.png")no-repeat !important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 5px!important;
}
.delete-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild8.gif")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.delete-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild8.gif")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.save-changes-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild87.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.save-changes-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild87.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.cancel-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild88.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.cancel-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild88.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.reveal-password-checkbox {
fill: #0066cc !important;
}
.menu {
border-radius: 20px !important;
padding: 5px !important;
}
.menuitem-import-browser {
width: 100% !important;
height: 24px !important;
fill: green !important;
color: black!important;
}
.menuitem-export {
width: 100% !important;
height: 24px !important;
fill: #cc3300 !important;
color: black !important;
}
.menuitem-import {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
}
.menuitem-import-file {
width: 100% !important;
height: 24px !important;
fill: blue !important;
color: black !important;
}
.menuitem-remove-all-logins {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
margin-left: -1px !important;
}
.menuitem-help {
width: 100% !important;
height: 24px !important;
fill: blue!important;
color: black !important;
}
.menuitem-preferences {
width: 100% !important;
height: 24px !important;
fill: red!important;
color: black !important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-android-app"] {
width: 100% !important;
height: 24px !important;
fill: #33cc33!important;
color: black!important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-iphone-app"] {
width: 100% !important;
height: 24px !important;
fill: #9900ff!important;
color: black!important;
}
}
Alles anzeigen
Hallo FuchsFan
Habe meinen Code mal ausgeräumt und an Deinen angepasst.
Hoffe nun passt es. Bitte mal testen:
CSS Code für about:logins
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:logins) {
.container > ol:nth-child(1){
scrollbar-width: none !important;
}
button.menu-button.ghost-button:hover {
background-color: lightblue !important;
fill: red !important;
}
.meta-info:first-of-type::before {
border-top: none !important;
}
.column:before {
content: "Design by Endor & FuchsFan 02.2023";
margin-top: 15px !important;
font-size: 14px !important;
font-weight: bold !important;
color: red !important;
}
/* linke Seite die Auflistung */
body > login-list {
width: auto !important;
border-bottom: none !important;
scrollbar-width: none !important;
border-right: none !important;
background-color: #fbe8d2 !important;
}
/* oben der Text "Zugangsdaten" */
.count {
color: #0f6acc !important;
font-size: 15px !important;
font-weight: bold !important;
margin-left: 10px !important;
}
body > login-list:nth-child(2){
border-bottom: none !important;
}
li[class="login-list-item"],
li[class="login-list-item selected"]{
padding-left: 25px !important;
}
div.detail-row:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(2),
.password-display {
width: 280px !important;
}
/* erstes Feld linke Seite (bei Name u. Zugangsdaten) */
div.meta {
height: 55px !important;
margin-top: 4px !important;
padding-top: 12px !important;
padding-left: 35px !important;
background-color: #fffff0 !important;
}
/* Hintergrundbox bei Button mit + Zeichen */
.create-login-button-container {
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 20px !important;
margin: -15px 120px 0 0!important;
box-shadow: none !important;
border-top: none !important;
}
/* Button mit + Zeichen */
.create-login-button{
background-color: transparent !important;
fill: red !important;
}
.create-login-button:hover{
background-color: lightblue !important;
fill: red !important;
}
.container > ol:nth-child(1){
border-bottom: none !important;
box-shadow: none !important;
}
.header, li {
border-bottom: none !important;
box-shadow: none !important;
}
.header {
margin-top: 20px!important;
}
/* HG für das obere rechte Feld */
header {
background-color: #fbe8d2 !important;
height: 56px !important;
border-top-right-radius: 28px !important;
}
/* HG für das linke obere Feld */
login-list.initialized{
background-color: #fbe8d2 !important;
border-bottom-left-radius: 28px !important;
border-top-left-radius: 28px !important;}
.empty-search-message {
background:#fffff0 !important;
border-bottom: none !important;
box-shadow: none !important;
}
html {
background: #ffffff!important;
}
body > h1:nth-child(2) {
margin-top: 10px !important;
}
body {
max-width: 1500px !important; /* Breite einstellen */
max-height: 800px !important;
margin-left: auto !important;
margin-right: auto !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width: 4px !important;
border-style: outset !important;
border-radius:28px!important;
margin-top: 30px !important;
}
/* Suchfeld oben */
.filter,
login-filter {
appearance: none !important;
border-radius:24px !important;
margin-left: 60px !important;
margin-top: 2px !important;
min-width: 235px !important;
max-width: 235px !important;
}
div.listHeader div.create-login-button-container button.create-login-button {
margin-left: 65px !important;
margin-top: -155px !important;
}
.menu-button {
fill: #e69500 !important;
}
.fxaccounts-extra-text {
color: #0066cc !important;
font-weight: bold !important;
padding-right: 30px !important;
}
div.container ol{
background-color: beige !important;
}
/* rechte Seite großes Feld */
html.official-branding.no-logins.initialized body section login-intro,
div.container {
max-height: 728px !important;
}
body > login-item:nth-child(3){
border-bottom-right-radius: 28px !important;
}
.time-created,
body > login-list:nth-child(2), li, .header, header,
.meta{
box-shadow: none !important;
}
/* Linkes oberes Feld unteren Rand entfernen */
.meta{
border-bottom: none !important;
}
.meta,
body > login-item:nth-child(3),
.container {
background-color: #fffff0 !important;
}
.meta:hover {
background: #ffdb4d !important;
}
#login-sort label {
padding-left: 25px !important;
}
.login-list-item.selected {
background: #fff0b3 !important;
border-left: 2px!important;
}
.login-list-item.selected:hover {
background: #ffdb4d !important;
}
.login-list-item {
background-color: #FFFFF0 !important;
}
.login-list-item:hover {
background-color: #ffe680 !important;
}
.login-item-title {
color: #0066cc !important;
}
.favicon-wrapper,
.login-item-favicon-wrapper {
fill: #e69500 !important;
}
div.container {
border-left: 1px solid silver !important;
}
#login-sort {
background: #F0F0F0 url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px !important;
padding-right: 5px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
color:black !important;
margin-left: -15px !important;
max-width: 160px !important;
}
#login-sort:hover {
background: #B2EDFA url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 6px!important;
}
.copy-username-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-username-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.copy-username-button,
.copy-password-button {
min-width: 130px !important;
}
.copy-password-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-password-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.origin-input {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
padding-left:35px !important;
padding-top: 2px !important;
padding-bottom: 4px !important;
padding-right: 35px !important;
min-width: 350px !important;
background-position:10px 5px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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:16px!important;
}
.origin-input:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.fxaccounts-enable-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild83.png")no-repeat !important;
padding-left:35px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 6px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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-style: outset !important;
border-width:2px !important;
border-radius:16px!important;
}
.fxaccounts-enable-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild83.png")no-repeat !important;
background-position:10px 6px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.edit-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild67.png")no-repeat !important;
padding-left:40px!important;
padding-right: 20px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.edit-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild67.png")no-repeat !important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 5px!important;
}
.delete-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild8.gif")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.delete-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild8.gif")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.save-changes-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild87.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.save-changes-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild87.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.cancel-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild88.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.cancel-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild88.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.reveal-password-checkbox {
fill: #0066cc !important;
}
.menu {
border-radius: 20px !important;
border: 1px solid dodgerblue !important;
padding: 5px !important;
}
.menuitem-import-browser {
width: 100% !important;
height: 24px !important;
fill: green !important;
color: black!important;
}
.menuitem-export {
width: 100% !important;
height: 24px !important;
fill: orange !important;
color: black !important;
}
.menuitem-import {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
}
.menuitem-import-file {
width: 100% !important;
height: 24px !important;
fill: blue !important;
color: black !important;
}
.menuitem-remove-all-logins {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
margin-left: -1px !important;
}
.menuitem-help {
width: 100% !important;
height: 24px !important;
fill: blue!important;
color: black !important;
}
.menuitem-preferences {
width: 100% !important;
height: 24px !important;
fill: red!important;
color: black !important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-android-app"] {
width: 100% !important;
height: 24px !important;
fill: #33cc33!important;
color: black!important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-iphone-app"] {
width: 100% !important;
height: 24px !important;
fill: #9900ff!important;
color: black!important;
}
}
Alles anzeigen
Mfg.
Endor
Hallo FuchsFan.
Leider doch nicht ganz.
Unten Rechts ist eine Ecke nicht abgerundet.
Ist oben jetzt auch noch geändert.
Vielen Dank für Deine Hilfe und Deinen CSS Code der hat mir sehr
weiter geholfen.
Teste bitte mal die Version von hier:
die müsste jetzt passen.
Mfg.
Endor
Meinst du das so?
Jo, danke, so ists mir recht. Vielen Dank!
Mir gefällt es ohne die vielen farblichen Linien besser. Danke für eure Vorschläge.
so ists mir recht.
Freut mich wenn es so passt
Unten Rechts ist eine Ecke nicht abgerundet.
Hatte ich auch bemerkt, war der Ansicht, dass es gewollt war.
Vielen Dank für Deine Hilfe und Deinen CSS Code der hat mir sehr
weiter geholfen.
Das freut mich, dass ich Dir auch wieder mal helfen konnte.
Mir gefällt es ohne die vielen farblichen Linien besser.
Du bist der Boss!
Mein CSS Code oben müsste genau so sein wie Du es gewöhnt bis.
Wenn nicht habe ich noch etwas falsch gemacht.
Mfg.
Endor
Guckst du...
Mein jetziger Code:
Dein Code, meine Größe und Beschriftung sind drin...
Hier noch mal mein Code:
/* About : Logins */
@-moz-document url-prefix(about:logins) {
.listHeader, body > header:nth-child(1) {
background: conic-gradient(at 0% 50% , beige 20%, white 30%, #64BF15/* #21bf06 */ 60%) !important;}
.container > ol:nth-child(1)
{scrollbar-width: none !important;}
/* Drei-Punkte-Button oben rechts */
button.menu-button.ghost-button {
background-color: lightblue !important;
fill: blue !important;
}
button.menu-button.ghost-button:hover {
background-color: greenyellow !important;
fill: red !important;
}
/* Menü hinter Drei-Punkte-Button */
ul.menu button.menuitem-button {
background-color: beige !important;
margin-top: 2px !important;
}
ul.menu button.menuitem-button:hover {
background-color: greenyellow !important;
}
.meta-info:first-of-type::before {
border-top: none !important;
}
.column:before {
content: "Logins von Boersenfeger";
margin-top: 15px !important;
font-size: 25px !important;
font-weight: bold !important;
color: red !important;
}
/* linke Seite die Auflistung */
body > login-list {
width: auto !important;
border-bottom: none !important;
scrollbar-width: none !important;
}
/* oben der Text "Zugangsdaten" */
.count {
color: #0f6acc !important;
font-size: 15px !important;
font-weight: bold !important;
margin-left: 10px !important;
}
body > login-list:nth-child(2){
border-bottom: none !important;
}
li[class="login-list-item"],
li[class="login-list-item selected"]{
padding-left: 25px !important;
}
div.detail-row:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(2),
.password-display {
width: 280px !important;
}
/* erstes Feld linke Seite (bei Name u. Zugangsdaten) */
div.meta {
padding-left: 35px !important;
padding-top: 10px !important;
margin-top: 0px !important;
background-color: #fffff0 !important;
}
/* Hintergrundbox bei Button mit + Zeichen */
.create-login-button-container {
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 20px !important;
margin: -15px 120px 0 0!important;
box-shadow: none !important;
border-top: none !important;
}
/* Button mit + Zeichen */
.create-login-button{
background-color: lightblue !important;
fill: blue !important;
}
.create-login-button:hover{
background-color: greenyellow !important;
fill: red !important;
}
.container > ol:nth-child(1){
border-bottom: none !important;
box-shadow: none !important;
}
.header, li {
border-bottom: none !important;
box-shadow: none !important;
}
.header {
margin-top: 20px!important;
}
/* HG für das obere rechte Feld */
header {
border-bottom: none !important;
background-color: #fbe8d2 !important;
height: 52px !important;
}
/* HG für das linke obere Feld */
login-list.initialized{
background-color: #fbe8d2 !important;
}
.empty-search-message {
background:#fffff0 !important;
border-bottom: none !important;
box-shadow: none !important;
}
html {
background: gainsboro !important;
}
body > h1:nth-child(2) {
margin-top: 10px !important;
}
body {
max-width: 1780px !important;
max-height: 900px !important;
margin-left: 0px !important;
margin-right: -5px !important;
margin-top: 0px !important;
}
/* Suchfeld oben */
.filter,
login-filter {
appearance: none !important;
border-radius:24px !important;
margin-left: 60px !important;
margin-top: 2px !important;
min-width: 235px !important;
max-width: 235px !important;
}
div.listHeader div.create-login-button-container button.create-login-button {
margin-left: 65px !important;
margin-top: -153px !important;
}
.menu-button {
fill: #e69500 !important;
}
.fxaccounts-extra-text {
color: #0066cc !important;
font-weight: bold !important;
padding-right: 30px !important;
}
div.container ol{
background-color: beige !important;
}
/* rechte Seite großes Feld */
html.official-branding.no-logins.initialized body section login-intro,
div.container {
max-height: 728px !important;
border-left: 1px solid silver !important;
}
.time-created,
/* .create-login-button-container, */
body > login-list:nth-child(2), li, .header, header,
.meta{
box-shadow: none !important;
}
.meta, /* .create-login-button-container, */
body > login-item:nth-child(3),
.container {
background: conic-gradient(at 0% 50% , beige 20%, white 30%, #64BF15/* #21bf06 */ 60%) !important;
}
.meta:hover
/* .create-login-button-container:hover */ {
background: #ffe680 !important;
}
#login-sort label {
padding-left: 25px !important;
}
.login-list-item.selected {
background: #fff0b3 !important;
border-left: 2px!important;
}
.login-list-item.selected:hover {
background: #ffdb4d !important;
}
.login-list-item {
background-color: #FFFFF0 !important;
}
.login-list-item:hover {
background-color: #ffe680 !important;
}
.login-item-title {
color: #0066cc !important;
}
.favicon-wrapper,
.login-item-favicon-wrapper {
fill: #e69500 !important;
}
/* rechts blaue horizontale Linie */
div.container div.column div.header {
border-bottom: 2px solid dodgerblue !important;
margin-right: -200px !important;
}
#login-sort {
background: #F0F0F0 url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px !important;
padding-right: 5px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
color:black !important;
margin-left: -15px !important;
max-width: 160px !important;
}
#login-sort:hover {
background: #B2EDFA url("..//icons/Bild86.png")no-repeat !important;
padding-left:40px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 5px!important;
}
.copy-username-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
/* margin-left: -5px !important; */
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-username-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.copy-username-button,
.copy-password-button {
min-width: 130px !important;
}
.copy-password-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;
}
.copy-password-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
padding-left:20px!important ;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 6px!important;
}
.origin-input {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
padding-left:35px !important;
padding-top: 2px !important;
padding-bottom: 4px !important;
padding-right: 35px !important;
min-width: 350px !important;
background-position:10px 5px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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:16px!important;
}
.origin-input:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.fxaccounts-enable-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild83.png")no-repeat !important;
padding-left:35px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 6px!important;
color:black!important;
font-size:14px!important;
text-decoration:none!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-style: outset !important;
border-radius:16px!important;
}
.fxaccounts-enable-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild83.png")no-repeat !important;
background-position:10px 6px!important;
border-style: outset !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.edit-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild67.png")no-repeat !important;
padding-left:40px!important;
padding-right: 20px !important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.edit-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild67.png")no-repeat !important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:10px 5px!important;
}
.delete-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild8.gif")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.delete-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild8.gif")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.save-changes-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild87.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.save-changes-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild87.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.cancel-button {
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild88.png")no-repeat !important;
padding-left:40px!important;
padding-right:20px!important;
padding-top: 2px!important;
padding-bottom: 4px!important;
background-position:10px 5px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px !important;
color:black !important;
}
.cancel-button:hover {
appearance:none!important;
background: #B2EDFA url("..//icons/Bild88.png")no-repeat !important;
background-position:10px 5px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
.reveal-password-checkbox {
fill: #0066cc !important;
}
.menu {
border-radius: 20px !important;
padding: 5px !important;
}
.menuitem-import-browser {
width: 100% !important;
height: 24px !important;
fill: green !important;
color: black!important;
}
.menuitem-export {
width: 100% !important;
height: 24px !important;
fill: #cc3300 !important;
color: black !important;
}
.menuitem-import {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
}
.menuitem-import-file {
width: 100% !important;
height: 24px !important;
fill: blue !important;
color: black !important;
}
.menuitem-remove-all-logins {
width: 100% !important;
height: 24px !important;
fill: #cc3300!important;
color: black !important;
margin-left: -1px !important;
}
.menuitem-help {
width: 100% !important;
height: 24px !important;
fill: blue!important;
color: black !important;
}
.menuitem-preferences {
width: 100% !important;
height: 24px !important;
fill: red!important;
color: black !important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-android-app"] {
width: 100% !important;
height: 24px !important;
fill: #33cc33!important;
color: black!important;
}
.menuitem-mobile[data-l10n-id="menu-menuitem-iphone-app"] {
width: 100% !important;
height: 24px !important;
fill: #9900ff!important;
color: black!important;
}
}
Alles anzeigen
Allen Beteiligten nochmal herzlichen Dank!
Ich hätte auch mal eine Frage zum Thema, speziell zu about:profiles .
Wenn ich an einem bestimmten Profileintrag etwas ändern will, geht das z.B. so :
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:profiles) {
#profiles > div:nth-child(2) {
background: orange !important;
border: 2px solid red !important;
}
}
Damit wäre dann das zweite Profil von oben - Profil: Work - wie im Screenshot eingefärbt .
Wenn ich jetzt aber das Profil: Test darüber löschen würde, dann stände Profil: Work oben in der Liste, und das Profil darunter wäre stattdessen manipuliert .
Lässt sich ein bestimmtes Profil auch anders ansprechen, mit einer spezifischen ID o.ä. , statt der Reihenfolge in der Profilliste ?
mit einer spezifischen ID o.ä.
Teste bitte:
Vielen Dank, das spricht aber leider nur die Namenszeile an ( Bild 1 ) , nicht den gesamten Block ; zB kann ich damit nicht die Schaltflächen ansprechen ( Umbennenen, Löschen etc. ) , was mit meinem alten CSS funktioniert ( Bild 2 ) .
Etwa so, nur halt wieder ohne spezifische Profil ID :
Also, es funktioniert, aber man muss für diese Lösung den :has Selektor benutzen .
Weil der noch experimentell ist in FF, lass ich's erstmal bleiben; aber sowas hier klappt im Prinzip ( s. Bild ) :
#profiles > div:has([data-l10n-args='{"name":"Work"}']) > button {
background: cyan !important;
border: 2px solid green !important;
}
Dazu muss man vorher in about:config die Option layout.css.has-selector.enabled auf true setzen .
Wie gesagt, ist noch experimentell, siehe zB hier und hier .
Vielen Dank Sören !
Und genau das wollte ich gerade posten, dachte ich seh mal ganz schlau aus - wenn ich einmal selber auf was komme - aber du warst leider schneller .
Klappt wunderbar, danke auch nochmal an Andreas für den Namen/ID Code; steht zwar quasi im html Code, aber das hätte ich selber nicht rausgefunden .
In meiner Testvariante sieht das dann aus wie im Bild; gedacht ist die Übung zum 'Deaktivieren' von einzelnen Profilen, vor diesem Hintergrund .
Gabs eigentlich schon einen Code für
about:glean
Hallo Boersenfeger
Den Code habe ich soweit fertig. Nur die passenden Symbole fehlen
mir noch. Habe im Moment nur Platzhalter Symbole eingebaut.
Css Code:
/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:glean){
html{
background:#ffffff !important;
scrollbar-width: none !important;}
.main-content::before {content: "Design by Endor";
margin-left: 450px;
font-size: 25px;
font-weight: bold;
color: red;}
.main-content {
scrollbar-width: none !important;}
#description > h2:nth-child(1){margin-top: -30px !important;}
#log-pings{
margin-left: 4px !important;
margin-top: 3px !important;
margin-bottom: -3px !important;}
#description > ol:nth-child(9) > li:nth-child(2) > label:nth-child(2),
#description > ol:nth-child(9) > li:nth-child(3) > label:nth-child(2){
line-height: 2 !important; }
body{
margin-left: auto !important;
margin-right: auto !important;
max-width: 1600px !important; /* Breite anpassen - gelle Boersenfeger */
min-height: 700px !important;
margin-top: 35px !important;
margin-bottom: 20px !important;
padding-bottom: 30px !important;
padding-top: 5px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h2{
color: #cc0000 !important;
font-weight: bold !important;
font-size: 17px !important;
margin-left: 0px !important;}
#description > ul:nth-child(5){
color: #1a75ff !important;}
#controls-submit{
appearance:none!important;
background: #F0F0F0 url("..//icons/Play.png")no-repeat !important;
padding-left:45px!important;
padding-right:20px!important;
margin-top: 10px !important;
margin-left: 2px !important;
background-position:14px 8px!important;
font-size:14.0px !important;
font-weight: 500 !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;
line-height: 1.2 !important;}
#controls-submit:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Play.png")no-repeat !important;
background-position:14px 8px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://mozilla.github.io/glean/book/index.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/PLayer-Stop.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;}
[href="https://mozilla.github.io/glean/book/index.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/PLayer-Stop.png")no-repeat !important;
background-position:14px 6px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#description{
margin-top: 50px !important;
max-width: 1000px !important;}
#controls {line-height: 2 !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/instrumentation_tests.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 4.2 !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/instrumentation_tests.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/preferences.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/preferences.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://mozilla.github.io/glean/book/user/pings/custom.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://mozilla.github.io/glean/book/user/pings/custom.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="http://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/testing.html#logging"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
margin-left: 3px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 3 !important;}
[href="http://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/testing.html#logging"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#description > ol:nth-child(9) > li:nth-child(5) > a:nth-child(1){
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
margin-left: 2px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 3 !important;}
#description > ol:nth-child(9) > li:nth-child(5) > a:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://dictionary.telemetry.mozilla.org/"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://dictionary.telemetry.mozilla.org/"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
/* #description > ol:nth-child(9) > li:nth-child(2) {
background: url("..//icons/Bild12.png") no-repeat !important;
padding-left:8px!important;
margin-left: -3px !important;
background-position:22px 17px!important;}
#ping-names {
max-height: 22px !important;
padding-top:0px !important;
margin-top: 8px!important;
margin-left: -3px !important;
padding-left: 37px !important;
border-radius:14px !important;
border-width:2px !important;
border-style: outset !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
line-height: 2 !important;} */
#ping-names{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-top:0px!important;
padding-bottom:0px!important;
margin-top: 15px !important;
margin-left: 2px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;}
#ping-names:hover{
appearance:none!important;
background-color: #B2EDFA !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
}
Alles anzeigen
Symbole aus dem Code:
Passende Symbole muss ich erst noch suchen.
Nur keine Zeit dazu im Moment.
Vorschläge immer her damit.
Mfg.
Endor
Ich grüße Dich, Endor!
Den Code habe ich mal getestet, und unterbreite Dir mal den folgenden Vorschlag dazu. Bei der vorgegebenen Breite von 1600px (Zeile 32) ist auf der rechten Seite sehr viel freier Platz. Das habe ich mal auf 1200px verkürzt, und zusätzlich #description (ab Zeile 122) angepasst. Diese Werte kann man so anpassen, wie es gerade gefällt.
Der Sinn der Sache, es wird zentriert angezeigt, eventuell gefällt es Dir ja so.
Vielen Dank Endor und FuchsFan!
So sieht es mit Anpassungen bei mir aus
/* About Glean Design von Endor + FuchsFan
https://www.camp-firefox.de/forum/thema/130540-about-seiten-mit-css-codes-anpassen/?postID=1222215#post1222215 */
@-moz-document url(about:glean){
html{
background:#ffffff !important;
scrollbar-width: none !important;}
.main-content::before {content: "Boersenfegers Datensammeldings";
margin-left: 600px;
font-size: 25px;
font-weight: bold;
color: red;}
.main-content {
scrollbar-width: none !important;}
#description > h2:nth-child(1){margin-top: -30px !important;}
#log-pings{
margin-left: 4px !important;
margin-top: 3px !important;
margin-bottom: -3px !important;}
#description > ol:nth-child(9) > li:nth-child(2) > label:nth-child(2),
#description > ol:nth-child(9) > li:nth-child(3) > label:nth-child(2){
line-height: 2 !important; }
body{
margin-left: auto !important;
margin-right: auto !important;
max-width: 1600px !important;
min-height: 700px !important;
margin-top: 35px !important;
margin-bottom: 20px !important;
padding-bottom: 30px !important;
padding-top: 5px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h2{
color: #cc0000 !important;
font-weight: bold !important;
font-size: 17px !important;
margin-left: 0px !important;}
#description > ul:nth-child(5){
color: #1a75ff !important;}
#controls-submit{
appearance:none!important;
background: #F0F0F0 url("..//icons/Play.png")no-repeat !important;
padding-left:45px!important;
padding-right:20px!important;
margin-top: 10px !important;
margin-left: 2px !important;
background-position:14px 8px!important;
font-size:14.0px !important;
font-weight: 500 !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;
line-height: 1.2 !important;}
#controls-submit:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Play.png")no-repeat !important;
background-position:14px 8px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://mozilla.github.io/glean/book/index.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/PLayer-Stop.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 6px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;}
[href="https://mozilla.github.io/glean/book/index.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/PLayer-Stop.png")no-repeat !important;
background-position:14px 6px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#description{
margin-top: 60px !important;
min-width: 1550px !important;
max-width: 1550px !important;}
#controls {line-height: 2 !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/instrumentation_tests.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 4.2 !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/instrumentation_tests.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/preferences.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/preferences.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://mozilla.github.io/glean/book/user/pings/custom.html"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://mozilla.github.io/glean/book/user/pings/custom.html"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="http://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/testing.html#logging"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
margin-left: 3px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 3 !important;}
[href="http://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/testing.html#logging"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#description > ol:nth-child(9) > li:nth-child(5) > a:nth-child(1){
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
margin-left: 2px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;
line-height: 3 !important;}
#description > ol:nth-child(9) > li:nth-child(5) > a:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
[href="https://dictionary.telemetry.mozilla.org/"]{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-right:20px!important;
padding-top:4px!important;
padding-bottom:4px!important;
margin-top: 15px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:12px !important;
color:black !important;}
[href="https://dictionary.telemetry.mozilla.org/"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
background-position:14px 7px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
/* #description > ol:nth-child(9) > li:nth-child(2) {
background: url("..//icons/Bild12.png") no-repeat !important;
padding-left:8px!important;
margin-left: -3px !important;
background-position:22px 17px!important;}
#ping-names {
max-height: 22px !important;
padding-top:0px !important;
margin-top: 8px!important;
margin-left: -3px !important;
padding-left: 37px !important;
border-radius:14px !important;
border-width:2px !important;
border-style: outset !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
line-height: 2 !important;} */
#ping-names{
appearance:none!important;
text-decoration: none !important;
background: #F0F0F0 url("..//icons/Bild12.png")no-repeat !important;
padding-left:35px!important;
padding-top:0px!important;
padding-bottom:0px!important;
margin-top: 15px !important;
margin-left: 2px !important;
background-position:14px 7px!important;
font-size:14.0px!important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:14px !important;
color:black !important;}
#ping-names:hover{
appearance:none!important;
background-color: #B2EDFA !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
}
Alles anzeigen