aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/dark/theme.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-76/+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
* complement to r3282, remove all $Id$ in source code.plegall2009-05-131-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
* change: according to topic:15067, svn:keywords property was removedplegall2009-05-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2823 from branch 2.0 to trunkrvelices2008-11-041-1/+1
| | | | | | | | - removed some unused constants from constants.php - removed some unused css rules - removed unused code git-svn-id: http://piwigo.org/svn/trunk@2824 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix tag cloud display with IE6/IE7 (without additionnal css hacks)rvelices2008-10-031-6/+4
| | | | | | - collapsed several identical selectors into one git-svn-id: http://piwigo.org/svn/trunk@2648 68402e56-0260-453c-a942-63ccdbb3a9ee
* .virtual_cat removed from public sidevdigital2008-09-241-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2581 68402e56-0260-453c-a942-63ccdbb3a9ee
* - further reduce css rules and remove unused onesrvelices2008-08-221-6/+4
| | | | | | - added a smarty prefilter so that html output is nicely indented now ... git-svn-id: http://piwigo.org/svn/trunk@2481 68402e56-0260-453c-a942-63ccdbb3a9ee
* - tried to reduce the number of css rules and selectors (most gains on ↵rvelices2008-08-211-10/+1
| | | | | | menubar and usercomments) tested with IE6,IE7,FF,Opera9,Safari3 git-svn-id: http://piwigo.org/svn/trunk@2480 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change all #content by .content in css files.patdenice2008-05-201-8/+8
| | | | | | | 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
* - can set privacy level for added elements during site syncrvelices2008-03-261-51/+29
| | | | | | - removed some unused css and simplified a bit dark theme (more consistent with the orhers) git-svn-id: http://piwigo.org/svn/trunk@2292 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css change tabsheet is nicer than before (especially IE7); also tested in ↵rvelices2007-10-011-8/+3
| | | | | | FF2 and IE6 git-svn-id: http://piwigo.org/svn/trunk@2116 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin, comments and tags pages include page_header later in the code (as ↵rvelices2007-09-271-1/+0
| | | | | | | | | | in picture and index) allowing plugins to change the header until the very end - fix in admin.php : picture_modify requires cache invalidation - fix in site_update.php : some echo func calls changed to $template->output .= ... - upgraded prototype.js to latest version 1.5.1.1 git-svn-id: http://piwigo.org/svn/trunk@2107 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed unused code from the calendarrvelices2007-09-201-30/+1
| | | | | | - removed some unused css rules, simplified css a bit and made some rule grouping (nothing important) git-svn-id: http://piwigo.org/svn/trunk@2101 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed the quick search text in the menubar (above the input)rvelices2007-06-261-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2045 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 1938 and 1949 from branch-1_7 to trunk:rvelices2007-04-091-6/+0
| | | | | | | | | dark theme correction permalink and category.php redirections are permanent (http code 301) instead of temporary (301) added rel nofollow for the metadata link on picture page changed h2 background color style in dark/mail-css (was not readable when images are not downloaded) git-svn-id: http://piwigo.org/svn/trunk@1950 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug on admin tabsheets under IE7vdigital2007-03-091-14/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@1886 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add tabsheet on administration pages.rub2007-03-061-0/+14
| | | | | | | | | | Step 1: Refactoring tabsheet on NBM and introduce generic method to add tabsheet.tpl On next commit, use of this new method in order to reduce # of link menu. CSS friend don't hesitate to modify tabsheet css. git-svn-id: http://piwigo.org/svn/trunk@1874 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)vdigital2007-03-041-0/+2
| | | | | | | New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden). git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee
* menuInfoCat and menuInfoCatByChild Minor changes:vdigital2007-02-251-0/+6
| | | | | | | | | | | | | - Hidden in subcatify area with dark - Small and normal font with p0w0 - Hidden with wipi - Clear wasn't changed. Bugs in header: href in link rel="start" was empty. Which meant a wrong tag (e.g. for google) git-svn-id: http://piwigo.org/svn/trunk@1856 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* - adviser mode: added check on admin profile page and removed 2 read-only ↵rvelices2007-02-161-16/+4
| | | | | | | | | TAG_INPUT_ENABLED - simplified tag code in picture.php - reduced size of dark/theme.css by combining selectors with identical content git-svn-id: http://piwigo.org/svn/trunk@1827 68402e56-0260-453c-a942-63ccdbb3a9ee
* Hover touch experiment on themes!rub2007-02-131-0/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@1812 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix for 0000629: Adding display differences between physical and virtual ↵vdigital2007-01-251-0/+1
| | | | | | | | categories (Icon is displayed for people who have deficient vision). git-svn-id: http://piwigo.org/svn/trunk@1755 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature "Admin Advices !" (Standard plugin) : May give you always now an ↵vdigital2007-01-151-1/+1
| | | | | | | | | | | | | | | advice on the administration page. Quick solved list: 1 - Wording on EXIF/IPTC Advices 2 - Default language is English 3 - Some Transparency issues under IE 4 - Some Border issues 5 - PWG Menu moved from Advices Box to Intro. 6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL() 7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)). git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee
* To solve a background issue in plugin perspective class="content" has been ↵vdigital2007-01-111-1/+1
| | | | | | | | introduced and now it is spread to other distributed themes. Don't be surprised by #content and .content they are different. git-svn-id: http://piwigo.org/svn/trunk@1713 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | It's a finalized version. Obsolete code of draft are removed. You can filter categories and images with recent date period on your screen selection. In the future, filter could be easy done on other type data (plugin?) You can flat categories and sub-categories with a recent date period of your choice. Next, perhaps, a panel to choice recent date for the 2 features. On draft, there have problem with MySql 5, be careful! Css problem not resolved: - Menu "Categories" is bad centered - Icon on dark too on the top git-svn-id: http://piwigo.org/svn/trunk@1677 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 484 : (again) fix rateButtons display broken by svn:1491chrisaga2006-07-291-2/+3
| | | | | | fix radio and checkbox display with Opera and IE (related to bug 490) git-svn-id: http://piwigo.org/svn/trunk@1515 68402e56-0260-453c-a942-63ccdbb3a9ee
* issue 426 step 1 reverted:nikrou2006-06-221-0/+134
| | | | | | | | 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-134/+0
| | | | | | | Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 400 : <td nowrap> dans l'historique, and improve history tables, ↵chrisaga2006-06-041-1/+1
| | | | | | plus some code formating git-svn-id: http://piwigo.org/svn/trunk@1339 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : a more compact header to picture.tpl (+ use css instead of hidden hr)chrisaga2006-05-281-5/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1325 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1285 in from branch-1_6 to trunkrvelices2006-04-281-1/+1
| | | | | | | bug 359: transform rating html A links to FORM because some bots rate pictures (even if rel="nofollow" is set) git-svn-id: http://piwigo.org/svn/trunk@1286 68402e56-0260-453c-a942-63ccdbb3a9ee
* - deletion : of unused ruleschrisaga2006-04-181-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1197 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1175 from branch-1_6 into trunkrvelices2006-04-141-2/+2
| | | | | | | | fix: sessions css 3px image border goes from both clear and dark to image.css git-svn-id: http://piwigo.org/svn/trunk@1176 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Improve thumbnailCategories display : This new display looks quite good ↵chrisaga2006-04-091-1/+2
| | | | | | | | | with both themes. Handle long category description with automatic scrollbars. Got rid of the hr.separation which mess the display sometimes. git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: calendar navigation now uses at maximum one navigation barrvelices2006-03-031-3/+6
| | | | | | | | | | | together with a next/previous date links improvement: calendar view styles now shown in DIV.titrePage (I still need to move padding from H2 to DIV.titrePage ...) fix: moved all calendar css colors from template to the theme git-svn-id: http://piwigo.org/svn/trunk@1062 68402e56-0260-453c-a942-63ccdbb3a9ee
* calendar improvement: month calendar view a la flickrrvelices2006-03-011-6/+11
| | | | | | | | fix: html 4.01 compliant in rating.tpl fix: issue with IE from version 1052 (redirect on access denied) git-svn-id: http://piwigo.org/svn/trunk@1061 68402e56-0260-453c-a942-63ccdbb3a9ee
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-281-2/+10
| | | | | | | | | | | ability to show grayed months/weeks/days (without any picture in it), added icons for created/posted fields language uniformization calendar fixes: correct number of pictures in calendar view, code simplification (I hope so) git-svn-id: http://piwigo.org/svn/trunk@1059 68402e56-0260-453c-a942-63ccdbb3a9ee
* template : fix categoryActions margins and picture page title backgroundchrisaga2005-12-101-23/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@981 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve template : split theme from template itselfchrisaga2005-12-031-0/+109
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