OSDN Git Service

Dont load bootstrap buttons. Modified css with new buttons
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 1 Aug 2013 19:35:40 +0000 (22:35 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 1 Aug 2013 19:35:40 +0000 (22:35 +0300)
commite834742407a74c26a443cce888c8ab0c210bf1cd
tree96a3d71634736e37448e6448d68f9d107023f13a
parentb8f6d67b96991e8089fb3b139d4e17994af60b17
Dont load bootstrap buttons. Modified css with new buttons
34 files changed:
app/assets/stylesheets/common.scss
app/assets/stylesheets/gitlab_bootstrap.scss
app/assets/stylesheets/gitlab_bootstrap/blocks.scss
app/assets/stylesheets/gitlab_bootstrap/common.scss
app/assets/stylesheets/gitlab_bootstrap/forms.scss [new file with mode: 0644]
app/assets/stylesheets/gitlab_bootstrap/typography.scss
app/assets/stylesheets/sections/commits.scss
app/assets/stylesheets/sections/projects.scss
app/assets/stylesheets/sections/tree.scss
app/views/admin/groups/index.html.haml
app/views/admin/hooks/index.html.haml
app/views/admin/projects/index.html.haml
app/views/admin/users/index.html.haml
app/views/profiles/groups/index.html.haml
app/views/profiles/keys/index.html.haml
app/views/profiles/show.html.haml
app/views/projects/blob/_actions.html.haml
app/views/projects/compare/_form.html.haml
app/views/projects/deploy_keys/index.html.haml
app/views/projects/edit.html.haml
app/views/projects/hooks/index.html.haml
app/views/projects/issues/index.html.haml
app/views/projects/merge_requests/index.html.haml
app/views/projects/milestones/_form.html.haml
app/views/projects/milestones/index.html.haml
app/views/projects/team_members/index.html.haml
app/views/projects/wikis/_form.html.haml
app/views/projects/wikis/_nav.html.haml
app/views/projects/wikis/git_access.html.haml
app/views/snippets/current_user_index.html.haml
app/views/snippets/index.html.haml
app/views/snippets/show.html.haml
features/steps/profile/profile.rb
features/steps/project/project.rb