提交 5994fc38 编写于 作者: A Annabel Dunstone Gray

Minor edits

上级 646feca6
......@@ -36,8 +36,7 @@ $new-sidebar-width: 220px;
.settings-avatar {
background-color: $white-light;
.fa-wrench,
.fa-user {
i {
font-size: 20px;
width: 100%;
color: $gl-text-color-secondary;
......
.nav-sidebar
= link_to admin_root_path, title: 'Overview', class: 'context-header' do
= link_to admin_root_path, title: 'Admin Overview', class: 'context-header' do
.avatar-container.s40.settings-avatar
= icon('wrench')
.project-title Admin Area
......
.nav-sidebar
= link_to group_path(@group), title: 'Home', class: 'context-header' do
= link_to group_path(@group), title: 'Group', class: 'context-header' do
.avatar-container.s40.group-avatar
= image_tag group_icon(@group), class: "avatar s40 avatar-tile"
.group-title
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册