aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/Sylvia (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-05Gallery side icons for Sylvia (simple copy from others)vdigital2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2665 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Comments list is correct (but it needs a hack for IE)vdigital2-0/+3
git-svn-id: http://piwigo.org/svn/trunk@2657 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Sylvia mbTags borders recoveryvdigital1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@2655 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Gallery side icons for Sylvia (Some are missing, your browser cache could ↵vdigital46-2/+63
hide that). + No borders for pics in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Infos is not green anymore vdigital1-0/+7
(Errors is following goto/roma even though in gallery it could be never used). ratingStars have a transparent background. git-svn-id: http://piwigo.org/svn/trunk@2642 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Identification menu was broken.vdigital1-3/+3
Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Random picture had double border with <p> Caption </p>.vdigital1-1/+1
Random caption is limited to 127 characters above and 255 below. git-svn-id: http://piwigo.org/svn/trunk@2638 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-29Link borders removed: with Stripy agreement.vdigital1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28RC1 - Last Graphic and CSS feedbackvdigital1-1/+5
git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Mistake wrong ligne updatedvdigital1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2611 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Outline (partly removed)vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)vdigital1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@2609 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Butterfly 2 - Last Graphic and CSS feedbackvdigital1-5/+7
git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-24- user_list submit form without selected user shows javascript alert (now ↵rvelices1-1/+3
working; previously had bad XPath selector) - put #debug css rule in Sylvia/theme.css (I removed it in my prev commit from default-layout) git-svn-id: http://piwigo.org/svn/trunk@2578 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22New ranks icon (Which is a manual ordering).vdigital3-2/+2
remove tags moved to yoga. Half round buttons and fieldset are removed on Stripy request... Permalink order has been reviewed. Bigbutton:hover mistake is repaired. Some compatibility in public interface. git-svn-id: http://piwigo.org/svn/trunk@2570 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21Sylvia: Border lines broken on Tags block on gallery sidevdigital1-0/+1
Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link). git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19Index page: Scrolling start above the category when description is too long.vdigital1-2/+10
Sql Trace in a <div> clear:both. French de-à => du-au git-svn-id: http://piwigo.org/svn/trunk@2550 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17Tiny end line on tabsheets is removed.vdigital1-2/+1
rapid_local_synchro.png deleted (previous synchro big button) And minor CSS Changes git-svn-id: http://piwigo.org/svn/trunk@2545 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16CSS review including Advisor modevdigital2-58/+23
git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16Admin goto/roma minor CSS / templates changes.vdigital2-3/+3
Public yoga/Sylvia minor CSS / gif changes git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-13Sylvia theme: a longer upper category border (second try).vdigital1-12/+5
git-svn-id: http://piwigo.org/svn/trunk@2525 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-09Sylvia theme: a longer upper category border.vdigital2-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2514 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-09- fix typing error in index.tplrvelices1-2/+1
- added template smarty function known_script (e.g.{known_script id="x" src"y.js"}) - useful to avoid double inclusion of a script such as prototype,jquery,... when a template and plugin need it independently (see the use in admin.tpl for example) - removed unused themeconf.template_dir git-svn-id: http://piwigo.org/svn/trunk@2513 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-08Sylvia theme: .content reviewed including hover/active backgrounds.vdigital13-16/+24
Some additional jQuery fade in/out functions git-svn-id: http://piwigo.org/svn/trunk@2510 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-07Sylvia theme: .content reviewed (a temporary solution (with inactive ↵vdigital4-0/+0
backgrounds). git-svn-id: http://piwigo.org/svn/trunk@2509 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-07Sylvia theme: .content reviewed (a temporary solution).vdigital5-13/+17
git-svn-id: http://piwigo.org/svn/trunk@2508 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-06Theme Sylvia (related to Sylvius).vdigital13-0/+153
git-svn-id: http://piwigo.org/svn/trunk@2506 68402e56-0260-453c-a942-63ccdbb3a9ee