Explorar el Código

BBCode bar styling for Sugoi CSS

undefined
Tomochin hace 4 años
padre
commit
4514931513
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      static/styles/sugoi/style.css

+ 6
- 0
static/styles/sugoi/style.css Ver fichero

@@ -1144,6 +1144,12 @@ input.inputtext {
input.inputtext:focus {
border-bottom: 1px solid #081654;
}

.bbcode_bar {
background: white;
border: 1px solid #c7c7c7;
border-bottom: none;
}
.collage_images .collage_image {
margin: 1px;
width: 121px;


Cargando…
Cancelar
Guardar