* remove focus state style, bug #37009.
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
.input {flex-grow: 1;}
|
.input {flex-grow: 1;}
|
||||||
.v-top > * {vertical-align: top; display: inline-block;}
|
.v-top > * {vertical-align: top; display: inline-block;}
|
||||||
.role-template-card p {margin: 0;}
|
.role-template-card p {margin: 0;}
|
||||||
|
#roleListContainer .btn-link:focus {background: unset;}
|
||||||
</style>
|
</style>
|
||||||
<?php include 'promptdesignprogressbar.html.php';?>
|
<?php include 'promptdesignprogressbar.html.php';?>
|
||||||
<div id='mainContent' class='main-content' style='height: calc(100vh - 120px); padding: 0;'>
|
<div id='mainContent' class='main-content' style='height: calc(100vh - 120px); padding: 0;'>
|
||||||
|
|||||||
Reference in New Issue
Block a user