aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-02-21 00:22:21 -0500
committerGitHub <noreply@github.com>2021-02-21 00:22:21 -0500
commit1e4545107df139a3a87b18256438a7635aa84ff6 (patch)
treec18e96743558e5eb59f7a7f26f527d9ffc651780
parentae1f7ad9fec358f386e763e8e239a716bf9da258 (diff)
Rename context.css to action-popup.css (#1428)
-rw-r--r--ext/action-popup.html2
-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