mirror of
https://github.com/webmin/webmin.git
synced 2025-08-15 21:20:10 +00:00
Fix tooltip ridiculous border radius
[no-build]
This commit is contained in:
@ -277,7 +277,7 @@ td:not(:hover) .ui_link_help {
|
|||||||
color: white;
|
color: white;
|
||||||
background: black;
|
background: black;
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
border-radius: 50px;
|
border-radius: 2px;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
visibility: none;
|
visibility: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Reference in New Issue
Block a user