Changed modeltranslation active tab font-weight to bold
This commit is contained in:
@@ -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 }};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user