From ac4803961a7cd883e7aacf7c74772f7e1bab307a Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 10 Sep 2013 15:50:21 -0400 Subject: [PATCH] topic cleanup and begin cerulean port --- public/src/forum/topic.js | 6 +- public/templates/topic.tpl | 357 +++++++++++++++--------------- public/themes/cerulean/topic.less | 43 +++- public/themes/vanilla/topic.less | 236 +++++++------------- 4 files changed, 308 insertions(+), 334 deletions(-) diff --git a/public/src/forum/topic.js b/public/src/forum/topic.js index 399a03cc25..144620790b 100644 --- a/public/src/forum/topic.js +++ b/public/src/forum/topic.js @@ -624,9 +624,9 @@ }); } - jQuery('.post-author-info').css('bottom', '0px'); - postAuthorImage = postAuthorImage || document.getElementById('post-author-image'); - postAuthorInfo = postAuthorInfo || document.getElementById('post-author-info'); + jQuery('.mobile-author-info').css('bottom', '0px'); + postAuthorImage = postAuthorImage || document.getElementById('mobile-author-image'); + postAuthorInfo = postAuthorInfo || document.getElementById('mobile-author-info'); pagination = pagination || document.getElementById('pagination'); pagination.parentNode.style.display = 'block'; diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index b2cf94910b..a450405fa6 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -1,202 +1,201 @@ - - - -
- -
-
-
- - -
+ + + +
+ +
-
-
-
- -
-
-

+
+ +
+ +
-
- -