aboutsummaryrefslogtreecommitdiffstats
path: root/themes/dark/theme.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - remove/comment unused cssrvelices2012-04-101-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@14084 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unnecessary classes switchSelected switchUnselected (same effect ↵rvelices2012-03-271-3/+3
| | | | | | | | acheved through visibility) - remove unused css git-svn-id: http://piwigo.org/svn/trunk@13773 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-251-2/+2
| | | | | | | | | | | -> new class .switchBox for all boxes (sortOrder, derivative, etc...) -> new classes to help layout in switchBoxes: - .switchCheck for the check character - .switchSelected for the selected option - .switchUnselected for all other options -> new menubar.tpl with empty div #menuSwitcher git-svn-id: http://piwigo.org/svn/trunk@13729 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: rename css classes 'thumbnailCategories' and ↵mistic1002012-03-241-1/+3
| | | | | | 'thumbnailCategory' on comment_list.tpl git-svn-id: http://piwigo.org/svn/trunk@13697 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-041-2/+2
| | | | | | | | | | -> #content on picture & slideshow page -> class 'browsePathSeparator' on LEVEL_SEPARATOR on browsePath -> derivativeSwitchLink replaced by pwg-size icon (with associated css modification on themes) -> new id #theImageAndInfos that contains #theImage and #imageInfos git-svn-id: http://piwigo.org/svn/trunk@13474 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2514 improve prev/next navigation navigation on picture page rvelices2012-01-141-10/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2550 - replace Sort order label and select on index page with a css ↵rvelices2012-01-111-2/+2
| | | | | | sprite icon git-svn-id: http://piwigo.org/svn/trunk@12873 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2541 multisizervelices2011-12-271-2/+2
| | | | | | | - nicer presentation on picture.php - added a maintenance purge derivatives action git-svn-id: http://piwigo.org/svn/trunk@12797 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-0/+4
| | | | | | | | | | | | | | | The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
* dark theme same border colors for image thumbnails as category thumbnailsrvelices2011-01-031-11/+5
| | | | | | removed bg image for picture page header (the gradient was not anymore in continuation with the toolbar) git-svn-id: http://piwigo.org/svn/trunk@8462 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify inefficient CSS rules according to pagespeedrvelices2010-12-261-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@8306 68402e56-0260-453c-a942-63ccdbb3a9ee
* - more efficient css rules (according to pagespeed)rvelices2010-12-231-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@8269 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites for all themesrvelices2010-12-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites - almost done - still to implement nice colors and hover effect ↵rvelices2010-12-141-4/+12
| | | | | | for clear and sylvia git-svn-id: http://piwigo.org/svn/trunk@8119 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix css rulesrvelices2010-11-251-2/+2
| | | | | | | - comment_list.tpl style was broken - picture_nav_buttons.tpl shorter javascript git-svn-id: http://piwigo.org/svn/trunk@7877 68402e56-0260-453c-a942-63ccdbb3a9ee
* css rules simplificationrvelices2010-11-241-5/+5
| | | | | | | | - merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
* moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.cssrvelices2010-06-151-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@6531 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+76
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee