aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature:2538 Make a unified messages managementmistic1002011-12-181-8/+4
| | | | | | use only $page['infos'] and $page['errors'] vars and and necessary template to all main pages git-svn-id: http://piwigo.org/svn/trunk@12764 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2515: a few icons are not in CSS sprite (start/stop filter are now)rvelices2011-11-291-6/+5
| | | | | | also removed many icons that are not used anymore since 2.2 git-svn-id: http://piwigo.org/svn/trunk@12671 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-0/+5
| | | | | | | | | | | | | | | 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
* remove border-bottom on hover for album representative thumbnail (Sylvia)mistic1002011-06-011-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge spread_menus to the coremistic1002011-05-071-7/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia : cleaning cssmistic1002011-04-271-176/+201
| | | | git-svn-id: http://piwigo.org/svn/trunk@10640 68402e56-0260-453c-a942-63ccdbb3a9ee
* On theme Sylvia, the message "Gallerie in maintenance" hide information from ↵Gotcha2011-03-061-1/+0
| | | | | | | | behind. bug:1768 git-svn-id: http://piwigo.org/svn/trunk@9555 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor CSS changes (more visibility for Slyvia)Gotcha2011-02-251-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9380 68402e56-0260-453c-a942-63ccdbb3a9ee
* more compact footer.tpl (less spaced, unnnecessary span/class ...)rvelices2011-01-071-2/+2
| | | | | | | sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css sprites work for ie6rvelices2010-12-281-7/+1
| | | | | | - simplify/remove css git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify inefficient CSS rules according to pagespeedrvelices2010-12-261-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@8306 68402e56-0260-453c-a942-63ccdbb3a9ee
* - more efficient css rules (according to pagespeed)rvelices2010-12-231-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@8269 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites for all themesrvelices2010-12-161-5/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix css rulesrvelices2010-11-251-1/+1
| | | | | | | - 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-6/+6
| | | | | | | | - merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplification of CSS rules (trunk only)rvelices2010-11-221-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long ↵vdigital2010-06-061-4/+0
| | | | | | | | names)!" http://piwigo.org/forum/viewtopic.php?id=16041 git-svn-id: http://piwigo.org/svn/trunk@6478 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: Scroll issue with long subcat descriptionsvdigital2010-04-231-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5941 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor correction alignementGotcha2010-04-151-1/+1
| | | | | | http://fr.piwigo.org/forum/viewtopic.php?id=17515 git-svn-id: http://piwigo.org/svn/trunk@5871 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+429
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