Commit fabdadcbfbdf4426212b8d1f27b4bcea0997237c

Authored by Felipe Henrique de Almeida Bormann
1 parent e79dab46

modified css for category panel header and icons hover, as well as translation

amadeus/static/css/base/amadeus.css
@@ -33,8 +33,18 @@ @@ -33,8 +33,18 @@
33 33
34 .category-header i{ 34 .category-header i{
35 color: white; 35 color: white;
  36 + margin-right: 10px;
  37 + font-size:16px;
  38 + float: right;
  39 +
  40 +
  41 +}
  42 +
  43 +.category-header i:hover{
  44 + color: #90CAF9;
36 } 45 }
37 46
  47 +
38 .category-header .dropdown-menu i { 48 .category-header .dropdown-menu i {
39 color: inherit; 49 color: inherit;
40 } 50 }
@@ -664,7 +674,7 @@ ul, li { @@ -664,7 +674,7 @@ ul, li {
664 .category-course-link{ 674 .category-course-link{
665 font-size: 16px; 675 font-size: 16px;
666 color: #FFFFFF !important; 676 color: #FFFFFF !important;
667 - font-family: Roboto; 677 + font-family: Roboto Regular;
668 font-weight: normal; 678 font-weight: normal;
669 } 679 }
670 680
categories/locale/pt_BR/LC_MESSAGES/django.po
@@ -32,7 +32,7 @@ msgstr "descrição" @@ -32,7 +32,7 @@ msgstr "descrição"
32 32
33 #: categories/models.py:12 33 #: categories/models.py:12
34 msgid "visible" 34 msgid "visible"
35 -msgstr "Coordenadores" 35 +msgstr "visivel"
36 36
37 #: categories/models.py:13 37 #: categories/models.py:13
38 msgid "coordinators" 38 msgid "coordinators"
@@ -72,15 +72,15 @@ msgstr "Remover" @@ -72,15 +72,15 @@ msgstr "Remover"
72 72
73 #: categories/templates/categories/category_card.html:26 73 #: categories/templates/categories/category_card.html:26
74 msgid "Are you sure you want to subscribe to this course?" 74 msgid "Are you sure you want to subscribe to this course?"
75 -msgstr "" 75 +msgstr "Tem certeza que você deseja se inscrever neste curso?"
76 76
77 #: categories/templates/categories/category_card.html:26 77 #: categories/templates/categories/category_card.html:26
78 msgid "Subscribe" 78 msgid "Subscribe"
79 -msgstr "" 79 +msgstr "Inscrever-se"
80 80
81 #: categories/templates/categories/create.html:53 81 #: categories/templates/categories/create.html:53
82 msgid "Register" 82 msgid "Register"
83 -msgstr "" 83 +msgstr "Registrar"
84 84
85 #: categories/templates/categories/delete.html:10 85 #: categories/templates/categories/delete.html:10
86 msgid "Delete Category" 86 msgid "Delete Category"
@@ -96,7 +96,7 @@ msgstr "Todos os seus dados seråo perdido e não podem ser recuperados" @@ -96,7 +96,7 @@ msgstr "Todos os seus dados seråo perdido e não podem ser recuperados"
96 96
97 #: categories/templates/categories/delete.html:23 97 #: categories/templates/categories/delete.html:23
98 msgid "Close" 98 msgid "Close"
99 -msgstr "" 99 +msgstr "Cancelar"
100 100
101 #: categories/templates/categories/delete.html:24 101 #: categories/templates/categories/delete.html:24
102 msgid "Delete" 102 msgid "Delete"
@@ -108,7 +108,7 @@ msgstr "categorias" @@ -108,7 +108,7 @@ msgstr "categorias"
108 108
109 #: categories/templates/categories/list.html:27 109 #: categories/templates/categories/list.html:27
110 msgid "Create Category" 110 msgid "Create Category"
111 -msgstr "" 111 +msgstr "Criar Categoria"
112 112
113 #: categories/templates/categories/list.html:33 113 #: categories/templates/categories/list.html:33
114 msgid "My subjects" 114 msgid "My subjects"