Hallo Sören.
Auch von mir alles Gute zum Geburtstag.
Viel Glück aber vor allem viel Gesundheit wünsche ich Dir.
Mfg.
Endor
Hallo Sören.
Auch von mir alles Gute zum Geburtstag.
Viel Glück aber vor allem viel Gesundheit wünsche ich Dir.
Mfg.
Endor
Hallo Speravir
Ja gerne. Mache ich sobald ich dazu komme.
Teste es später.
Hier habe ich das seit Firefox 86 entfernt, da es eben Fehler verursachte.
Danke für die neue Version.
Mfg.
Endor
milupo ja die gibt es nur hier.
Ja befürchte ja sobald Proton Design aktiv ist,
wird da nicht mehr viel gehen von den Codes mal abwarten.
Mfg.
Endor
Ja ich weiß es fehlen noch ein paar Symbole.
Suche die sobald ich Zeit habe noch raus und packe sie dann oben dazu.
Die unterste Schaltfläche Reines JSON bleibt leider nicht unten
wenn man den Viewport verkleinert geht die mit nach oben und überdeckt die anderen.
Mfg.
Endor
funktioniert der Code aus #739?
Da waren zwei Fehler drinnen, die habe ich da behoben.
Mfg.
Endor
Sein Code für about:preferencs hat aber eben überall gewirkt und nicht nur da.
Daher kam es dann zu den falschen Schaltflächen auf seinem Bild von about:telemetry.
Siehe hier: RE: About Seiten mit CSS Codes anpassen
Das zweite Problem mit den übereinander geschobenen Schaltflächen liegt am
viewport, Je nach Höhe passiert das. Muss ich mal schauen ob ich da was ändern kann im CSS Code.
![]()
Boersenfeger verwendet meinen obigen Code.
Das wäre der hier:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:telemetry){
#search{
min-width: 250px !important;
max-height: 21px !important;
margin-top: 4px !important;
border-radius: 24px !important;
padding-left:15px!important;}
#processes{
background-color: #FFFFFF !important;
padding-bottom: 4px !important;
padding-top: 4px !important;
padding-left:15px!important;
border-width: 1px !important;
border-color: #9d9d9e !important;
color: #9d9d9e !important;
border-radius: 24px !important;}
#processes > option:nth-child(-n+7){background: #FFFFFF !important;}
#search:hover,
#processes:hover,
tr:hover{background-color: #ffeb99 !important;}
#body{
background: #FFFFFF !important; }
#sectionTitle{
color: red !important;
font-size: 22px !important;
font-weight: bold !important;
margin-bottom: 20px !important;}
.histogram{
background: #FFFFFF !important;
border-radius: 20px !important;}
caption,
h2{
color: #cc0000 !important;
font-size: 22px !important;
font-weight: bold !important;
margin-bottom: 20px !important;}
th {color: #3377ff !important;}
.main-content{
scrollbar-width: none !important;
margin-left: 20px !important;
margin-right: 30px !important;
justify-content: center!important;
align-items: center!important;
min-width: 965px !important;
width: auto !important;
height: auto !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 50px !important;
padding-top: 15px !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;}
#categories{
scrollbar-width: none !important;
min-width: 314px !important;
min-height: 855px !important;
width: auto !important;
height: auto !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
background: #FAF5E4 !important;
margin-left: 20px !important;
margin-right: 5px !important;
padding-top: 25px !important;
border-left-color: Tomato!important;
border-top-color: Tomato!important;
border-right-color: OrangeRed!important;
border-bottom-color: OrangeRed!important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;}
#categories:hover {
min-width: 314px !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
background: #FAF5ee !important;}
.category:hover{background: #F9A791 !important;}
div.category:nth-child(n+1){
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;
padding-left:15px !important;
margin-left: 15px !important;
margin-bottom: 5px !important;}
#ping-type {margin-left: -80px !important;}
[class="category-subsection selected"]{margin-bottom: 5px !important; margin-top: 5px !important;}
.heading{
appearance:none!important;
background: url("..//icons/database1.png")no-repeat !important;
padding-left:15px!important;
background-position:11px 14px !important;
font-weight: normal !important;
margin-top: 30px !important;
margin-left: 15px !important;
margin-bottom: 6px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
.heading:hover{
appearance:none!important;
background: #F9A791 url("..//icons/database1.png")no-repeat !important;
padding-left:15px!important;
background-position:11px 14px!important;
margin-bottom: 4px !important;
border-color: #fedbb2 !important;
border-style: outset !important;
border-width: 1px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
#category-home{
appearance:none!important;
background: url("..//icons/general-20.png")no-repeat !important;
padding-left:38px!important;
padding-top: 3px!important;
background-position:10px 13px!important;}
#category-home:hover{
appearance:none!important;
background: #F9A791 url("..//icons/general-20.png")no-repeat !important;
padding-left:38px!important;
background-position:10px 13px!important;}
#category-home[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 url("..//icons/general-20.png")no-repeat !important;
padding-left:38px!important;
background-position:10px 13px!important;}
#category-home[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 url("..//icons/general-20.png")no-repeat !important;
padding-left:38px!important;
background-position:10px 13px!important;}
div.category:nth-child(n+1)[class="category category-no-icon has-data selected"]{
border-color: #fedbb2 !important;
border-style: outset !important;
border-width: 1px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(n+1)[class="category category-no-icon has-data selected"]:hover{
border-color: yellow !important;
border-style: outset !important;
border-width: 1px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(3) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/advanced_data_grid.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 11px!important;
padding-left:33px !important;
text-decoration:none !important;
background-position:5px 13px !important;}
div.category:nth-child(3) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/advanced_data_grid.png")no-repeat !important;
margin-left: -10px !important;
padding-left:30px!important;
background-position:5px 13px!important;}
div.category:nth-child(3)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(3)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(4) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/data_grid.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 11px!important;
padding-left:33px !important;
text-decoration:none !important;
background-position:5px 13px !important;}
div.category:nth-child(4) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid.png")no-repeat !important;
margin-left: -10px !important;
padding-left:30px!important;
background-position:5px 13px!important;}
div.category:nth-child(4)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(4)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8!important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(4) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(5){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(5):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(5)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(5)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(6){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(6):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(6)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(6)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(7){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(7):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(7)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(7)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(8){
appearance:none!important;
background: url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(8):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(8)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(4) > div:nth-child(8)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/data_grid1.png")no-repeat !important;
min-width: 190px !important;
padding-left:35px!important;
background-position:10px 10px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(5) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/session_idle_time.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px !important;
padding-top: 11px !important;
text-decoration:none !important;
background-position:5px 15px !important;}
div.category:nth-child(5) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/session_idle_time.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:5px 13px!important;}
div.category:nth-child(5)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(5)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(6) > div:nth-child(5){
appearance:none!important;
background: url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(5):hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(6)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8!important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(6) > div:nth-child(5)[class="category-no-icon has-data selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(5)[class="category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles18.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(6) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/suppFiles.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:33px !important;
text-decoration:none !important;
background-position:5px 14px !important;}
div.category:nth-child(6) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/suppFiles.png")no-repeat !important;
margin-left: -10px !important;
padding-left:33px!important;
background-position:5px 14px!important;}
div.category:nth-child(6)[class="category has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:16px 13px!important;}
div.category:nth-child(6)[class="category has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:16px 13px!important;}
div.category:nth-child(7) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/page-key.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:32px !important;
text-decoration:none !important;
background-position:6px 15px !important;}
div.category:nth-child(7) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key.png.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:6px 15px!important;}
div.category:nth-child(7)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(7)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(7) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 11px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(7) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/page-key1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 11px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/histogram3.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:32px !important;
text-decoration:none !important;
background-position:6px 15px !important;}
div.category:nth-child(8) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:6px 15px!important;}
div.category:nth-child(8)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(8)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(8) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(5){
appearance:none!important;
background: url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(5):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(5)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(5)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(6){
appearance:none!important;
background: url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(6):hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(6)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(8) > div:nth-child(6)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/histogram3a.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/graphs.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px !important;
padding-top: 10px !important;
text-decoration:none !important;
background-position:6px 13px !important;}
div.category:nth-child(9) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:6px 13px!important;}
div.category:nth-child(9)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(9)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(9) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(9) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/graphs1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/event.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 10px !important;
padding-left:32px !important;
background-position:6px 13px !important;}
div.category:nth-child(10) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/event.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px !important;
background-position:6px 13px!important;}
div.category:nth-child(10)[class="category category-no-icon has-data has-subsection selected"]{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(10)[class="category category-no-icon has-data has-subsection selected"]:hover{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(10) > div:nth-child(2){
appearance:none!important;
background: url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(2):hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(2)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(2)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(3){
appearance:none!important;
background: url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(3):hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(3)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(3)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(4){
appearance:none!important;
background: url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px !important;
text-decoration:none !important;
background-position:10px 9px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(4):hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(4)[class="category-subsection selected"]{
appearance:none!important;
background: #ffd54d url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(10) > div:nth-child(4)[class="category-subsection selected"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/event1.png")no-repeat !important;
min-width: 200px !important;
padding-left:35px!important;
background-position:10px 9px!important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
div.category:nth-child(11) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/cal.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:32px !important;
background-position:5px 14px !important;}
div.category:nth-child(11) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/cal.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:5px 14px!important;}
div.category:nth-child(11)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(11)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(12) > span:nth-child(1){
appearance:none!important;
background: url("..//icons/sql_server.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:32px !important;
background-position:5px 14px !important;}
div.category:nth-child(12) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/sql_server.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:5px 14px!important;}
div.category:nth-child(12)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(12)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(13)> span:nth-child(1){
appearance:none!important;
background: url("..//icons/Plugins.png")no-repeat !important;
margin-left: -10px !important;
padding-top: 12px !important;
padding-left:32px !important;
background-position:5px 14px !important;}
div.category:nth-child(13) > span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/Plugins.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:5px 14px!important;}
div.category:nth-child(13)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(13)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 14px!important;}
div.category:nth-child(17)> span:nth-child(1){
appearance:none!important;
background: url("..//icons/data1.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px !important;
padding-top: 12px !important;
text-decoration:none !important;
background-position:6px 14px !important;}
div.category:nth-child(17)> span:nth-child(1):hover{
appearance:none!important;
background: #F9A791 url("..//icons/data1.png")no-repeat !important;
margin-left: -10px !important;
padding-left:32px!important;
background-position:6px 14px!important;}
div.category:nth-child(17)[class="category category-no-icon has-data selected"]{
appearance:none!important;
background: #F8D3A8 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
div.category:nth-child(17)[class="category category-no-icon has-data selected"]:hover{
appearance:none!important;
background: #FDEB95 !important;
padding-left:15px!important;
background-position:15px 13px!important;}
#category-raw{
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;
padding-left:35px !important;
margin-left: 40px !important;
margin-bottom: 45px !important;
min-width: 230px !important;
margin-top: 0px !important;
background: #FAF5E4 !important;}
#category-raw:hover{background: #F9A791 !important; }
#category-raw[class="category category-no-icon has-data"]{
appearance:none!important;
background: #F8D3A8 url("..//icons/Bild69.png") no-repeat !important;
background-position:15px 14px!important;
color: black !important;
padding-left:50px!important;
padding-top:4px!important;
border-color: #fedbb2 !important;
border-style: outset !important;
border-width: 1px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
#category-raw[class="category category-no-icon has-data"]:hover{
appearance:none!important;
background: #F9A791 url("..//icons/Bild69.png")no-repeat !important;
background-position:15px 14px!important;
color: black !important;
padding-left:50px!important;
border-color: #fedbb2 !important;
border-style: outset !important;
border-width: 1px !important;
border-top-left-radius: 24px !important;
border-bottom-left-radius: 24px !important;}
#home-section > ul:nth-child(5){
margin-left: -19px !important;}
#home-section > ul:nth-child(5) > li:nth-child(n+1)::marker {
color: red !important;}
.dropdown {
fill: #009933 !important;
}
[class="copy-node"]{
-moz-appearance:none!important;
background: #efefef url("..//icons/kopie.gif") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 3px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-bottom: 3px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 5px!important;
border-radius:14px!important;}
[class="copy-node"]:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/kopie.gif") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 5px!important;
border-radius:14px!important;}
#uploadLink{
background: #efefef url("..//icons/database_add.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 3px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 5px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 5px!important;
border-radius:14px!important;}
#uploadLink:hover{
background: #B2EDFA url("..//icons/database_add.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 5px!important;
border-radius:14px!important;}
#payload-json-viewer{
background: #efefef url("..//icons/Bild3.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 3px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 5px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 6px!important;
border-radius:14px!important;}
#payload-json-viewer:hover{
background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 6px!important;
border-radius:14px!important;}
#ping-explanation > a:nth-child(1){
background: #efefef url("..//icons/collecting_data.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 3px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 5px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#ping-explanation > a:nth-child(1):hover{
background: #B2EDFA url("..//icons/collecting_data.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#ping-explanation > span:nth-child(2){
background: #efefef url("..//icons/Bild3.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
padding-top: 3px !important;
margin-bottom: 5px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-bottom: 3px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#ping-explanation > span:nth-child(2):hover{
background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(1) > a:nth-child(1){
background: #efefef url("..//icons/document_yellow.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 5px !important;
padding-right: 110px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 3px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 3 !important;}
#home-section > ul:nth-child(5) > li:nth-child(1) > a:nth-child(1):hover{
background: #B2EDFA url("..//icons/document_yellow.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 110px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(2) > a:nth-child(1){
background: #efefef url("..//icons/data_time_functions.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
padding-top: 3px !important;
margin-bottom: 5px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-bottom: 3px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(2) > a:nth-child(1):hover{
background: #B2EDFA url("..//icons/data_time_functions.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(3) > a:nth-child(1){
background: #efefef url("..//icons/folder_database.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-left:3px!important;
margin-top:3px!important;
padding-top: 3px !important;
margin-bottom: 5px !important;
padding-right: 43px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 5px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;
line-height: 2.5 !important;}
#home-section > ul:nth-child(5) > li:nth-child(3) > a:nth-child(1):hover{
background: #B2EDFA url("..//icons/folder_database.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 43px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(4) > a:nth-child(1){
background: #efefef url("..//icons/database-property.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 3px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 3px !important;
padding-bottom: 5px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(4) > a:nth-child(1):hover{
background: #B2EDFA url("..//icons/database-property.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right: 15px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#home-section > ul:nth-child(5) > li:nth-child(2){max-width: 940px !important;}
#stores{
background: #F0F0F0 url("..//icons/Bild86.png")no-repeat !important;
padding-left:45px!important;
padding-top: 0px!important;
padding-bottom: 0px!important;
background-position:14px 8px!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-radius:22px!important;
border-width:2px !important;
color:black !important;}
#stores:hover{
background: #B2EDFA url("..//icons/Bild86.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:14px 8px!important;}
#storesLabel{margin-right: 20px!important;}
}
Alles anzeigen
Symbole
![]()
Es fehlen noch ein paar Symbole.
Muss ich noch raussuchen.
Mfg.
Endor
Glaube so müsste es nun gehen:
@-moz-document url-prefix(about:preferences){
#categories > .category, #generalButton, #homeButton, #searchButton, #privacyButton, #syncButton, #addonsButton, #helpButton {
margin-left: 1px !important;}
#categories > .category:not([disabled]){
background-color: gainsboro !important;/*Hintergrundfarbe vom Button*/
margin-top: 1px !important; /*Abstand zum Button darüber*/
border-radius: 60px !important;/*Rundung vom Button*/
box-shadow: inset 0 0 5px 5px #888 !important;
}
/**** Aktiver Button rot, Schrift weiß ****/
#categories > .category[selected]{
color: white !important;
background-color: red !important;
margin-top: 1px !important;
border-radius: 60px !important;
box-shadow: inset 0 0 5px 5px #888 !important;
}
/**** Inaktive Button ****/
#categories > .category:not([selected]),
#addonsButton,
#helpButton {
background-color: gainsboro !important;
margin-top:1px!important;
border-radius:60px!important;
box-shadow: inset 0 0 5px 5px #888;
}
/**** Hintergrund der Button blau, Schrift weiß bei hover mit der Maus ****/
#categories > .category:hover, #generalButton:hover, #homeButton:hover, #searchButton:hover, #privacyButton:hover, #syncButton:hover, #addonsButton:hover, #helpButton:hover {
color: white !important;
background-color: blue !important;
margin-top: 1px !important;
border-radius: 60px !important;
box-shadow: inset 0 0 5px 5px #888;
}
}
Alles anzeigen
wenn ja mal so versuchen:
@-moz-document url-prefix(about:preferences){
/***************** Die großen Button auf der linken Seite unter Extras/Einstellungen ********************/
/**** Abstand der Button zum linken Rand ****/
#categories > .category, #generalButton, #homeButton, #searchButton, #privacyButton, #syncButton, #addonsButton, #helpButton {
margin-left: 1px !important;
}
#categories > .category:not([disabled]){
background-color: gainsboro !important;/*Hintergrundfarbe vom Button*/
margin-top: 1px !important; /*Abstand zum Button darüber*/
border-radius: 60px !important;/*Rundung vom Button*/
box-shadow: inset 0 0 5px 5px #888;
}
/**** Aktiver Button rot, Schrift weiß ****/
#categories > .category[selected]{
color: white !important;
background-color: red !important;
margin-top: 1px !important;
border-radius: 60px !important;
box-shadow: inset 0 0 5px 5px #888;
}
/**** Inaktive Button ****/
#categories > .category:not([selected]),
#addonsButton,
#helpButton {
background-color: gainsboro !important;
margin-top:1px!important;
border-radius:60px!important;
box-shadow: inset 0 0 5px 5px #888;
}
/**** Hintergrund der Button blau, Schrift weiß bei hover mit der Maus ****/
#categories > .category:hover, #generalButton:hover, #homeButton:hover, #searchButton:hover, #privacyButton:hover, #syncButton:hover, #addonsButton:hover, #helpButton:hover {
color: white !important;
background-color: blue !important;
margin-top: 1px !important;
border-radius: 60px !important;
box-shadow: inset 0 0 5px 5px #888;
}
}
Alles anzeigen
Mfg.
Endor
Wenn Boersenfeger den so wie in seinem Beitrag verwendet,
wirkt der auch bei about:telemetry und about:networking usw.
und beißt sich dann mit einem anderen CSS Code von mir.
Mfg.
Endor
Kann das sein, dass der für die Firefox Einstellungen - about:preferences ist?
Ist angekommen. Danke.
Schaue ich mir nachher an.
Mfg.
Endor
So schnell mal getestet, nein der ist es nicht der dazwischen funkt.
Jedenfalls hier keine Überlappung.
Hast Du noch anderen CSS Code für Schaltflächen, der da dazwischen funken könnte?
Mfg.
Endor
Ok , passt.
Wünsche Dir einen ruhigen Abend und Nacht mit wenig Einsätzen.
Pass auf dich auf.
Mfg.
Endor
Hallo Boersenfeger
Ich möchte darauf nochmals zurückkommen, ich vermute ja, dass Du in about:addons
links diese Schaltflächen hast wie oben auf den Bild. Ist das so richtig?
Wenn ja, müsste ich mir mal den CSS Code dafür anschauen denn ich vermute da
einen Fehler.
Mfg.
Endor
Nee da sollte nichts rund sein.
Mfg.
Endor
für about:privatebrowsing
sollte der hier eigentlich funktionieren:
@-moz-document url(about:privatebrowsing) {
html{background:#ffffff!important;}
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1000px !important;
min-height: 94vh !important;
max-height: 94vh !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !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;}
body:before {
content: "Endors Firefox - Privates Fenster";
margin-top: -55px !important;
margin-bottom: 50px !important;
font-weight:bold !important;
font-size: 20px !important;
color:red !important;
margin-left: 0px !important;
padding-right: 20px !important;}
p.showNormal{
color: #8d20ae !important;
font-size: 18px !important;
font-weight: bold !important; }
.info{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #ffffff !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;}
#fake-editable,
#search-handoff-button,
.fake-textbox,
.search-inner-wrapper{border-radius: 22px !important;}
.wordmark {
fill: crimson !important;
}
.info > h1:nth-child(1){
color: crimson !important;
margin-left: 30px !important;
}
.info > p:nth-child(2),
#private-browsing-myths{
color: black !important;
margin-left: 30px !important;
}
#private-browsing-myths{
-moz-appearance:none!important;
background: #F0F0F0 url("..//icons/Bild93.png")no-repeat !important;
margin-top: 50px !important;
padding-bottom: 4px!important;
padding-top: 4px!important;
padding-left:35px!important;
padding-right:20px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#private-browsing-myths:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/Bild93.png")no-repeat !important;
font-size:14px!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;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important; }
#startPrivateBrowsing{
-moz-appearance:none!important;
background: #F0F0F0 url("..//icons/Bild93.png")no-repeat !important;
margin-top: 50px !important;
padding-bottom: 2px!important;
padding-top: 2px!important;
padding-left:35px!important;
padding-right:20px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#startPrivateBrowsing:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/Bild93.png")no-repeat !important;
font-size:14px!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;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important;}
}
Alles anzeigen
Symbol: ![]()
about:logins
da sagt mir dein Bild leider nichts.
Bitte erkläre mir was da sein soll.
about:telemetry
da wirkt noch ein anderer CSS Code mit der meinen überschreibt.
Es muss ein CSS Code sein der irgendwo Schaltflächen anspricht.
Der ist aber nicht auf die gewünschte Seite beschränkt. Daher
wirkt er hier auch was er aber nicht sollte.
Mfg.
Endor
Geschlossenen Tab wieder herstellen
Suche im selben CSs Code nach:
menuitem[label="Geschlossenen Tab wiederherstellen"]
und ersetze mit:
#context_undoCloseTab
Mfg.
Endor
Oben ist das base64 Bild kaputt darum geht es nicht.
teste diesen Code mal:
#context-inspect{
appearance: none !important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAoVJREFUeNqkk19IU3EUx8+9d95tad45LZgxFVebsnAPOvDhEmvBComE/rGBkIhCIIT1kNlLD8VFeikbVKD45MOi8qGH/qyWykyJcAVzElgtmHNMWOXUG3d09+v8xtYfCHrwwId7f/ec7/d3Dr/fZQghsJ1gYZuxbQMGo/BSHKUScSEepBExFuu+IJ+QIDKNZEu6kgGDBse0Wm2fx+PZ29XVtTsWi5XPzs7yNCmKYs5ut29NTEysBYPBD4qijKLuEd2XjqBDBpxO52A4HBYnJydtqqpWmc1mfmtLBgqKePqN5mgNraWagpbjuCO468t0Oq3IskwooVCI0BgdHSeieJB4PEcJdkVKeVpLNVSrQRdve3u7Edvnc7lcYS5JknBnFfz+O4W1xbIfVlaWoJRnFxf5a4lEK67OcyzLrut0umZ0rMe5NNgqRCIRFGTBZKoHs9kCFRWVUF7OgsvlglQqBe9mZn4cstn0ZdPTMjVIxePx/Pz8vNrW1lYjCMJOahKLRaGx0QGCYESzGLjdB2CXIQ3Pnr/Nevv79S6f70mLLF/lcFQVu1pMJpOrgUBgfXl5OeNwODi9voxfWnrNZzKfweGwb1gbNrPRucsb3V5r9b6W3rGELEt4GnP0DDnEgFTjCEbsaA8+63AtFE8IxFZiOtVBnD19g83+G8ML958yI2+i+ceY+la6jTuoAWJCakvYG6D2Qg9z+t4IE/q+OkRuDjGvek/AcczVFDUsPYU8Ihf5FVe6AZrqwKo3wZnDnZfc43eHpxSFSJh68Wed5l/3e+AktoKXeO0r4zt38X3H7etNU5ubRMrn/xYXrvB//hVytpN5IBjglqGKhOmHjwmAsYe/C34KMAD+Xw9tUS2BCgAAAABJRU5ErkJggg==") no-repeat !important;
min-height: 24px!important;
padding-left:4px!important;
background-position:6px 5px!important;}
#context-inspect:hover{
appearance: none !important;
margin-right: -1px !important;
background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAoVJREFUeNqkk19IU3EUx8+9d95tad45LZgxFVebsnAPOvDhEmvBComE/rGBkIhCIIT1kNlLD8VFeikbVKD45MOi8qGH/qyWykyJcAVzElgtmHNMWOXUG3d09+v8xtYfCHrwwId7f/ec7/d3Dr/fZQghsJ1gYZuxbQMGo/BSHKUScSEepBExFuu+IJ+QIDKNZEu6kgGDBse0Wm2fx+PZ29XVtTsWi5XPzs7yNCmKYs5ut29NTEysBYPBD4qijKLuEd2XjqBDBpxO52A4HBYnJydtqqpWmc1mfmtLBgqKePqN5mgNraWagpbjuCO468t0Oq3IskwooVCI0BgdHSeieJB4PEcJdkVKeVpLNVSrQRdve3u7Edvnc7lcYS5JknBnFfz+O4W1xbIfVlaWoJRnFxf5a4lEK67OcyzLrut0umZ0rMe5NNgqRCIRFGTBZKoHs9kCFRWVUF7OgsvlglQqBe9mZn4cstn0ZdPTMjVIxePx/Pz8vNrW1lYjCMJOahKLRaGx0QGCYESzGLjdB2CXIQ3Pnr/Nevv79S6f70mLLF/lcFQVu1pMJpOrgUBgfXl5OeNwODi9voxfWnrNZzKfweGwb1gbNrPRucsb3V5r9b6W3rGELEt4GnP0DDnEgFTjCEbsaA8+63AtFE8IxFZiOtVBnD19g83+G8ML958yI2+i+ceY+la6jTuoAWJCakvYG6D2Qg9z+t4IE/q+OkRuDjGvek/AcczVFDUsPYU8Ihf5FVe6AZrqwKo3wZnDnZfc43eHpxSFSJh68Wed5l/3e+AktoKXeO0r4zt38X3H7etNU5ubRMrn/xYXrvB//hVytpN5IBjglqGKhOmHjwmAsYe/C34KMAD+Xw9tUS2BCgAAAABJRU5ErkJggg==") no-repeat !important;
border-width: thin !important;
border-radius: 4px !important;
border-color: #aecff7 !important;
border-style: solid !important;
min-height: 24px!important;
padding-left:4px!important;
background-position:5px 4px!important;}
Alles anzeigen
Mfg.
Endor
Untersuchen:
Suche im CSS Code Kontextmenu-Rechtsklick nach:
menuitem[label="Element untersuchen"]
und ersetze das mit:
#context-inspect
Rest folgt.
Mfg.
Endor