aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/menubar.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some css changes to reach CSS3 Conformity (even not official)vdigital2007-02-171-1/+0
| | | | | | | (New): mozilla family hacks are all in a not-ie.css (New): HTTP Upload has been moved (enhanced visibility). git-svn-id: http://piwigo.org/svn/trunk@1832 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000645: HTML Conformity (Temporary fixed)vdigital2007-02-161-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Description 1- tags.php/tags.tpl Need to be fixed more... see FIXME in tags.tpl when no tags are available. 2- search.php => Remove class="bouton" : Done 0000648: CSS Conformity (1) (Partly fixed) Description clear/theme.css + dark/theme 54 #content UL.thumbnails SPAN.wrap2:hover Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite 60 #content UL.thumbnailCategories DIV.thumbnailCategory:hover Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite 66 #content UL.thumbnailCategories DIV.thumbnailCategory:hover A Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite wipi/theme.css et p0w0 274 .2nmore En CSS1, il était possible d'avoir un nom de classe commençant par un chiffre (".55xx") sauf s'il s'agissait d'une dimension (".55cm"). En CSS2, de tels noms sont analysés comme étant des dimensions inconnues, pour permettre l'ajout de nouvelles unités).To make ".2nmore" a valid class, CSS2 requires the first digit to be escaped (".\32nmore") w0p0 247 Le pseudo-élément ::after ne peut apparaitre dans le contexte css2 247 #content H2 Propriété érronée : content leader(dotted) n'est pas une valeur de content : leader(dotted) git-svn-id: http://piwigo.org/svn/trunk@1830 68402e56-0260-453c-a942-63ccdbb3a9ee
* 1 - A new trigger point in include/page_header.phpvdigital2007-02-041-1/+2
| | | | | | 2 - Previous version of p0w0 is replaced by a close version to the phpwebgallery.net web site. git-svn-id: http://piwigo.org/svn/trunk@1778 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor changes:vdigital2007-01-311-1/+1
| | | | | | | | | | | - Filter Icon on Rub request is floated right except on my request for wipi. template/yoga/menubar.css template/yoga/theme/wipi/theme.css - Font-family is revised on Rub advice (he doesn't have Bitstream Vera Sans as many people). template/yoga/default-layout.css - Plugin Admin Advice has been reviewed to be W3C compliant. plugins/admin_advices/admin_advices.tpl plugins/admin_advices/default-layout.css git-svn-id: http://piwigo.org/svn/trunk@1772 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small changes on mainpage to obtain W3C conformityvdigital2007-01-301-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@1771 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-121-0/+10
| | | | | | | | | | | | | | Change stop icon. Add icon to menu. It's still a draft. Try this! Go to http://forum.phpwebgallery.net/viewtopic.php?id=9490 git-svn-id: http://piwigo.org/svn/trunk@1650 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove #user_cache_categories.is_child_date_lastrvelices2006-12-071-1/+1
| | | | | | | | - optimize code in get_icon - correct css font-wigth:italic to font-style:italic - aditionnal check on $conf['authorize_remembering'] before allowing auto_login git-svn-id: http://piwigo.org/svn/trunk@1641 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missing on file on svn:1624rub2006-12-011-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@1625 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 519: quick search (first version)rvelices2006-08-151-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1537 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 490 (better fix) no absolute sizes for input fields, but they are ↵chrisaga2006-07-291-13/+19
| | | | | | shorter in IE git-svn-id: http://piwigo.org/svn/trunk@1513 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 490: Inputs haven't the same size on different browserschrisaga2006-07-271-0/+12
| | | | | | inputs inquickconnect are still smaller in IE but the layout is quite the same git-svn-id: http://piwigo.org/svn/trunk@1506 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 472: tags displayed outside of the menubar (at leas for Opera, ↵chrisaga2006-07-171-2/+4
| | | | | | witing confirmation for Safari) git-svn-id: http://piwigo.org/svn/trunk@1479 68402e56-0260-453c-a942-63ccdbb3a9ee
* issue 426 step 1 reverted:nikrou2006-06-221-0/+108
| | | | | | | | svn merge -r1466:1465 . svn merge -r1463:1462 . git-svn-id: http://piwigo.org/svn/trunk@1376 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 426: first step; separation of admin and public into two templatesnikrou2006-06-181-108/+0
| | | | | | | Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1348:1349 from branch 1.6 to trunk (bug 416 fixed).plegall2006-06-131-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1350 68402e56-0260-453c-a942-63ccdbb3a9ee
* - rewrite : search.tpl with FORM.filter and FILESETs instead of TABLEs. Now ↵chrisaga2006-04-221-1/+2
| | | | | | | | | | valid HTML 4.01 strict - improve : FORM.filter for search.tpl needs - fix : FORM.filter bug with Opera - fix : FORM#quickconnect git-svn-id: http://piwigo.org/svn/trunk@1255 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
* deletion: of unused code in picture.phpchrisaga2005-12-301-2/+18
| | | | | | | merge -r993:994 from branches/branch-1_5 into trunk (bug 254 fixed). git-svn-id: http://piwigo.org/svn/trunk@995 68402e56-0260-453c-a942-63ccdbb3a9ee
* add feature 221 : Add a link to "lost password" in quick connect formchrisaga2005-12-031-0/+20
| | | | | | | 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-11/+0
| | | | | | | 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
* - bug fixed: HTML error on nested UL in categories menu.plegall2005-09-251-2/+8
| | | | | | | | | | - bug 161 fixed: guest_id not taken into account for history table insert. - bug 164 fixed: category inserted in history table becomes too long if HTML tags are kept. git-svn-id: http://piwigo.org/svn/trunk@876 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new : template yoga, made by yoDan, helped by chrisaga for integrationplegall2005-09-031-0/+66
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee