Fix chrome style
This commit is contained in:
parent
f24e73141e
commit
d8927143fa
@ -196,6 +196,7 @@ input, select {
|
||||
input.button:focus {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
input.button.massactionconfirmed {
|
||||
margin: 4px;
|
||||
}
|
||||
@ -1972,9 +1973,13 @@ div.mainmenu {
|
||||
margin-left: 0px;
|
||||
min-width: 40px;
|
||||
}
|
||||
|
||||
a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
|
||||
outline: none;
|
||||
}
|
||||
button.ui-button.ui-corner-all.ui-widget:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/* For mainmenu, we always load the img */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user