OSDN Git Service

refactor buttons pt1
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 29 Jan 2013 20:18:19 +0000 (22:18 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 29 Jan 2013 20:18:19 +0000 (22:18 +0200)
commit033aa1a885801c299a20ab39af6f897bb53dc3d4
tree187e5488facac4cd9e50776e3a09c782ff245b6f
parent9fdbdc662a01ac0845638c1012aa0625de6158be
refactor buttons pt1
75 files changed:
app/assets/stylesheets/gitlab_bootstrap/buttons.scss
app/assets/stylesheets/sections/notes.scss
app/views/admin/groups/edit.html.haml
app/views/admin/groups/index.html.haml
app/views/admin/groups/new.html.haml
app/views/admin/groups/show.html.haml
app/views/admin/hooks/index.html.haml
app/views/admin/projects/_form.html.haml
app/views/admin/projects/index.html.haml
app/views/admin/projects/members/_form.html.haml
app/views/admin/projects/show.html.haml
app/views/admin/teams/edit.html.haml
app/views/admin/teams/index.html.haml
app/views/admin/teams/members/_form.html.haml
app/views/admin/teams/members/new.html.haml
app/views/admin/teams/new.html.haml
app/views/admin/teams/projects/_form.html.haml
app/views/admin/teams/projects/new.html.haml
app/views/admin/teams/show.html.haml
app/views/admin/users/_form.html.haml
app/views/admin/users/index.html.haml
app/views/admin/users/show.html.haml
app/views/commits/_commit_box.html.haml
app/views/compare/_form.html.haml
app/views/dashboard/_zero_authorized_projects.html.haml
app/views/deploy_keys/_form.html.haml
app/views/devise/passwords/edit.html.haml
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/new.html.haml
app/views/devise/sessions/_new_ldap.html.haml
app/views/devise/sessions/new.html.haml
app/views/groups/_new_group_member.html.haml
app/views/groups/_new_member.html.haml
app/views/groups/new.html.haml
app/views/groups/search.html.haml
app/views/hooks/index.html.haml
app/views/issues/_form.html.haml
app/views/issues/index.html.haml
app/views/keys/_form.html.haml
app/views/keys/_show.html.haml
app/views/keys/show.html.haml
app/views/merge_requests/_form.html.haml
app/views/merge_requests/index.html.haml
app/views/milestones/_form.html.haml
app/views/milestones/show.html.haml
app/views/profiles/account.html.haml
app/views/profiles/show.html.haml
app/views/projects/_form.html.haml
app/views/projects/_new_form.html.haml
app/views/projects/empty.html.haml
app/views/projects/teams/available.html.haml
app/views/protected_branches/index.html.haml
app/views/search/show.html.haml
app/views/services/_gitlab_ci.html.haml
app/views/snippets/_form.html.haml
app/views/team_members/_form.html.haml
app/views/team_members/_show.html.haml
app/views/team_members/_show_team.html.haml
app/views/team_members/import.html.haml
app/views/team_members/index.html.haml
app/views/team_members/show.html.haml
app/views/teams/edit.html.haml
app/views/teams/members/_form.html.haml
app/views/teams/members/_show.html.haml
app/views/teams/members/index.html.haml
app/views/teams/members/new.html.haml
app/views/teams/members/show.html.haml
app/views/teams/new.html.haml
app/views/teams/projects/_form.html.haml
app/views/teams/projects/edit.html.haml
app/views/teams/projects/index.html.haml
app/views/teams/projects/new.html.haml
app/views/tree/edit.html.haml
app/views/wikis/_form.html.haml
app/views/wikis/edit.html.haml