openstreetmap-website/app/views/user_blocks
Andy Allan 627f2493fa Refactor away from global form control styling
This enables forms to be converted one-by-one to bootstrap. Without this
refactoring, these global styles interfere with form control styling from
bootstrap.

The rearrangement of the search and directions styling is to solve CSS selector specitivity issues.
2020-07-01 17:23:02 +02:00
..
_block.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00
_blocks.html.erb Use bootstrap table striping to replace hand-cycled table stripes 2020-03-18 12:14:24 +01:00
blocks_by.html.erb Avoid double-escaping display names when sent through the translation system 2020-01-08 19:07:18 +01:00
blocks_on.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00
edit.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
index.html.erb Convert various moderator? tests to use cancancan permissions checks 2019-10-23 11:26:16 +02:00
new.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
not_found.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
revoke.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
show.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00