Kenji Okimoto
|
eeb4099568
|
Fix a typo in StyleSheet class name
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-24 14:26:33 +09:00 |
|
Kenji Okimoto
|
009c3527bb
|
Use bootstrap4 class instead of font-awesome class
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-21 15:03:23 +09:00 |
|
Kenji Okimoto
|
3087ce1ffd
|
Adjust download button position
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-21 09:57:14 +09:00 |
|
Kenji Okimoto
|
559c11e809
|
Apply bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-16 14:35:18 +09:00 |
|
Kyuden
|
0365f10fbe
|
Delete optional div tag in haml
|
2014-10-04 15:19:14 +09:00 |
|
uu59
|
6322b098dc
|
Change grid system class to -xs- from -lg- for narrow display
|
2014-07-29 10:57:00 +09:00 |
|
uu59
|
23a30452e4
|
Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/ | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
|
2014-07-24 15:28:04 +09:00 |
|
uu59
|
b92b1dbfb9
|
Primary action button move to top-right
|
2014-07-24 14:08:03 +09:00 |
|
uu59
|
720e1ae3a1
|
Separate fluentd log and error log page
|
2014-07-24 13:52:07 +09:00 |
|