Explorar el Código

Bugfix, for Ios, with the button of search

master
sb domo hace 10 años
padre
commit
21587994c8
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. +2
    -0
      styles/style-default.css
  2. +2
    -0
      styles/style-eink.css

+ 2
- 0
styles/style-default.css Ver fichero

@@ -184,6 +184,8 @@ header h1{

.headright {
float: right;
/*for ios compatibility*/
cursor: pointer;
}

/* =============================================================================


+ 2
- 0
styles/style-eink.css Ver fichero

@@ -189,6 +189,8 @@ header h1{

.headright {
float: right;
/*for ios compatibility*/
cursor: pointer;
}

/* =============================================================================


Cargando…
Cancelar
Guardar