1
0

Update to last git version of G3

This commit is contained in:
3nids 2009-10-26 09:48:15 +01:00
parent cffa9c75b1
commit e2de55d2e5
3 changed files with 2 additions and 34 deletions

View File

@ -726,38 +726,6 @@ li.g-error select {
background: #999;
}
/* Server Add */
#g-server-add button {
margin-bottom: .5em;
}
#g-server-add-tree {
cursor: pointer;
padding-left: 4px;
width: 95%;
}
#g-server-add-tree li {
padding: 0;
float: none;
}
#g-server-add-tree span.selected {
background: #ddd;
}
#g-server-add-tree {
border: 1px solid #ccc;
height: 20em;
overflow: auto;
margin-bottom: .5em;
padding: .5em;
}
#g-server-add ul ul li {
padding-left: 1.2em;
}
/* Permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

View File

@ -8,7 +8,7 @@ Demo @ http://gallery.3nids.ch
Requirements:
- Gallery 3 last experimental version @ http://github.com/gallery/gallery3
- Tag module activated (if want to use tagsmap)
- theme_3nids module must be activated to display movies, comments and exif into lightbox.
- theme_3nids module must be activated to display properly the theme.
*********
Installation:

View File

@ -1 +1 @@
Update image block
Update to last git version of G3