From fabdadcbfbdf4426212b8d1f27b4bcea0997237c Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Thu, 29 Dec 2016 16:35:31 -0300 Subject: [PATCH] modified css for category panel header and icons hover, as well as translation --- amadeus/static/css/base/amadeus.css | 12 +++++++++++- categories/locale/pt_BR/LC_MESSAGES/django.po | 12 ++++++------ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 1de07dc..6537b93 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -33,8 +33,18 @@ .category-header i{ color: white; + margin-right: 10px; + font-size:16px; + float: right; + + +} + +.category-header i:hover{ + color: #90CAF9; } + .category-header .dropdown-menu i { color: inherit; } @@ -664,7 +674,7 @@ ul, li { .category-course-link{ font-size: 16px; color: #FFFFFF !important; - font-family: Roboto; + font-family: Roboto Regular; font-weight: normal; } diff --git a/categories/locale/pt_BR/LC_MESSAGES/django.po b/categories/locale/pt_BR/LC_MESSAGES/django.po index d19650b..83e22e0 100644 --- a/categories/locale/pt_BR/LC_MESSAGES/django.po +++ b/categories/locale/pt_BR/LC_MESSAGES/django.po @@ -32,7 +32,7 @@ msgstr "descrição" #: categories/models.py:12 msgid "visible" -msgstr "Coordenadores" +msgstr "visivel" #: categories/models.py:13 msgid "coordinators" @@ -72,15 +72,15 @@ msgstr "Remover" #: categories/templates/categories/category_card.html:26 msgid "Are you sure you want to subscribe to this course?" -msgstr "" +msgstr "Tem certeza que você deseja se inscrever neste curso?" #: categories/templates/categories/category_card.html:26 msgid "Subscribe" -msgstr "" +msgstr "Inscrever-se" #: categories/templates/categories/create.html:53 msgid "Register" -msgstr "" +msgstr "Registrar" #: categories/templates/categories/delete.html:10 msgid "Delete Category" @@ -96,7 +96,7 @@ msgstr "Todos os seus dados seråo perdido e não podem ser recuperados" #: categories/templates/categories/delete.html:23 msgid "Close" -msgstr "" +msgstr "Cancelar" #: categories/templates/categories/delete.html:24 msgid "Delete" @@ -108,7 +108,7 @@ msgstr "categorias" #: categories/templates/categories/list.html:27 msgid "Create Category" -msgstr "" +msgstr "Criar Categoria" #: categories/templates/categories/list.html:33 msgid "My subjects" -- libgit2 0.21.2