Commit Graph

5055 Commits

Author SHA1 Message Date
albert
8dc6d59529 fixes #980 2013-03-19 22:58:46 -07:00
albert
0495d5c338 fixes #874 2013-03-19 22:48:13 -07:00
ToksT
61f8c93944 Move forum Reply button back to left 2013-03-19 14:08:47 -03:00
Lightforger
cfef315121 fixes #968
Overrides the margin set #content in "/common/main_layout.css"
This needs to be done for every page that has #content and no sidebar.
2013-03-19 16:09:05 +01:00
Lightforger
7d9020c3c7 duplicate line
"margin-left: 15em;" is already set in "/common/main_layout.css".
margin-right is for the jlist ad.
2013-03-19 15:55:37 +01:00
Lightforger
38d8e9bf8e removal of absolute pos.
Not sure about the preferred coding style - empty selectors, leave them or delete?
2013-03-19 14:55:43 +01:00
Lightforger
5f04cf8d6f Update favorites.css.scss
the 'margin-right' of 6.5em is an offset for the jlist ad.
/favorites has no #posts or ad.
2013-03-19 14:54:39 +01:00
Lightforger
ce3d162b54 removal of absolute pos.
making 'comments-for-post' float allows the sidebar to be put back to float as well, fixing the footer.
2013-03-19 14:54:07 +01:00
Lightforger
c1181c7eba removal of absolute pos.
making 'comments-for-post' float allows the sidebar to be put back to float as well, fixing the footer.
2013-03-19 14:53:22 +01:00
Lightforger
17530f13b3 removal of absolute pos.
Has been fixed with css.
I'm not sure if i'll break something by leaving an empty file, thus i'll just leave it at that.
2013-03-19 14:51:49 +01:00
小太
0da58dcb79 Kill trailing whitespace in scss files 2013-03-19 23:32:39 +11:00
小太
1a03a86592 Kill trailing whitespace in erb files 2013-03-19 23:11:58 +11:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
小太
c107f96cec Kill trailing whitespaces in javascript files 2013-03-19 23:09:22 +11:00
albert
35f1304157 Merge branch 'master' of github.com:r888888888/danbooru 2013-03-19 01:10:29 -07:00
albert
e952052bd6 fixes #973 2013-03-19 01:10:18 -07:00
Lightforger
a54f53897f fixes #946 2013-03-19 09:01:12 +01:00
albert
1cbe07668a add class for pruning metatags 2013-03-18 22:36:21 -07:00
albert
eaa45e71d1 fixes #929 2013-03-18 22:13:18 -07:00
albert
d8143d0b41 fixes #930 2013-03-18 22:11:54 -07:00
albert
c59afe4726 fixes #944 2013-03-18 22:02:03 -07:00
albert
70a52628dd Merge branch 'master' of github.com:r888888888/danbooru 2013-03-18 21:40:45 -07:00
albert
67086d48dd fixes #963 2013-03-18 21:39:02 -07:00
ToksT
e5957a061b fixes #732 2013-03-18 21:23:40 -03:00
albert
9cb44d348b fixes #955 2013-03-18 17:14:33 -07:00
albert
f5240d06fe fixes #945 2013-03-18 17:12:44 -07:00
albert
bd6c8a5e90 fixes #957 2013-03-18 16:41:09 -07:00
albert
922ccabe1d fix comment votes affecting comment updater_id 2013-03-18 16:03:29 -07:00
albert
6c0dd832a5 fixes #949 using js 2013-03-18 15:38:14 -07:00
albert
4868f67e69 fix style layouts for post listing 2013-03-18 15:25:59 -07:00
albert
9221e9ae9f fixes #952 2013-03-18 15:20:07 -07:00
albert
fe3f864700 fixes #960 2013-03-18 15:11:59 -07:00
albert
2a28584d3f revert tag ordering change 2013-03-18 15:04:32 -07:00
albert
770ace0e68 fix tests, implement limits for favorites 2013-03-18 12:41:33 -07:00
albert
47e1f3526f increased page limits for gold+platinum users 2013-03-18 11:47:06 -07:00
albert
6d4ac721ee note js fixes 2013-03-18 09:50:19 -07:00
albert
c1b034b3f8 Merge branch 'master' of github.com:r888888888/danbooru 2013-03-18 09:42:27 -07:00
Albert Yi
53ffa099c7 Merge pull request #936 from Lightforger/master
css fix for wide screens, bugfix + few more width removals
2013-03-18 09:42:15 -07:00
albert
b65efb975b fixes #935 2013-03-18 09:40:18 -07:00
albert
ec8da9c92b fixes #933 2013-03-18 09:36:04 -07:00
albert
5dfb1c7946 fixes #932 2013-03-18 09:35:12 -07:00
albert
7b5a73a2d2 fixes #931 2013-03-18 09:33:45 -07:00
albert
fff581dc28 no longer decrement post counts when post is deleted 2013-03-18 09:28:31 -07:00
albert
177baa9ec7 * Refactored tag fix code
* Revert quick search open in new window behavior
2013-03-18 09:13:39 -07:00
Lightforger
3ae8badded style width update
Removal of max-width.
Couldn't find where the "quick-edit-div" was, but should be fine.
Also fixing my lack of spaces from the previous edit.
2013-03-18 13:25:52 +01:00
Lightforger
869249b20a style width update
Removal of max width.
not sure if an ad is/was meant to go on this side.
2013-03-18 13:24:31 +01:00
Lightforger
a5813771d0 style width update
Moves the "Reply >>" and "new post" field to be alligned with the post bodies rather then the authors.

Removal of width limits.
It looks like the 'single-forum-post' class should go on the <div id="a-index"> element, but it doesn't appear there?
2013-03-18 13:23:28 +01:00
Lightforger
bee4356a5e style width update
Removal of max-width.
2013-03-18 13:20:03 +01:00
Lightforger
89ca42f69b style width update
Maximize width for text area's like 'new post' and 'edit tags' fields.
2013-03-18 13:18:43 +01:00
Lightforger
4e29f4d712 style width update
Bug fix for the comments being pushed below the sidebar
2013-03-18 13:18:05 +01:00