Explorar el Código

Add firefox scrollbar styling

tags/v1.1.0
Fen Dweller hace 6 años
padre
commit
ee34d8e3c0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      style.css

+ 2
- 0
style.css Ver fichero

@@ -806,6 +806,8 @@ body.dark .meterLabel {

.log {
--fade-animation: none;
scrollbar-color: #e1e1e1 #888;
scrollbar-width: thin;
}

.log > div {


Cargando…
Cancelar
Guardar