aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme.css (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-30simplified clandar bar template and css (also better alignment)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23- replaced calendar views select with a drop down box (as sort order and ↵rvelices1-1/+0
photo sizes) - some css compaction git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-17bug:2688flop251-9/+5
changing padding margin... +10 px for .thumbnailCategory .description using a prefilter git-svn-id: http://piwigo.org/svn/trunk@16800 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-17bug:2688flop251-2/+7
changing the padding adding a prefilter to a height for .thumbnailCategory .description .text adding rounded border git-svn-id: http://piwigo.org/svn/trunk@16799 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30getting back changes from rev:14503flop251-0/+2
git-svn-id: http://piwigo.org/svn/trunk@14610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-28correct and simplify comments displaying with Sylviamistic1001-1/+3
git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-28correct and simplify comments displaying with Sylviamistic1001-24/+2
git-svn-id: http://piwigo.org/svn/trunk@14504 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-24CSS corrections for :flop251-0/+17
* .contentWithMenu : on page picture, CSS sets to look similar to the index page * rev:13865 : commentsList not displayed proprely tested on ff11 IE9.0.8 Chrome18.0 Opera11.62 git-svn-id: http://piwigo.org/svn/trunk@14323 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-09- css (removed unused, merge rules, simplified overly complicated selectors)rvelices1-13/+13
git-svn-id: http://piwigo.org/svn/trunk@14028 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-29removed unused css, merged some css, etc...rvelices1-5/+2
git-svn-id: http://piwigo.org/svn/trunk@13801 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-25feature 2588: template modification for v2.4Zaphod1-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
2012-03-24feature 2588: rename css classes 'thumbnailCategories' and ↵mistic1001-17/+29
'thumbnailCategory' on comment_list.tpl git-svn-id: http://piwigo.org/svn/trunk@13697 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23feature 2598: add sizes XXS and XSplegall1-0/+10
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
2012-01-14revert css name change from previous commitrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12881 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14bug 2514 improve prev/next navigation navigation on picture page rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-18feature:2538 Make a unified messages managementmistic1001-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
2011-11-29bug 2515: a few icons are not in CSS sprite (start/stop filter are now)rvelices1-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
2011-08-24feature 2027 implemented: the "lost password" feature was rewritten.plegall1-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
2011-06-01remove border-bottom on hover for album representative thumbnail (Sylvia)mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07merge spread_menus to the coremistic1001-7/+8
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27Sylvia : cleaning cssmistic1001-176/+201
git-svn-id: http://piwigo.org/svn/trunk@10640 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-06On theme Sylvia, the message "Gallerie in maintenance" hide information from ↵Gotcha1-1/+0
behind. bug:1768 git-svn-id: http://piwigo.org/svn/trunk@9555 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-25Minor CSS changes (more visibility for Slyvia)Gotcha1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@9380 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07more compact footer.tpl (less spaced, unnnecessary span/class ...)rvelices1-2/+2
sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28- css sprites work for ie6rvelices1-7/+1
- simplify/remove css git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-26simplify inefficient CSS rules according to pagespeedrvelices1-8/+8
git-svn-id: http://piwigo.org/svn/trunk@8306 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23- more efficient css rules (according to pagespeed)rvelices1-13/+13
git-svn-id: http://piwigo.org/svn/trunk@8269 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16css sprites for all themesrvelices1-5/+14
git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-25-fix css rulesrvelices1-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
2010-11-24css rules simplificationrvelices1-6/+6
- merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22simplification of CSS rules (trunk only)rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long ↵vdigital1-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
2010-04-23Fix: Scroll issue with long subcat descriptionsvdigital1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@5941 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15Minor correction alignementGotcha1-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
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-0/+0
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
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou1-7/+1
+ update config table content + minor modification of Sylvia theme + need refactoring git-svn-id: http://piwigo.org/svn/trunk@3445 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13complement to r3282, remove all $Id$ in source code.plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13change: according to topic:15067, svn:keywords property was removedplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07- External links are following the Graphic Chart (class="external") vdigital1-0/+9
(roma has been currently excluded) git-svn-id: http://piwigo.org/svn/trunk@3061 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23- Japanese flagvdigital1-0/+5
- <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- theHeader (10 points): 10px morevdigital1-2/+2
merge -c3015 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3016 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- datePicker calendar to be re-chartered (roma).vdigital1-0/+4
- Identification > Notification : Translation review - Header with no header (Sylvia only). merge -c3013 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3014 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-20tags_listvdigital1-0/+3
Borders are the wrong colour. merge -c3004 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3005 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16#ff3300 replacement by #ff3333vdigital1-2/+2
merge -c2990 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Your coral is not the right colour code (to be confirmed)vdigital1-3/+3
merge -c2986 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2987 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15comments.phpvdigital1-0/+23
Please, have the ancient squared boxes for each comment merge -c2984 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2985 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Fieldset background removalvdigital1-1/+24
Alternate colours of lines for each comment, AND have the "Add a comment" border (only) in orange merge -c2982 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2983 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14- errors.png is still old icon versionvdigital1-1/+1
merge -c2980 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2981 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14- "First | Previous | 1 2 | Next | Last" :vdigital1-0/+3
- text-color = #666 (now #999) merge -c2978 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2979 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14It is not visible enough. Please, have just the text-color in #999.vdigital1-1/+1
merge -c2974 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2975 68402e56-0260-453c-a942-63ccdbb3a9ee