Преглед изворни кода

refactor: rename panel.css into sidebar.css

Jocelyn Boullier пре 5 година
родитељ
комит
7712d47855
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 0 0
      extension/sidebar.css
  2. 1 1
      extension/sidebar.html

extension/panel.css → extension/sidebar.css


+ 1 - 1
extension/sidebar.html

@@ -3,7 +3,7 @@
 <html>
   <head>
     <meta charset="utf-8" />
-    <link rel="stylesheet" href="panel.css" />
+    <link rel="stylesheet" href="sidebar.css" />
     <script src="jquery-3.4.1.slim.min.js"></script>
   </head>