Changed modeltranslation active tab font-weight to bold

pull/17/merge
Fabio Caccamo 2017-05-24 11:55:23 +02:00
parent ed34055290
commit 44bae8b515
1 changed files with 1 additions and 2 deletions

View File

@ -32,9 +32,8 @@ https://github.com/deschler/django-modeltranslation/pull/313/commits
padding:8px 14px 8px 14px; padding:8px 14px 8px 14px;
margin-top:0px; margin-top:0px;
margin-bottom:-1px; margin-bottom:-1px;
font-weight: bold;
background-color:#FFFFFF; background-color:#FFFFFF;
color:{{ theme.css_module_background_color }}; color:{{ theme.css_module_background_color }};