OSDN Git Service

Refactor gerneric css
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 31 Dec 2013 12:39:45 +0000 (14:39 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 31 Dec 2013 12:39:45 +0000 (14:39 +0200)
commitfccd70c97da1a41216d137b6e43e7c8e255234c0
treec24989a0435166be2eefd905ec0f3990f59e0a4d
parent718165ba0aa47368fefb6ad9eb4fd8d99dcc6582
Refactor gerneric css

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
17 files changed:
app/assets/stylesheets/application.scss
app/assets/stylesheets/generic.scss [new file with mode: 0644]
app/assets/stylesheets/generic/avatar.scss [moved from app/assets/stylesheets/gitlab_bootstrap/avatar.scss with 100% similarity]
app/assets/stylesheets/generic/blocks.scss [moved from app/assets/stylesheets/gitlab_bootstrap/blocks.scss with 100% similarity]
app/assets/stylesheets/generic/buttons.scss [moved from app/assets/stylesheets/gitlab_bootstrap/buttons.scss with 100% similarity]
app/assets/stylesheets/generic/common.scss [moved from app/assets/stylesheets/gitlab_bootstrap/common.scss with 100% similarity]
app/assets/stylesheets/generic/files.scss [moved from app/assets/stylesheets/gitlab_bootstrap/files.scss with 100% similarity]
app/assets/stylesheets/generic/fonts.scss [moved from app/assets/stylesheets/gitlab_bootstrap/fonts.scss with 100% similarity]
app/assets/stylesheets/generic/forms.scss [moved from app/assets/stylesheets/gitlab_bootstrap/forms.scss with 100% similarity]
app/assets/stylesheets/generic/issue_box.scss [moved from app/assets/stylesheets/gitlab_bootstrap/issue_box.scss with 100% similarity]
app/assets/stylesheets/generic/lists.scss [moved from app/assets/stylesheets/gitlab_bootstrap/lists.scss with 100% similarity]
app/assets/stylesheets/generic/mixins.scss [moved from app/assets/stylesheets/gitlab_bootstrap/mixins.scss with 100% similarity]
app/assets/stylesheets/generic/nav.scss [moved from app/assets/stylesheets/gitlab_bootstrap/nav.scss with 100% similarity]
app/assets/stylesheets/generic/typography.scss [moved from app/assets/stylesheets/gitlab_bootstrap/typography.scss with 100% similarity]
app/assets/stylesheets/generic/ui_box.scss [moved from app/assets/stylesheets/gitlab_bootstrap/ui_box.scss with 100% similarity]
app/assets/stylesheets/generic/variables.scss [moved from app/assets/stylesheets/gitlab_bootstrap/variables.scss with 100% similarity]
app/assets/stylesheets/gitlab_bootstrap.scss [deleted file]