Refactor css lists. Use well-list class

This commit is contained in:
Dmitriy Zaporozhets 2012-12-18 06:14:05 +03:00
parent 85d5f606f6
commit 8826077471
32 changed files with 87 additions and 252 deletions

View file

@ -2,8 +2,8 @@
%h3.page_title Services
%br
%ul.unstyled.ui-box
%li.wll
%ul.ui-box.well-list
%li
%h4.cgreen
= link_to edit_project_service_path(@project, :gitlab_ci) do
GitLab CI
@ -17,14 +17,14 @@
%small.cgray
%i.icon-off
Disabled
%li.wll
%h4.cgray
%li.disabled
%h4
Jenkins CI
%small An extendable open source continuous integration server
.right
%small Not implemented yet
%li.wll
%h4.cgray
%li.disabled
%h4
Campfire
%small Web-based group chat tool
.right