diff --git a/public/asset/default/css/framework.css b/public/asset/default/css/framework.css index d928ccc..c1101f2 100644 --- a/public/asset/default/css/framework.css +++ b/public/asset/default/css/framework.css @@ -152,7 +152,7 @@ a.label-green:hover { border-radius: 50%; } -.border-pink-light { +.border-color-pink-light { border: 1px #9b6895 solid; } @@ -164,11 +164,11 @@ a.label-green:hover { border: 1px #65916d solid; } -.border-bottom-pink { +.border-color-pink { border-bottom: 1px #a44399 solid; } -.border-default { +.border-color-default { border: 1px #5d627d solid; } diff --git a/templates/default/torrent/edit/locales.html.twig b/templates/default/torrent/edit/locales.html.twig index 4c1b543..005ce1a 100644 --- a/templates/default/torrent/edit/locales.html.twig +++ b/templates/default/torrent/edit/locales.html.twig @@ -63,7 +63,7 @@ {% endif %} {{ 'by'|trans }} - +