OSDN Git Service

Include tw bootstrap manually. Fix hide class
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 1 Jan 2014 19:42:42 +0000 (21:42 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 1 Jan 2014 19:42:42 +0000 (21:42 +0200)
commit8c1d414674d817d452c92b2fd95e722d52fc51fc
treef8c4fd830e61fba6c2740fcec30e36e659a0fbfb
parenta379bd00dc92529b8ef72885342e90c6be9a2ec1
Include tw bootstrap manually. Fix hide class

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
37 files changed:
app/assets/javascripts/behaviors/toggler_behavior.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/generic/common.scss
app/assets/stylesheets/gl_bootstrap.scss [new file with mode: 0644]
app/assets/stylesheets/sections/events.scss
app/assets/stylesheets/sections/notes.scss
app/views/admin/broadcast_messages/index.html.haml
app/views/dashboard/_activities.html.haml
app/views/groups/show.html.haml
app/views/help/_shortcuts.html.haml
app/views/layouts/_head_panel.html.haml
app/views/layouts/_public_head_panel.html.haml
app/views/layouts/_search.html.haml
app/views/profiles/accounts/show.html.haml
app/views/profiles/notifications/show.html.haml
app/views/projects/blob/_remove.html.haml
app/views/projects/commit/_commit_box.html.haml
app/views/projects/commits/_image.html.haml
app/views/projects/create.js.haml
app/views/projects/edit.html.haml
app/views/projects/graphs/show.html.haml
app/views/projects/issues/_issues.html.haml
app/views/projects/issues/update.js.haml
app/views/projects/merge_requests/show/_commits.html.haml
app/views/projects/merge_requests/show/_how_to_merge.html.haml
app/views/projects/merge_requests/show/_mr_accept.html.haml
app/views/projects/new.html.haml
app/views/projects/notes/_discussion.html.haml
app/views/projects/notes/_form.html.haml
app/views/projects/notes/_note.html.haml
app/views/projects/show.html.haml
app/views/projects/tree/_blob_item.html.haml
app/views/projects/tree/_tree_item.html.haml
app/views/projects/update.js.haml
app/views/projects/walls/show.html.haml
app/views/projects/wikis/_new.html.haml
app/views/users_groups/_users_group.html.haml