mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
changed active breadcrumb to bold
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
.ansible-breadcrumb li.active a {
|
.ansible-breadcrumb li.active a {
|
||||||
background: @white;
|
background: @white;
|
||||||
color: @black;
|
color: @black;
|
||||||
font-weight: normal;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.ansible-breadcrumb li a:after {
|
.ansible-breadcrumb li a:after {
|
||||||
content: " ";
|
content: " ";
|
||||||
|
|||||||
Reference in New Issue
Block a user