mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
Added thumbnails to saved tabs
This commit is contained in:
@@ -191,6 +191,8 @@
|
||||
|
||||
background-color: #c2c2c2 !important;
|
||||
background-image: url("chrome-extension://__MSG_@@extension_id__/images/tab_thumbnail.png");
|
||||
background-size: cover !important;
|
||||
background-position-x: center !important;
|
||||
|
||||
display: inline-grid !important;
|
||||
grid-template-rows: 1fr auto !important;
|
||||
|
||||
Reference in New Issue
Block a user