aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge from trunk r1449:1450 into branch 1.6 (DIV.comment)chrisaga2006-07-091-1/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1451 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...)chrisaga2006-07-081-3/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1449 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1443:1444 into branch 1.6 (cosmetics)chrisaga2006-07-081-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge manualy from trunk r1389:1392chrisaga2006-06-241-94/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1393 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk svn:1387:1389 into branch 1.6chrisaga2006-06-241-5/+6
| | | | | | fix bug 411 and some other cosmetic issues git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1390 68402e56-0260-453c-a942-63ccdbb3a9ee
* small fix: no comma at that placenikrou2006-06-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1355 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1338:1339 into branch 1.6 (fix bug 400)chrisaga2006-06-041-9/+33
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1340 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduced the horizontal spacing between tags on the search pagervelices2006-04-261-0/+5
| | | | | | when clicking today on search page, the page is not scrolled to top git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1273 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix : bug 353 (radio and date in search.tplchrisaga2006-04-251-6/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1267 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1260:1261 into branch 1.6 (minor improvements and fixes in ↵chrisaga2006-04-221-2/+2
| | | | | | template) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1262 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1254:1255 into branch 1.6 (isearch.tpl anf FORM.filter)chrisaga2006-04-221-4/+26
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1256 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1252:1253 into branch 1.6 (template)chrisaga2006-04-221-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1204:1205 into branch 1.6 (bug 298)chrisaga2006-04-191-4/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1206 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1194:1195 into branch 1.6 (bug 298 fixed)chrisaga2006-04-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1196 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1183:1184 into branch 1.6 (template fixes)chrisaga2006-04-161-12/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1185 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1178:1182 into branch 1.6 (template fixes)chrisaga2006-04-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 310:rub2006-04-091-11/+0
| | | | | | | o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1141 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-061-2/+2
| | | | | | | | | | | | | | | | | improvement: urls for category can be now id and category names (instead of only id) improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name) improvement: identification, register, search pages automatically set focus on first form input improvement: focus, nofocus css class now valid for all forms fix: category comment is tag stripped in category_subcats.inc.php (otherwise issues with html/scripts inside category comment) git-svn-id: http://piwigo.org/svn/trunk@1131 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: replace obsolet tn_width and tn_height language keys by their newplegall2006-04-051-5/+2
| | | | | | | | | | | | equivalent. improvement: HTML properties forms rewritten to offer labelled Yes/No click on checkboxes. improvement: onblur onfocus attribute used on every HTML properties form. git-svn-id: http://piwigo.org/svn/trunk@1129 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: sql query erros when: no items for the selected tag, search returnsrvelices2006-04-041-1/+11
| | | | | | | | | | | | | | | | | no result, caddie is empty fix: tag cloud was showing least used tags fix: strip html tags from head/title element on the page (tag index page title contained <a>...) improvement: added 5 tag levels in css for "ready to use" tags fix: corrected png icon calendar_created.png for IE fix: english language for nbm git-svn-id: http://piwigo.org/svn/trunk@1120 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-0/+9
| | | | | | | | limitations. Each image can be associated to as many tag as needed. Tags can contain non ASCII characters. Oriented navigation with tags by association. git-svn-id: http://piwigo.org/svn/trunk@1119 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix : menu titles (<DT>) and <H2> must matchchrisaga2006-03-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1096 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improvement issue 0000310:rub2006-03-191-1/+4
| | | | | | | o Add local-layout.css files git-svn-id: http://piwigo.org/svn/trunk@1088 68402e56-0260-453c-a942-63ccdbb3a9ee
* calendar: removed some warnings, improved display for weekly style and rvelices2006-03-081-3/+4
| | | | | | worked on css (still not perfect due to IE) git-svn-id: http://piwigo.org/svn/trunk@1069 68402e56-0260-453c-a942-63ccdbb3a9ee
* add feature 221 : Add a link to "lost password" in quick connect formchrisaga2005-12-031-16/+13
| | | | | | | plus link to "register" and move quickconnect rules from default-layout.css to menubar.css git-svn-id: http://piwigo.org/svn/trunk@972 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve template : split theme from template itselfchrisaga2005-12-031-0/+1
| | | | | | | rest of the job : template (yoga), themes (clear dark), and php to handle them git-svn-id: http://piwigo.org/svn/trunk@960 68402e56-0260-453c-a942-63ccdbb3a9ee
* - report bug 206 correction and some template improvement from branch 1.5chrisaga2005-11-191-1/+1
| | | | | | | - feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page git-svn-id: http://piwigo.org/svn/trunk@948 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: use a "filter" form for adding user comments.plegall2005-11-071-2/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@924 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: use "filter" class for quickconnect box (with some customplegall2005-10-311-10/+14
| | | | | | | | | modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: cat-list.tpl validate nowchrisaga2005-10-231-40/+0
| | | | | | | | improvement: removed some unnecessary css rules from old tests in FROM design in file default-layout.css git-svn-id: http://piwigo.org/svn/trunk@912 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 176 fixed: need a javascript to handle transparent PNG background in IEchrisaga2005-10-201-4/+8
| | | | | | | | | | (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm display: fixed another IE childselector bug in Categories Management admin page and improved display of this page in all browsers too. git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
* smaller font-size and, as requested, fonts more like 1.4chrisaga2005-10-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@899 68402e56-0260-453c-a942-63ccdbb3a9ee
* display : in group_list.tpl - wrong form class, mixed html tags, ...chrisaga2005-10-171-3/+3
| | | | | | | | display : suppress bullets in admin->synchronize and checkbox under select display : set standard font size to 12pt (untill better solution found) git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix quickconnect form misalignementchrisaga2005-10-161-2/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@892 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 158 fixed: display error on "double selects" screens (with MSIE,plegall2005-09-261-2/+3
| | | | | | | strange behavior). VDigital modification optimizes width usage :-) git-svn-id: http://piwigo.org/svn/trunk@878 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new : template yoga, made by yoDan, helped by chrisaga for integrationplegall2005-09-031-0/+267
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee