mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Removed white box that appeared when clicking something.
Thanks to xet7 ! Fixes #5899
This commit is contained in:
parent
3fda90612d
commit
3814a218c2
1 changed files with 0 additions and 1 deletions
|
|
@ -192,7 +192,6 @@ BlazeComponent.extendComponent({
|
|||
button:focus, [role="button"]:focus, a:focus, input:focus, select:focus, textarea:focus, .dropdown-menu:focus, .js-board-view-swimlanes:focus, .js-add-card:focus {
|
||||
outline: 3px solid #005fcc !important;
|
||||
outline-offset: 2px !important;
|
||||
background-color: #e6f0ff !important;
|
||||
}
|
||||
/* Input borders */
|
||||
input, textarea, select {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue