2014-06-09 Sergio Martin <sergio.martin@artica.es>
* images/login_background.jpg images/login_background.png images/backgrounds/mosaico_diagonales_gris.png images/backgrounds/fondo_diente_leon_2000.jpg images/backgrounds/fondo_arena_2000.jpg images/backgrounds/fondo_madera_2000.jpg images/backgrounds/fondo_cielo_2000.jpg images/backgrounds/fondo_luna_2000.jpg images/backgrounds/fondo_paisaje_2000.jpg images/backgrounds/fondo_polen_2000.jpg images/backgrounds/fondo_cubos_2000.png include/styles/pandora.css: Added bunch of new login backgrounds and set another default one git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
|
@ -1,3 +1,19 @@
|
|||
2014-06-09 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* images/login_background.jpg
|
||||
images/login_background.png
|
||||
images/backgrounds/mosaico_diagonales_gris.png
|
||||
images/backgrounds/fondo_diente_leon_2000.jpg
|
||||
images/backgrounds/fondo_arena_2000.jpg
|
||||
images/backgrounds/fondo_madera_2000.jpg
|
||||
images/backgrounds/fondo_cielo_2000.jpg
|
||||
images/backgrounds/fondo_luna_2000.jpg
|
||||
images/backgrounds/fondo_paisaje_2000.jpg
|
||||
images/backgrounds/fondo_polen_2000.jpg
|
||||
images/backgrounds/fondo_cubos_2000.png
|
||||
include/styles/pandora.css: Added bunch of new login
|
||||
backgrounds and set another default one
|
||||
|
||||
2014-06-08 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
|
||||
|
|
After Width: | Height: | Size: 181 KiB |
After Width: | Height: | Size: 261 KiB |
After Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 187 KiB |
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 186 KiB |
After Width: | Height: | Size: 253 KiB |
After Width: | Height: | Size: 197 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 187 KiB |
|
@ -334,8 +334,9 @@ div#foot {
|
|||
z-index: -999;
|
||||
|
||||
background-color: #DDD;
|
||||
background-image: url(../../images/login_background.png);
|
||||
background-image: url(../../images/login_background.jpg);
|
||||
background-repeat: repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1024px) { /* Specific to this particular image */
|
||||
|
|