diff options
Diffstat (limited to 'ext/bg/popup-preview.html')
-rw-r--r-- | ext/bg/popup-preview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/popup-preview.html b/ext/bg/popup-preview.html index 61df0876..75386e24 100644 --- a/ext/bg/popup-preview.html +++ b/ext/bg/popup-preview.html @@ -12,7 +12,7 @@ <link rel="icon" type="image/png" href="/mixed/img/icon64.png" sizes="64x64"> <link rel="icon" type="image/png" href="/mixed/img/icon128.png" sizes="128x128"> <link rel="stylesheet" type="text/css" href="/bg/css/popup-preview.css"> - <link rel="stylesheet" type="text/css" href="/fg/css/client.css" id="client-css"> + <link rel="stylesheet" type="text/css" href="/mixed/css/popup-outer.css" id="popup-outer-css"> </head> <body> |