[Commit revision 9f58649]
Author: Nao
Date: Fri, 16 May 2014 07:58:17 +0200
Stats: 5 files changed; +6 (insertions), -25 (deletions)
[Commit revision e8d1e4d]
Author: Nao
Date: Fri, 16 May 2014 08:05:25 +0200
Stats: 2 files changed; +6 (insertions), -0 (deletion)
[Commit revision fc1e181]
Author: Nao
Date: Fri, 16 May 2014 19:06:45 +0200
Stats: 16 files changed; +26 (insertions), -48 (deletions)
[Commit revision 756aeb1]
Author: Nao
Date: Sat, 17 May 2014 16:20:15 +0200
Stats: 3 files changed; +24 (insertions), -24 (deletions)
[Commit revision 04596e5]
Author: Nao
Date: Sat, 17 May 2014 17:40:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Author: Nao
Date: Fri, 16 May 2014 07:58:17 +0200
Stats: 5 files changed; +6 (insertions), -25 (deletions)
- Moved #greeting up a level. Simpler. (index.template.php, index.member.css)
- Removed some outdated clutter. (Wilder/extra.css, Wuthering/extra.css, extra.rtl.css)
[Commit revision e8d1e4d]
Author: Nao
Date: Fri, 16 May 2014 08:05:25 +0200
Stats: 2 files changed; +6 (insertions), -0 (deletion)
- Actually, some of it wasn't clutter, just outdated, and needed some work. (Wilde/extra.css, Wuthering/extra.css)
[Commit revision fc1e181]
Author: Nao
Date: Fri, 16 May 2014 19:06:45 +0200
Stats: 16 files changed; +26 (insertions), -48 (deletions)
- Time to say goodbye to IE6 support, little by little... While I'm trying to keep stuff working on it, I'm just removing cosmetic improvements. If it looks ugly, it's because you deserve it. (pngfix.js, */skin.xml)
- Turned <div class="frame"> into anonymous divs. Why..? Because "#my_id .frame" can break if you have multiple nested frame classes, so it's just better to force skinners to do "#my_id > div". I did say I was dropping official IE6 support anyway... (index.template.php, some CSS files)
[Commit revision 756aeb1]
Author: Nao
Date: Sat, 17 May 2014 16:20:15 +0200
Stats: 3 files changed; +24 (insertions), -24 (deletions)
- Removed the 'reset' class from footers, and hardcoded it into the footer list. Technically, it saves a few bytes of HTML, and even a few of CSS, so... Nothing to lose. (index.template.php, index.css)
- Forgot a .frame in the installer. (install.css)
[Commit revision 04596e5]
Author: Nao
Date: Sat, 17 May 2014 17:40:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Fixed YouTube videos not getting embedded in the gallery if using the https protocol. (Subs-BBC.php)