aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove reminescences of pre multi size ...rvelices2013-11-281-12/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@25746 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplified clandar bar template and css (also better alignment)rvelices2013-10-301-4/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css rules, password recover form has a fieldset as all other ↵rvelices2013-10-171-11/+3
| | | | | | forms, no exit if mail send fails git-svn-id: http://piwigo.org/svn/trunk@24966 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplified first and last holders in picture navigation...rvelices2013-10-131-8/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@24881 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved who can see this photo displayrvelices2013-10-101-4/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@24837 68402e56-0260-453c-a942-63ccdbb3a9ee
* move property declaration from #linkFirst to #linkFirst DIV ...rvelices2013-09-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduce left?right margin of tag cloud on tags pagervelices2013-09-181-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2918flop252013-06-281-2/+17
| | | | | | | Display a link for the fist and last page on picture.tpl, to go to the album 3 lang keys added git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
* - replaced calendar views select with a drop down box (as sort order and ↵rvelices2013-02-231-4/+2
| | | | | | | | photo sizes) - some css compaction git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
* moved inline css in theme.cssflop252013-01-291-0/+7
| | | | | | | removed useless theme conf ready for rc git-svn-id: http://piwigo.org/svn/trunk@20452 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved template/css: create .tag_search_results and .category_search_resultsplegall2012-12-061-0/+6
| | | | | | | | CSS class to avoid inline CSS and make customization easier (ability to hide these blocks with LocalFiles Editor) git-svn-id: http://piwigo.org/svn/trunk@19302 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix legend color for dark themes with IErvelices2012-11-141-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19013 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove unused cssrvelices2012-11-041-8/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2775: on index page, errors/infos messages can be at the bottom with PWG ↵mistic1002012-10-211-0/+6
| | | | | | Stuffs git-svn-id: http://piwigo.org/svn/trunk@18712 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove/comment unused cssrvelices2012-04-101-8/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14084 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css (removed unused, merge rules, simplified overly complicated selectors)rvelices2012-04-091-24/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@14028 68402e56-0260-453c-a942-63ccdbb3a9ee
* - is_homepage not set for flat view/calendar modesrvelices2012-04-031-13/+0
| | | | | | | | - added require jquery for some footer_script - removed unused/unnecesary css (hope I'm done for now) - if page[start] is greater than number of items than page not found (google+bing bots automatically detect patterns and increment start parameter) git-svn-id: http://piwigo.org/svn/trunk@13872 68402e56-0260-453c-a942-63ccdbb3a9ee
* - comment edit form looks ok now with the new comment layoutrvelices2012-04-021-28/+14
| | | | | | | - removed unused css / simplify it - simplified jquery drop boxes ... git-svn-id: http://piwigo.org/svn/trunk@13865 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css, merged some css, etc...rvelices2012-03-291-38/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@13801 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: uniformization of picture.tplZaphod2012-03-271-11/+51
| | | | | | | picture.tpl is merge between default theme & elegant theme. css adaptation to have the image info displayed as a table with default. git-svn-id: http://piwigo.org/svn/trunk@13774 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unnecessary classes switchSelected switchUnselected (same effect ↵rvelices2012-03-271-11/+3
| | | | | | | | acheved through visibility) - remove unused css git-svn-id: http://piwigo.org/svn/trunk@13773 68402e56-0260-453c-a942-63ccdbb3a9ee
* switchboxtitle bottom border nicer with dark theme (before it was a hr that ↵rvelices2012-03-261-1/+1
| | | | | | automatically took text color) git-svn-id: http://piwigo.org/svn/trunk@13735 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-251-1/+1
| | | | | | | | | | | -> 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-3/+42
| | | | | | 'thumbnailCategory' on comment_list.tpl git-svn-id: http://piwigo.org/svn/trunk@13697 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2598: add sizes XXS and XSplegall2012-03-231-1/+8
| | | | | | | | | | | new label for sizes On picture.php, the current size is "checked" and javascript refreshed when switched (with jQuery) jQuery loaded by default on header.tpl (already loaded by thumbnails.tpl) git-svn-id: http://piwigo.org/svn/trunk@13683 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-041-8/+1
| | | | | | | | | | -> #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
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-181-2/+1
| | | | | | - remove unused css, shorten/optimize php called very often (at least theoretically should be faster) git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added 2 missing embellish_urlrvelices2012-02-141-0/+8
| | | | | | - fix css (admin bakground not existing; public IE image border) git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement of picture title on picture page, drop boxes on index page ...rvelices2012-02-121-12/+2
| | | | | | sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize rvelices2012-01-201-9/+0
| | | | | | | - comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize - code cleanup + better usage in category_cats + ↵rvelices2012-01-171-1/+0
| | | | | | i.php logs memory usage peak git-svn-id: http://piwigo.org/svn/trunk@12920 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize - ability to choose displayed size on index pagervelices2012-01-171-4/+1
| | | | | | -added some logs on i.php (configurable) to measure the perf git-svn-id: http://piwigo.org/svn/trunk@12908 68402e56-0260-453c-a942-63ccdbb3a9ee
* revert css name change from previous commitrvelices2012-01-141-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@12881 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2514 improve prev/next navigation navigation on picture page rvelices2012-01-141-14/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2553 hide menubar/register on indentification page if gallery is locked ↵rvelices2012-01-121-7/+3
| | | | | | or guest_access is false git-svn-id: http://piwigo.org/svn/trunk@12878 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-0/+13
| | | | | | | - 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:2538 Make a unified messages managementmistic1002011-12-181-2/+2
| | | | | | 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-7/+2
| | | | | | 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
* removed unused css rules rvelices2011-11-291-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2477: remove unnecesary css rules + simplify very inefficient overly ↵rvelices2011-10-181-6/+3
| | | | | | qualified rules (pagespeed) git-svn-id: http://piwigo.org/svn/trunk@12491 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2477: Remove unused CSS / html elements from version 2.3 rvelices2011-10-171-11/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-0/+25
| | | | | | | | | | | | | | | 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
* fix notification pagemistic1002011-06-011-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11182 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless css rulesmistic1002011-06-011-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11181 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge spread_menus to the coremistic1002011-05-071-5/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
* center informations table on first and last picture page (second try)mistic1002011-05-071-2/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@10804 68402e56-0260-453c-a942-63ccdbb3a9ee
* cancel r10645mistic1002011-05-011-10/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@10738 68402e56-0260-453c-a942-63ccdbb3a9ee
* center informations table on first and last picture pagemistic1002011-04-271-4/+10
| | | | | | tested with default, sobre, os, pure, luciano, kardon, simple, stripped git-svn-id: http://piwigo.org/svn/trunk@10645 68402e56-0260-453c-a942-63ccdbb3a9ee
* got rid of the last three very inefficient css rulesrvelices2011-01-191-14/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@8772 68402e56-0260-453c-a942-63ccdbb3a9ee