diff --git a/themes/3nids_theme/3nids/css/screen.css b/themes/3nids_theme/3nids/css/screen.css index 0400e898..9629a631 100755 --- a/themes/3nids_theme/3nids/css/screen.css +++ b/themes/3nids_theme/3nids/css/screen.css @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ diff --git a/themes/3nids_theme/README b/themes/3nids_theme/README index 81427f1f..adfb7095 100755 --- a/themes/3nids_theme/README +++ b/themes/3nids_theme/README @@ -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: diff --git a/themes/3nids_theme/last_commit.txt b/themes/3nids_theme/last_commit.txt index eef64fe9..bfb48f96 100755 --- a/themes/3nids_theme/last_commit.txt +++ b/themes/3nids_theme/last_commit.txt @@ -1 +1 @@ -Update image block \ No newline at end of file +Update to last git version of G3 \ No newline at end of file