aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/print.css (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-26simplify inefficient CSS rules according to pagespeedrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8306 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-03new template feature: combine_css rvelices1-0/+2
- fully functional with file merging - takes care of url() in css and recursively merge all @import - migrated public templates only; need more code doc git-svn-id: http://piwigo.org/svn/trunk@7987 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24css rules simplificationrvelices1-1/+1
- merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-23small javascript and css simplificationrvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22simplification of CSS rules (trunk only)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@7844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22feature 2038: simplification of CSS rulesrvelices1-5/+5
- use shorthand notation - remove some overly qualified selectors (no impact) git-svn-id: http://piwigo.org/svn/trunk@7841 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
2008-05-20Change all #content by .content in css files.patdenice1-2/+2
In tpl files, id="content" stay here for backward compatibilities. Add some plugins triggers in index.tpl and picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2352 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22issue 426 step 1 reverted:nikrou1-0/+0
svn merge -r1466:1465 . svn merge -r1463:1462 . git-svn-id: http://piwigo.org/svn/trunk@1376 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-18Issue 426: first step; separation of admin and public into two templatesnikrou1-0/+0
Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18merge r1193 from branch-1_6 into trunkrvelices1-2/+3
fix: update print.css for correct printing git-svn-id: http://piwigo.org/svn/trunk@1194 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-03- new : template yoga, made by yoDan, helped by chrisaga for integrationplegall1-0/+0
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-08-18Let's begin the new customizable clear template :-)chrisaga1-0/+13
git-svn-id: http://piwigo.org/svn/trunk@820 68402e56-0260-453c-a942-63ccdbb3a9ee