Showing questions for topic:
  • Browser appearance

Hide keyword row in bookmark panel

Hello, I just upgraded to FF 134 and can't hide the keyword row in bookmark panel. This code works, it hides the tags selector and its button: editBMPanel_tagsSelectorEx… (leer más)

Hello,

I just upgraded to FF 134 and can't hide the keyword row in bookmark panel.

This code works, it hides the tags selector and its button:

  1. editBMPanel_tagsSelectorExpander, #editBMPanel_tagsSelectorRow

{

 display:none !important;  

}

This works too, it hides the tags and keyword label descriptions:

  1. tags-field-info, #keyword-field-info

{

 display:none !important;  

}

But this doesn't hide the keywordRow nor field:

  1. editBMPanel_keywordRow,
  2. editBMPanel_keywordField

{

 display:none !important;  

}

Already checked the items IDs here but seems nothing changed: https://searchfox.org/mozilla-release/source/browser/components/places/content/editBookmarkPanel.inc.xhtml

Any help is welcome.

Archivado 2 81

Vertical Bar

Hello. After the last firefox update, it installed a new vertical bar. I didn't like it so I removed it. The problem is, when I try to change the buttons on my toolbar, t… (leer más)

Hello. After the last firefox update, it installed a new vertical bar. I didn't like it so I removed it. The problem is, when I try to change the buttons on my toolbar, the vertical bar keeps appearing, and I have to disable it again.

How can I get rid of it so it doesn't show anymore?

Archivado 1 198

Cambiar color del texto al redactar

Buenos días, En la aplicación de correo thunderbird para dispositivo mv va bien pero sería importante poder cambiar el color y forma del texto. Gracias. … (leer más)

Buenos días,

En la aplicación de correo thunderbird para dispositivo mv va bien pero sería importante poder cambiar el color y forma del texto.

Gracias.

Archivado 1 1

La ventana del navegador no tiene el botón de minimizar

Hola a tod@s. Quería preguntarles sobre lo siguiente: Soy usuario de Firefox hace mucho tiempo y hace unos días instalé el SO openSUSE Leap 15.6 con el entorno de escrit… (leer más)

Hola a tod@s.

Quería preguntarles sobre lo siguiente:

Soy usuario de Firefox hace mucho tiempo y hace unos días instalé el SO openSUSE Leap 15.6 con el entorno de escritorio Gnome y me he dado cuenta que en la ventana del navegador no aparece el botón para minimizar (adjunto captura de pantalla).

La versión de Firefox que tengo instalada es la 128.5.1esr (64-bit).

De antemano muchas gracias y admiro su labor.

Archivado 1 45