Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

476 commits

Auteur SHA1 Message Date
kilo 170cb33d0b Better border color for classic.css's <td> 2017-09-01 10:45:22 +02:00
kilo 960b009c83 Better position of searchbox on accepted tags 2017-09-01 07:17:07 +02:00
kilo 1e7f81f2a1 Better border color for user-avatar on classic 2017-09-01 06:57:30 +02:00
kilo 2ade6fac8d Revert z-index changes that made mascot appear in front of pagination & footer (#1455)
* Rollback

* color that looks more blue for alt colors

* Less blue
2017-09-01 12:46:05 +10:00
kilo 86254a66a4 Different colors when alternating colors is enabled for sukebei's g.css (#1454) 2017-08-31 12:27:13 +10:00
kilo db19afb852 Fix missing } that caused code to be broken in css (#1453)
* Fix missing } that caused code to be broken in css

* Make css rule apply at the right res to prevent the need of !important

* remove useless !important again
2017-08-31 12:12:54 +10:00
Emanuel Neves 4c4a01b7be Mascot always clickable (#1452)
* mascot always clickable

* fixed main.css end c/p error

* adjusted some other z-index to preserve hierarchy
2017-08-31 11:53:46 +10:00
kilo 6209dfbfb2 Load query.js in base as theme toggler JS requires it (#1449)
* Have to include query.js in very page because of theme toggler

* Remove query from other files

* remove query

* Remove kebab

* better color
2017-08-30 21:29:52 +10:00
kilo 5a184bfb50 "Alternating Colors" option in settings (#1440)
* Non-bold torrent name when using alternating background colors

* Add alternating colors for g.css

* Add alternating colors for classic.css

* Add alternating colors for tomorreuw

* Update classic.css

* Add alternating colors to settings page

* Add alt-colors class to tbody if enabled

* Add GetAltColorsFromRequest() function to get AltColors cookie value

* Create AltColors variable for usage in listing

* Make settings handle altColors input

* Add AltColors in user struct

* Returned the wrong variable here

* Turn function return value into bool

* Condition checks variable like a bool

* ditto

* better color for g.css

* even better color

* better

* Last change for g.css

* Improvement for tomorrow

* Update classic.css

* add alt-colors class to upload preview

* Add alt-colors to user profile

* more vivid color for g

* Fix typo

* Remove browser outline for refine when clicked on

* remove browser outline

* Fix rules that didn't apply and category icon being way too small on user profile thanks to usage of percentage

* Remove show-xs class for search inputs

* Turn refine button back into position: absolute to pin at very bottom of refine

* Alternating colors for g's trusted, remake & aplus

* Update tomorrow.css

* attempt at fixing travis

* test (will have to rollback that change)

* rollback

* will have to rollback

* will have to rollback

* will have to rollback

* will have to rollback

* add AltColors variable to template test

* rollback

* rollback

* rollback

* rollback
2017-08-30 15:21:45 +10:00
kilo b41ea25728 Remove useless shit (#1439)
* Remove useless shit

* Fix refine button on IE

* Fix header being bigger than it should

* Fix various issues with header when logged as admin

* More cleanup & small fixes

* Remove useless inline styling

* Forgot a number

* Update main.css

* Remove useless <link>
2017-08-29 15:43:34 +10:00
kilo 2088f8a1c1 Remove workaround (#1438)
* remove workaround class from html

* remove workaround class from css
2017-08-29 12:06:06 +10:00
akuma06 9bb26a7dbe Add username search (#1434)
* Add username search

Quite simple, you need to provide ?user=xxxx

* Add userID search + Changed name of input field

Now ?user=xxx can also search userID.
For that you need to prefix it with "#".
Example:
* ?user=akuma06 would search torrents based on username akuma06
* ?user=#123 would search torrents based on userID 123 (be aware that you have to encode the "#" in url format %23)

* Update search.jet.html (#1436)

* Update main.css (#1435)
2017-08-29 11:06:16 +10:00
kilo c1901431d0 Add title for tag inputs & some random css stuff (#1429)
* Add title for tag inputs

* Turn the cursor into a pointer when hovering search icon

* Remove space separating search input & refine button

* Remove now useless css rules

* Proper padding for header searchbox

Some text was hidden by the search icon because of too low padding

* Fix language list position on IE

* Fix placeholder display for firefox

2px smaller than regular text
2017-08-28 23:52:05 +10:00
kilo 8c0546323c different border color for torrent preview on tomorrow (#1417)
* different border color for torrent preview

* Improved language list css

* remove useless !important

* better tomorrow colors

* remove useless shit

* remove useless shit
2017-08-28 12:33:14 +10:00
kilo bdda5dcd4f Add DLsite input and missing quality options (#1418)
* Add DLsite input and missing quality options

* Smaller inputs to have room for 4 inputs

* Update main.css

* add translation string
2017-08-28 11:57:56 +10:00
kilo 4e361ccce0 Prettier tags on upload (#1420)
* HTML changes to have tags in one div

* Add form-input class to tags inputs in upload

to have them look like regular inputs

* CSS changes to make tags inline

* Add changes to torrent edit

* Add changes to admin torrent edit

* attempt at fixing travis

* rollback admin edit in an attempt to fix travis

* Fix tags being visually broken in one very specific resolution

* fuck this shit
2017-08-28 11:42:38 +10:00
kilo 3f709f571b Some refine input & design changes changes (#1408)
* Fix missing class & change refine-container-2 inputs

* CSS changes to go along

* 1 pixel

* 2px

* -1px

* fix firefox select misalignement
2017-08-27 14:11:40 +10:00
kilo de1ace1624 Add tag inputs to refine search (#1394)
* Avoid language list being higher than 59px in refine

Otherwise that would break the visual for the future anidb & tag inputs on some very specific res

* CSS to make the new input look pretty & responsive

* HTML of the new inputs

* -1px
2017-08-27 11:21:00 +10:00
kilo 1475da3cc0 Fix refine date inputs being too small (#1405)
* add refine-date class

* set refine-date width in css

* !important width for refine date as to avoid responsive css to change it

* remove size for date inputs
2017-08-27 10:51:19 +10:00
akuma06 b3e3ec6083 Fix Navigation Admin Panel (#1398)
* Fix Navigation Admin Panel

* Fix broken html on reassign page

* fix user link in comment list

* Fix Unknown bytes

* Fix switch file upload/magnet

* fix modtools background white + width

* fix /mod/ redirection url

* Fix last torrents on modpanel

* empty torrent file input

* Add hidden class to h3
2017-08-26 12:15:28 +10:00
kilo 199d2b3b85 Add "sort by" inputs in refine on low res (#1369)
* Add HTML for sorting by name etc

* Add CSS to hide inputs for sorting in refine

* Set value of SortOrder on true if on true (wew)

* Add SortOrder & SortType variables

* change translation strings

* add translation strings

* forgot a missing { and change ascending value
2017-08-14 15:56:45 +10:00
kilo d51eb1ba60 Fixed width for text in refine, make smaller header apply at 500px wide devices & under (#1368)
* Fixed width for text in refine

* make smaller header apply at 500px & under

* remove useless line

* hide notification count if no new notification
2017-08-14 15:37:37 +10:00
kilo d0efb33749 Lower title (h3) margins in refine & some small other stuff (#1367)
* Fix rule that didn't apply and change it's value

* Remove css rule from html

* one pixel higher margin

* smaller category in refine, bigger minimu msize for searchbox

* fix for too big searchbox at some very specific resolution

* lower height level for log-in icon

* add "sign in" text when hovering log-in link
2017-08-12 17:20:47 +10:00
kilo 99f93a83be Remove unused stuff (#1365)
* remove no-torrent class

* remove no-torrent from css

* remove no-torrent from preview JS

* remove no-torrent from auto-updating JS
2017-08-12 16:36:44 +10:00
kilo eeaeb644bf tr-links of lower size if no torrent link & some other stuff (#1362)
* Add "no-torrent" class if no torrent link

* Add no-torrent class that changes width

* add & remove needed !important

* more padding between 860 & 1050px wide

* aids

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* fix display on IE

* Update main.css

* no-torrent class in torrent auto update

* no-torrent class in torrent preview

* fix bug

* fix identical bug

* fix for small header

* small value change
2017-08-09 21:48:26 +10:00
kilo ff2efb347d Fix toggle theme that created a cookie on the wrong domain & header at lower res (#1361)
* add domain to cookie

* fix header icons at lower res
2017-08-09 21:24:42 +10:00
Golumpa 88bea245f1 update login.jet.html (#1364)
* Add icon-user to nyacon font

* forgot to update font file versions

Some people will still get the old font files without the icon-user added to it

* update login.jet.html
2017-08-08 11:29:39 +02:00
kilo 03b1dd91d1 Add indonesian flag (#1357)
* Add indonesia class

* Add indonesia class to flag.min

* Need to delete flags.png before uploading new one

* Upload flags.png with indonesia flag

* Fix wrong classname

* Fix wrong class name2

* better indonesian & multiple flags
2017-08-06 01:34:29 +02:00
kilo df9b07d90e Fix horrible subs description / <code>'s width in description (#1353)
* Update main.css

* styling consistancy

Im still wondering why 10% of it is single lined while the other 90% is proper
2017-08-05 16:24:24 -05:00
kilo 3e22adca7b Update main.css (#1351) 2017-08-04 21:20:29 +02:00
kilo c2541bed3e Header smaller for lower height screens (#1341)
* Update main.css

* lower H3 bottom margin

* smaller spacing for refine inputs

* Update main.css

* remove useless shit
2017-08-04 21:08:05 +02:00
kilo 2cca143121 Hide "support pantsu"" if announcement is there (#1340)
* add no-center class if announcement exist

* add no-center class that hides .no-center > center

* Update index_site.jet.html
2017-08-04 10:10:46 +10:00
Golumpa 6ce056adf0 Forgot to change font file version (#1339)
* Add icon-user to nyacon font

* forgot to update font file versions

Some people will still get the old font files without the icon-user added to it
2017-08-04 10:10:15 +10:00
kilo 2dcda75a09 Update main.css (#1336) 2017-08-03 22:07:55 +02:00
kilo 08820ee696 Use of Golumpa's user icon as "sign in" for lower res (#1338)
* allow different width for h-user, turn "sign in" into icon at 1100px

* Update main.css

* html for the icon
2017-08-03 22:07:42 +02:00
Golumpa 1943bd321e Add icon-user to nyacon font (#1337) 2017-08-03 22:07:03 +02:00
ewhal 8044336cf1 Merge pull request #1328 from Kiloutre/patch-11
More responsive category icon & <th> padding
2017-08-03 22:27:44 +10:00
kilo 99ec5306be Update main.css 2017-08-03 12:12:56 +02:00
akuma06 818a100bfc Merge branch 'dev' into patch-7 2017-08-02 22:15:06 +02:00
kilo a6d0e945fa Update main.css (#1323) 2017-08-02 20:58:37 +02:00
kilo 4d1524e6a9 Remove href of dark mode toggle (#1317)
* cursor: pointer

* remove href

* add domain

* Update main.css

* Update main.css

* Update main.css

* Update search.jet.html

* Update tomorrow.css

* Update main.js

* Update base.jet.html

* less margin-bottom on torrent name for mobiles
2017-08-02 19:34:53 +02:00
kilo c5fd68aa76 Remove browser outline for refine button & more blue (#1321)
* remove browser outline

* blue color & white text for g.css
2017-08-02 19:32:55 +02:00
kilo caed944f4f Use the available space of refine for language (& future anidex stuff) if enough space (#1314)
* CSS stuff

* HTML stuff

* Update main.css

* Update main.css

* pin refine button to bottom

* changes needed to pin refien button

* Update main.css

* Update search.jet.html

* Update main.css

* Update search.jet.html

* Update main.css

* pin refine button and language list to the right

* better spacing

* Update main.css
2017-08-02 22:01:43 +10:00
ewhal 34a6961c0e Merge pull request #1304 from NyaaPantsu/tags
Initial Tag System [done]
2017-08-02 21:59:26 +10:00
kilo 7508bc24f1 Hiding pending tag for anon (#1306)
* Update main.css

* Update tomorrow.css

* Update torrent.go

* Update tag.go

* Update torrent.go

* Update view.jet.html

* adding the S

* fix color for sukebei

* better padding for download buttons
2017-08-01 13:45:06 +02:00
kilo 5e95b57958 Make file list indent work across all browsers & some other css stuff (#1303)
* Update treeview.jet.html

* Update treeview.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update torrents.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update search.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update tomorrow.css

* Update main.css

* Update main.css

* Update main.js

* Update main.js

* Update main.js

* Update main.css

* Update main.css

* Update main.js

* Update base.jet.html

* Update main.js
2017-08-01 00:57:31 +02:00
akuma06 1697542143 CSS Rule: Anon can't vote 2017-07-31 18:33:27 +02:00
akuma06 6aa6e9d95f Added check on userID > 0 + links are more stylish 2017-07-31 18:29:43 +02:00
akuma06 a38f79eaf5 Merge branch 'dev' into tags 2017-07-31 17:15:32 +02:00
akuma06 7bd3b176c0 add css tags 2017-07-31 17:13:48 +02:00
kilo 39d5f405a7 Minimum width for the whole website, much better look for header under tight screens (#1301)
* Css changes

* Better outline for refine button in g.css

* remove hide-xs class from category in header

* Forgot a ;

* User menu alignement on low width

* same as above

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Padding enhancement for "Sign in" link and avatar

* Update main.css
2017-07-31 13:13:57 +02:00
kilo 99ef901dc2 Fix CSS line that did not apply (#1298)
* fix missing ; and change of color

* different color for /g/ refine button
2017-07-30 12:52:01 +10:00
kilo e70795ba2f Background-color for refine button, better category borders for tomorrow, some other css stuff (#1292)
* Update g.css

* Update classic.css

* Update tomorrow.css

* Update g.css

* Update g.css

* Update tomorrow.css

* some <summary> improvements

* make it wider

* better border color for torrent preview tomorrow

* better border for classic

* fixing that god damn padding once for all

* bigger search icon

* Update tomorrow.css
2017-07-28 13:47:50 +10:00
akuma06 03ea72595d OAuth API [done] (#1275)
* Initial Commit for OAuth API

This builds and run and return the right error.
Need to test it and then adding all users as possible client

* Added mising dependency

* just compile already...

* Fixing template test

* Imrpovements

Moved db stuff in models
Added some tests
Added form in modpanel to add/update a client
Added controllers for add/update of client

* Added Forms + speed improvements

Controller oauth client listing + html
Controller oauth client delete + messages
Messages on comment delete
New ES config that disable ES if set to false. Improve load speed on local development
Fix a load config bug
Fix index admin & translation string sign_out broken by @ewhal

* Sanitize empty strig in form array + css

Multiple empty array of strings are sanitized for the oauth client create form
Added some css for the form display

* Upload and Create form works

* Fix splitting response types

* Removing required on secret when updating

* fix travis error

* Fix travis template test

* Update dependency

* Moved to jinzhu instead of azhao

* randomizen secret on creation

* Final touch on oath api

improved display name
fix grant form csrf
fix login csrf on oauth

* Fix gorm test

* fix template test

* Fixing deleted dependency issue

* Make travis faster

* Fix typo

* Fix csrf for api calls

* This shouldn't be exempt

* Removing hard coded hash

@ewhal Don't forget to replace the hash in tokens.go with another one

* Added an example on how to use OAuth middleware

* Renamed fosite utils to oauth2 utils
2017-07-28 13:46:40 +10:00
kilo 3752efe25f fix flag padding (#1280)
* Update flags.jet.html

* forgot japanese specific css

* Update main.css
2017-07-26 11:59:35 +10:00
PantsuDev 18813627be Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-07-24 10:32:50 +10:00
kilo f5bd1103c8 More readable code (#1273)
* Update main.js

* fix some variable names here too

* change variable name

* Update main.css

* Update main.js
2017-07-23 19:08:42 +02:00
PantsuDev a931b47bff beautify assets 2017-07-23 15:50:18 +10:00
kilo e9b2e2841e make commit class into commit ID 2017-07-23 04:12:58 +02:00
kilo 6db6084d82 add CSS for :after 2017-07-23 04:11:44 +02:00
kilo 8ac3c65868 Update main.css (#1266) 2017-07-22 21:49:20 +02:00
kilo 54b2813e3c Put rules into their own file list flag list (#1259)
* Remove html rules from upload, load rules file and call the rule function

* Update faq.jet.html

* Create rules.jet.html

* forgot to remove old list

* forgot to do that

* remove <br/>

* Update main.css

* Update g.css

* add jav flag keyword

* Update kilo.js

* add h-games keyword
2017-07-22 14:07:57 +02:00
kilo 116464f43b Show seeder & leecher down to 520px wide at worst instead of 810px (#1257)
* change seeder & leecher width at lower res

* change class for seeder & leecher

* add new class to hide stuff when below 520px wide

* add those classes in upload

* change classes in torrent updating JS

* change class in torrent updating JS for upload
2017-07-22 00:27:10 +02:00
kilo 783c323afc h-user improvements (#1256)
* Update main.css

* Update main.css

* Update main.css

* fixed
2017-07-22 00:25:45 +02:00
kilo 336926a4d7 Fix display bug of user menu on low res (#1254)
* Update main.css

* Update main.css
2017-07-21 08:55:16 +10:00
kilo bee042490b AAAAAA (#1252)
* Update view.jet.html

* fix height of "loop icon"
2017-07-20 21:32:51 +02:00
akuma06 806888cb1e Update nl-nl.all.json (#1250) 2017-07-20 20:56:39 +02:00
kilo bb6ddb6ae8 Megumeme less visible, better torrent-info-box borders (#1249)
* Update tomorrow.css

* fix firefox's marker
2017-07-20 23:20:43 +10:00
kilo 01c4084b9f Better looking borders for user avatar & fix firefox bug (#1248)
* Update g.css

* slightly darker

* there

* alright last one

* remove line that broke firefox display
2017-07-20 12:59:11 +10:00
kilo e1e778dc28 Update main.css (#1247) 2017-07-20 12:31:57 +10:00
kilo f709315d9d Update g.css (#1245) 2017-07-20 10:58:32 +10:00
kilo 35df5668f3 Update classic.css (#1244) 2017-07-20 10:56:07 +10:00
kilo 638b841e26 Space flags with margin-right instead of a space (#1241)
* removal of space

* margin-right addition

* Update flags.jet.html

* margin into padding

* add "highlighted" class for possible future use

* bigger rules-drop, fix wrong display, remove useless line

* add alt for category img & alt with every language for flag

* literally no point of an alt on a div

* flag alt
2017-07-20 09:24:05 +10:00
kilo 28872346c5 main css 2017-07-19 23:11:23 +02:00
kilo 7da606a008 tomorrow colors 2017-07-19 23:10:49 +02:00
kilo 6a9e75caf5 add classic colors 2017-07-19 23:10:24 +02:00
kilo 3604f3d933 Fix css missing ; & wrong class position in html (#1240)
* Update main.css

* fix wrong class
2017-07-19 23:07:39 +10:00
kilo a5986cc543 Fix padding of torrent list on mobile & torrent preview stuff (#1239)
* Update main.css

* Update main.css

* Update main.css

* Add two example torrents

* only keep previewed torrent when updating with newer ones

* Update upload.jet.html

* wrong class here

* Update main.css

* rollback

* Update upload.jet.html

* Update kilo.js

* Update upload.jet.html
2017-07-19 22:24:04 +10:00
kilo c482568965 Pixel 2: the return (#1237)
* Update main.css

* fix css rule that did not apply

* better flag position with mod tools on
2017-07-19 17:53:57 +10:00
kilo 867bd808fb Pixels (#1235)
* Update main.css

* slightly less visibility for .hidden
2017-07-19 09:52:15 +10:00
kilo e92527748c add two keywords & a sukebei rule (#1231)
* add two keywords

* move keywords_flags vartiable outside of function

no point in creating it every single time

* Update en-us.all.json

* add sukebei rule

* Update main.css

* Update upload.jet.html

* Update upload.jet.html

* Update main.css

* Update main.css

* Update en-us.all.json

* whoopsies

* add keywords for categories

* fix display on firefox & older browsers
2017-07-18 20:51:38 +02:00
ewhal cc15ff8288 Merge pull request #1223 from Kiloutre/patch-11
Preliminary addition of rule list in upload
2017-07-19 00:15:02 +10:00
kilo 2fdc310ca0 Update main.css 2017-07-18 16:01:45 +02:00
kilo ab32efc732 Update main.css 2017-07-18 15:59:07 +02:00
kilo 6e3ce2d05a fix wrong position for sukebei category 2017-07-18 15:50:30 +02:00
kilo 019279af2a Lower size for date row & some other css stuff (#1226)
* lower size

* identical height as live

* make tr-links smaller and closer to Größe

* one pixel closer
2017-07-18 02:05:58 +02:00
kilo 6883b377e9 Making torrent_item_upload up to date with torrent_item's latest fixes (#1225)
* up to date torrent_item_upload

* remove admin stuff

* add color, outline & hover color for links in descriptions

* Update main.css

* apply to description links

* Update g.css

* same

* remove underline for tomorrow
2017-07-17 22:52:25 +02:00
kilo 68780a6652 better background color for mod tools, torrents don't move around when you show the checkboxes 🐤, fix auto-updating JS for mods (#1224)
* preliminary CSS work

* only apply button rule to #show_actions

* forgot the JS

* fix auto-updating for mods

* woops wrong file

* there
2017-07-17 22:05:24 +02:00
kilo 0b16ec43f7 Proper sizing & padding for tr-links and tr-cs (#1221)
* Update main.css

* save some space on mobile
2017-07-17 22:03:11 +02:00
kilo e3606bf91b Align search icon with refine text, fix display of category in preview on mobile, better padding on .box for mobile (#1218)
* Update main.css

* fix category image of preview torrent that got cropped at lower res

* padding on mobile

* remove css
2017-07-17 13:19:41 +02:00
kilo 4962091829 rollback that 2017-07-16 18:28:51 +02:00
kilo 2b7f847018 further space saving 2017-07-16 18:26:18 +02:00
kilo ea73b3eb9c Update main.css 2017-07-16 14:28:59 +02:00
kilo 2caf241962 slight lower height 2017-07-16 14:21:26 +02:00
kilo e6f3121527 Update main.css 2017-07-16 14:00:41 +02:00
kilo 3185bd1892 Update main.css 2017-07-16 13:45:28 +02:00
kilo 2ac74c6382 Update main.css 2017-07-16 11:23:13 +02:00
kilo dc773a8eec fix top column's width css rule that didn't apply 2017-07-16 10:27:41 +02:00
kilo 511d074e84 it works merge pls (#1204)
* remove custom_flag.css

* remove ' that had nothing to do here

* replace sukebei variable to boolean

* fix ? operator & variable name

* attempt at fixing visual cues for anonymous torrents

* Update torrents.jet.html

* add missing ,

* useless code if user logged off so moving that

* add it back here and check if logged in

* should work almost properly now

* same here

* flag-other invisible

* Update kilo.js

* Update upload.jet.html

* should work very well now

* same here

* Delete categories.png

* Add files via upload

* Update main.css

* Update kilo.js

* Update upload.jet.html

* Update kilo.js

* Update torrents.jet.html

* proper behavior for trusted people

* different flag form id

* add id

* add language name in an span

* make that span invisible =)

* Update flags.jet.html

* Update upload.jet.html

* Update kilo.js

* whoever read this is a faggot

* Update upload.jet.html
2017-07-15 21:41:57 +02:00
kilo e21e0d2abc less padding on low screen res for torrent list 2017-07-15 14:37:15 +02:00
kilo 26686c187d search box becomes small later and refine disappears later (device screen width) 2017-07-15 13:15:43 +02:00
kilo fca95548fc Update flags.min.css 2017-07-15 13:01:41 +02:00
kilo 2e06e49ec7 fix brazil missing a "px" 2017-07-15 12:53:18 +02:00
kilo ee7119bf7d Update main.css 2017-07-15 12:52:06 +02:00
kilo 787f1d4639 up to date flag.min.css
was missing some changes when compared to flag.css
2017-07-15 12:48:31 +02:00
akuma06 d9a95de7f1 Merge pull request #1192 from Kiloutre/patch-8
#1191
2017-07-14 22:27:41 +02:00
kilo 54ca88ed0d Add files via upload 2017-07-14 21:48:04 +02:00
kilo 256516b01b Delete custom_flags.css 2017-07-14 21:47:46 +02:00
kilo a74bb9cfbf Delete flag_multiple.png 2017-07-14 21:47:40 +02:00
kilo 3da444c007 Delete flag_catalan.png 2017-07-14 21:47:34 +02:00
kilo 3d29c720cf Update flags.css 2017-07-14 21:47:20 +02:00
kilo 72a0ecf966 visual cue for anonymous torrents for admins 2017-07-14 20:16:57 +02:00
kilo cf2ad75844 Update main.css 2017-07-14 19:57:21 +02:00
kilo f0e49146e4 identical <thead> height as live (aesthetical) 2017-07-14 19:51:22 +02:00
kilo 5004a4b49a Update main.css 2017-07-14 19:32:05 +02:00
kilo c8f4fc2136 Update main.css 2017-07-14 19:13:08 +02:00
kilo 311c114af9 Update main.css 2017-07-14 22:12:00 +10:00
kilo 853402ab76 Update main.css 2017-07-14 21:47:14 +10:00
kilo 8089ed996d Update main.css 2017-07-14 21:34:49 +10:00
kilo 7cd3435e5f fix refine look on IE & JS 2017-07-14 21:04:33 +10:00
kilo 909b49d0ff remove css rule that is unused as a result of above change 2017-07-14 21:04:33 +10:00
kilo bfcff472a9 Update main.css 2017-07-14 21:04:33 +10:00
kilo 8e9de36509 fix spacing between search box & category in refine 2017-07-14 21:04:33 +10:00
kilo 06f0c3215b fix class name in css 2017-07-14 21:04:33 +10:00
kilo 1eefaf1023 Update main.css 2017-07-14 21:04:33 +10:00
kilo 53fbbdf1c4 fix placeholder not displaying fully 2017-07-14 10:12:11 +10:00
kilo 15897d5024 Update main.css 2017-07-14 10:12:11 +10:00
akuma06 dc6fda3333 Merge pull request #1167 from Kiloutre/patch-8
Better looking refine & fix JS generating torrents with unclickeable categories
2017-07-13 14:57:11 +02:00
akuma06 63139ea3dd Merge pull request #1168 from Kiloutre/patch-9
Better background-color for flag list for classic & tomorrow
2017-07-13 14:55:49 +02:00
akuma06 5da9fe607c Merge branch 'dev' into refactor 2017-07-13 14:23:28 +02:00
akuma06 5be870e21b Add commit from kipukun on simplemde 2017-07-13 13:57:19 +02:00
akuma06 bd71ca6d41 Fix Hant css flag 2017-07-13 13:33:37 +02:00
kilo ee420756bd Update main.css 2017-07-13 13:26:27 +02:00
kilo 87d9d6b1d2 Update classic.css 2017-07-13 13:25:21 +02:00
kilo 7c8bca081e Update tomorrow.css 2017-07-13 13:24:12 +02:00
kilo 9288e1ec79 Update main.css 2017-07-13 13:11:01 +02:00
kilo d7f552eef2 Update main.css 2017-07-13 12:49:15 +02:00
kilo 04c1c6cc75 slight improvements concerning flag list 2017-07-13 08:51:26 +02:00
kilo 2f0ad7918d Update main.css 2017-07-13 00:40:22 +10:00
kilo 0c642e1c62 Update main.css 2017-07-13 00:40:22 +10:00
kilo 8a2b0f2ae9 Update main.css 2017-07-13 00:40:22 +10:00
kilo fed2738d92 Add files via upload 2017-07-13 00:40:12 +10:00
kilo a2bdc40370 Delete flag_catalan.png 2017-07-13 00:40:12 +10:00
kilo 429075303a Update main.css 2017-07-13 00:39:54 +10:00
kilo 4f7055ef66 Update main.css 2017-07-13 00:39:54 +10:00
kilo 000242e13c Update main.css 2017-07-13 00:39:54 +10:00
akuma06 f8f6758ffe Fixing checkbox label flags 2017-07-12 12:04:20 +10:00
akuma06 c564301e35 Update css for refactor 2017-07-12 12:04:20 +10:00
kilo e6847595cf Update flags.css 2017-07-12 12:04:20 +10:00
kilo 12536c9c68 even BETTER better flag 2017-07-12 12:04:20 +10:00