diff options
-rw-r--r-- | ext/action-popup.html | 2 | ||||
-rw-r--r-- | ext/css/action-popup.css (renamed from ext/css/context.css) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/action-popup.html b/ext/action-popup.html index 4ffed0d7..03c94846 100644 --- a/ext/action-popup.html +++ b/ext/action-popup.html @@ -11,7 +11,7 @@ <link rel="icon" type="image/png" href="/images/icon48.png" sizes="48x48"> <link rel="icon" type="image/png" href="/images/icon64.png" sizes="64x64"> <link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128"> - <link rel="stylesheet" type="text/css" href="/css/context.css"> + <link rel="stylesheet" type="text/css" href="/css/action-popup.css"> </head> <body> diff --git a/ext/css/context.css b/ext/css/action-popup.css index 4345d3a6..4345d3a6 100644 --- a/ext/css/context.css +++ b/ext/css/action-popup.css |