diff --git a/background.html b/background.html index 82c7f0f..eadf145 100644 --- a/background.html +++ b/background.html @@ -1,204 +1,12 @@ - \ No newline at end of file + + +
+ +Unless you are developing and inspecting the code, you probably should not be seeing this page.
+ + \ No newline at end of file diff --git a/options.html b/options.html deleted file mode 100644 index c872090..0000000 --- a/options.html +++ /dev/null @@ -1 +0,0 @@ -Hello, world. \ No newline at end of file diff --git a/popup.css b/popup.css index 394243b..301fd08 100644 --- a/popup.css +++ b/popup.css @@ -121,8 +121,8 @@ li[data-dir='-1'] .downmod { display:block; text-align:center; position:relative; - -moz-border-radius-topleft:6px; - -moz-border-radius-bottomleft:6px; + -webkit-border-top-left-radius:6px; + -webkit-border-bottom-left-radius:6px; border:1px solid #c4dbf1; background:white none repeat-x scroll center left; background-image:url('gradient-button.png'); diff --git a/popup.html b/popup.html index 7777d0c..7d846a5 100644 --- a/popup.html +++ b/popup.html @@ -2,8 +2,9 @@ - - +