Commit Graph

451 Commits

Author SHA1 Message Date
Toks
ed2fb1fd84 fixes #1317 2013-04-14 10:08:23 -04:00
Toks
5843b3037f fix regexp in reltag toggle
should account for all special characters while preserving newlines
2013-04-12 18:00:57 -04:00
Toks
3ccad2cc18 fixes #1062; fixes #1283 2013-04-12 16:35:17 -04:00
Toks
5bce52e6f1 fixes #1281 2013-04-11 19:11:04 -04:00
Toks
70c816aace fixes #1063 2013-04-11 17:32:44 -04:00
Toks
d8da37e11c fixes #1265 2013-04-10 19:44:25 -04:00
albert
1e54e4431c fixes #1208 2013-04-09 18:07:14 -04:00
Toks
24b6034cb4 fixes #1161 2013-04-08 14:30:32 -04:00
Lightforger
6fe97c5827 Fixes long pool names not wrapping properly.
top:0px is required to keep them at the top.
Span is not a block element, thus padding/margin/etc does not work properly.
http://danbooru.donmai.us/forum_posts/87125
2013-04-07 07:36:57 +03:00
Toks
44861fcf4a fixes #1120 2013-04-05 19:06:36 -04:00
Toks
8a50e0ccff fixes #1155 2013-04-05 19:06:17 -04:00
albert
f24d6a6e83 fixes #697 2013-04-05 16:59:51 -04:00
Toks
c572d5324e simpler fix for #1183 2013-04-03 20:19:27 -04:00
Toks
3e8601e9e7 fixes #1183 2013-04-03 16:14:13 -04:00
Toks
a75aad01ab fixes #1134 2013-04-01 22:06:35 -04:00
Toks
fab493bf40 fixes #1162 2013-04-01 20:53:39 -04:00
albert
e305f8e501 fixes #1154 2013-03-31 22:16:31 -04:00
albert
6e1257353c fixes #697 2013-03-31 17:05:45 -04:00
Toks
445e677956 adds placeholder text to quick search 2013-03-30 14:43:42 -04:00
Toks
0c1dcbca0b revert reltag sorting to relevance 2013-03-30 13:58:21 -04:00
Toks
f6bfdacd3d fixes #739 2013-03-30 13:21:39 -04:00
Toks
7e3324b5f0 fixes #858
adds color coding to both urls and other names on artist versions
2013-03-29 09:59:14 -04:00
albert
520e97485b add support for user name changes 2013-03-26 01:03:42 -04:00
albert
5b1cb96fdd fixes #1102 2013-03-25 23:16:50 -04:00
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