mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 21:07:39 -02:30
Add minor style adjustments for hover highlight on li
This commit is contained in:
@@ -125,7 +125,11 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-color: @d7grey;
|
border-color: @d7grey;
|
||||||
min-width: 105px;
|
min-width: 115px;
|
||||||
|
|
||||||
|
a > span {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.DashboardGraphs-filterDropdownItems {
|
.DashboardGraphs-filterDropdownItems {
|
||||||
@@ -140,7 +144,7 @@
|
|||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
min-width: 105px;
|
min-width: 115px;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
|||||||
Reference in New Issue
Block a user