Module: appdb Branch: master Commit: 164f5bf0b09135c83243f4cb38c0eec7ae4e3899 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=164f5bf0b09135c83243f4cb3...
Author: Jeremy Newman jnewman@codeweavers.com Date: Wed Nov 16 09:47:57 2016 -0600
update appdb to the new style winehq layout
* html5, bootstrap, fontawesome * made alert boxes hidable via click, and they float above content * moved sidebar outside of content well, and moved it into header.php
---
include/appdb.php | 46 ------- include/footer.php | 8 +- include/header.php | 96 ++++++++++--- styles.css | 395 ++++++++++++++++++++++++++++++----------------------- utils.js | 3 + 5 files changed, 305 insertions(+), 243 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=164f5bf0b09135c83243f...