Changed modeltranslation active tab font-weight to bold
parent
ed34055290
commit
44bae8b515
|
|
@ -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 }};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue