summaryrefslogtreecommitdiff
path: root/themes/xenea
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Remove redundant markupmakitso1-4/+0
2015-01-11Minor style changesmakitso1-14/+18
2015-01-08Move hit counter out of footermakitso1-6/+6
2015-01-08Minor cosmetic updatesmakitso1-2/+2
2015-01-06Normalize themes – colorsmakitso1-21/+25
2015-01-04Normalize themes – xeneamakitso2-2611/+2472
2014-12-26Remove debug codemakitso1-1/+1
2014-12-26Updates to themes resulting in branch mergemakitso1-16/+26
2014-12-26Merge some changes from the themes branchGreg Roach2-159/+97
2014-12-24We no longer have sub-sub-menus, so do not need styling for themGreg Roach1-16/+0
2014-12-23Merge pull request #332 from ddrury/CssFixForIEGreg Roach1-0/+4
2014-12-22Event box not scrolling on individual page factsmakitso1-1/+0
2014-12-22explicitly set display property for main to address Internet Explorer problem...David Drury1-0/+4
2014-12-19Specify viewport for better support on mobile devicesGreg Roach1-0/+1
2014-12-18Tidy up markupGreg Roach1-1/+1
2014-12-18Use semantic markup in headerGreg Roach2-13/+7
2014-12-18Remove IE specific CSS files. Just use modernizer.Greg Roach2-30/+2
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-1/+1
2014-12-17Name accordion - background colour according to sexGreg Roach1-3/+3
2014-12-17WhitespaceGreg Roach1-1/+1
2014-12-17Use HTML5 structural markup in xenea themeGreg Roach3-134/+85
2014-12-16Update menu selector names across themesmakitso2-3/+3
2014-12-15Restore background color to decendancy and ancestry chart popupsmakitso1-2/+4
2014-12-12Fix #319 jquery CSS filesGreg Roach1-1/+0
2014-12-11Update paths to new version of jQuery-UIGreg Roach1-2/+2
2014-12-10Upgrade jQuery-UI from 1.10.3 to 1.11.2Greg Roach302-81/+129
2014-11-14Merge pull request #301 from ddrury/iosClickBugGreg Roach1-0/+5
2014-11-14Update cssDavid Drury1-0/+5
2014-11-14Firefox 33.1 bug fixDavid Drury1-1/+1
2014-11-08PHPDocGreg Roach7-7/+7
2014-11-05Fix: 8b3825 breaks menus due to CSS selectivity issue - revertGreg Roach1-2/+4
2014-11-05Wrong borders in RTL in webtrees/xeneaGreg Roach1-9/+3
2014-11-05Combine CSS declarations for border, background, etc.Greg Roach1-72/+54
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-11-02Cosmetic changes to Ancestors and Descendants charts.makitso1-1/+13
2014-10-12Restore functionality broken in pull request #245David Drury1-2/+33
2014-10-10The next release will be 1.6.0Greg Roach163-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+1
2014-10-01Individual page, name headers corrupt on RTL for xenea/webtrees themesGreg Roach1-4/+0
2014-09-20Simplify Person box drop down menu functionsDavid Drury3-103/+78
2014-09-18Toggle childbox fix for hourglass chartDavid Drury1-3/+6
2014-09-14Merge pull request #225 from ddrury/SidebarCSSfixGreg Roach1-8/+5
2014-09-14Merge pull request #226 from ddrury/IndiDisplayNoSidebarGreg Roach1-2/+0
2014-09-14Merge branch 'SimplifyJS' of https://github.com/ddrury/webtrees into ddrury-S...Greg Roach1-1/+21
2014-09-04Simplify JS assoc with pedigree & fanchart chartsDavid Drury1-1/+21
2014-08-29Fanchart lifespans incorrect on arabic pages. A11Y of fanchart form.Greg Roach1-2/+2
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-08-25Fix display corruption on IEDavid Drury1-8/+5
2014-08-25Tidy up display when no sidebarDavid Drury1-2/+0
2014-08-20Animate open/close sidebarDavid Drury1-33/+27