forked from bofh/fetsite
Layout changes for blue1
Ist das so ok, oder soll ich besser ein neues theme machen?
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<%= link_to I18n.t("beispiel.add"), new_beispiel_path, :class=>"linkbox"%>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="unstyled linkbox-list" style="margin-top:5px;margin-bottom:5px;">
|
||||
<ul class="unstyled linklist">
|
||||
<% @beispiele.each do |b| %>
|
||||
<li>
|
||||
<%= link_to b.lva, {:class=> :linkbox} do %>
|
||||
|
||||
Reference in New Issue
Block a user