Commit Graph

427 Commits

Author SHA1 Message Date
albert
97a11bcacf fixes #1086 2013-03-25 22:20:22 -04:00
albert
78900c4d38 revamped artist reltags, fixes #1094 2013-03-25 22:13:27 -04:00
Lightforger
9de4dad477 fixes #1076 2013-03-25 21:41:05 +01:00
albert
eddfcb58f1 fixes #651 2013-03-23 22:53:33 -04:00
albert
61b3a18ec7 adapt original note resizing js code 2013-03-22 20:06:15 -04:00
albert
87edfd52b1 fixes #975 2013-03-22 10:24:01 -07:00
albert
6f32d40840 fixes #1006 2013-03-22 09:45:07 -07:00
albert
9cdc2a7cd7 fixes #1014 2013-03-21 17:58:55 -07:00
Lightforger
a4262a898d textarea 100% -> 70%
Any reason this is the only textarea on the site that is not in a div.input ?
2013-03-21 21:29:29 +01:00
Lightforger
7422167935 textarea 100% -> 70%, closes #1023 2013-03-21 21:27:38 +01:00
Lightforger
79fd1db881 fixes #1015
Proper fix for the "pool behind ad" issue
2013-03-21 14:30:35 +01:00
albert
50d2430436 fixes #996 2013-03-20 09:35:45 -07:00
albert
887cac4bb6 Merge branch 'master' of github.com:r888888888/danbooru 2013-03-20 09:31:43 -07:00
albert
4724dbf824 fixes #1005 2013-03-20 09:31:08 -07:00
小太
86105a7a09 Remove blank layout.js 2013-03-20 21:33:12 +11:00
albert
3a91636039 fixes #991 2013-03-19 23:56:40 -07:00
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
小太
c107f96cec Kill trailing whitespaces in javascript files 2013-03-19 23:09:22 +11:00
Lightforger
a54f53897f fixes #946 2013-03-19 09:01:12 +01: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
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
6d4ac721ee note js fixes 2013-03-18 09:50:19 -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
Lightforger
a33f320a44 style width update
Remove fixed width of post previews, defaults to "take as much as you can"
2013-03-18 13:16:23 +01:00
albert
04b18abc6e style updates 2013-03-17 23:48:06 -04:00
albert
6fe42d0b42 fixes # 889 2013-03-17 22:29:42 -04:00
albert
37fd0d2422 fixes #894, fixes #893, fixes #892 2013-03-17 22:26:17 -04:00
albert
69ff3b3d4a fixes #902 2013-03-17 22:06:56 -04:00
albert
32de7c0fdb fixes #913 2013-03-17 21:23:24 -04:00