mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
@@ -36,4 +36,14 @@ paper-tab::shadow #ink {
|
||||
/* These overrides change the position of the link in <loot-plugin-item> so that it doesn't cover up tooltips. */
|
||||
loot-plugin-item::shadow ::content > a {
|
||||
left: 112px;
|
||||
}
|
||||
|
||||
/* These overrides change the positioning of the progress dialog to adapt to content changes. */
|
||||
#progressDialog {
|
||||
position: inherit !important;
|
||||
margin: auto;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user