File tree Expand file tree Collapse file tree 2 files changed +5
-25
lines changed Expand file tree Collapse file tree 2 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 4444 </ th >
4545 < th >
4646 < small >
47- 👥
47+ 🗓
4848 < br class ='ignore-pc '>
49- <%= link_to '開催日' , events_path , style : 'color: inherit; text-decoration: underline;' % >
49+ < a href =' < %= events_path %> ' > 開催日 </ a >
5050 </ small >
5151 </ th >
5252 < th >
Original file line number Diff line number Diff line change 2828 < small > <%= link_to raw ( "» 他の Dojo 一覧を見る" ) , dojos_path %> </ small >
2929 </ p >
3030
31- < style type ="text/css ">
32- /* URL 用のセルにクラスを付けておく想定 */
33- table { table-layout : auto; }
34- td {
35- padding : 1px 10px 1px 10px ;
36- text-align : right;
37- }
38- td .url-cell {
39- white-space : normal; /* 改行を許可 */
40- word-wrap : break-word; /* 古めのブラウザ向け */
41- overflow-wrap : break-word; /* 新しめのブラウザ向け */
42- word-break : break-all; /* 英数字が続く場合の保険 (必要に応じて) */
43- text-align : left;
44- }
45- th {
46- padding : 10px ;
47- text-align : center;
48- }
49- </ style >
50-
5131 < div style ="margin-top: 20px; " align ="center ">
5232 <% if @event_histories . any? %>
53- < table border ="1 ">
33+ < table border ="1 " class =" stats-table " >
5434 < tr >
5535 < th >
5636 < small >
57- ☯️
37+ 🗓
5838 < br class ='ignore-pc '>
59- <%= link_to '開催日' , events_path , style : 'color: inherit; text-decoration: underline;' % >
39+ < a href =' < %= events_path %> ' > 開催日 </ a >
6040 </ small >
6141 </ th >
6242 < th >
You can’t perform that action at this time.
0 commit comments