mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 370832 Tab preview doesn't work right in Modern theme
r=neil
This commit is contained in:
parent
ed2d4145f6
commit
dc0fdab673
@ -119,3 +119,7 @@ tab[busy] {
|
||||
position: relative;
|
||||
list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif');
|
||||
}
|
||||
|
||||
tooltip[tabpreview="true"] {
|
||||
max-width: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user