| Index: css/desktop-options.css |
| =================================================================== |
| rename from skin/desktop-options.css |
| rename to css/desktop-options.css |
| --- a/skin/desktop-options.css |
| +++ b/css/desktop-options.css |
| @@ -1,9 +1,9 @@ |
| -/* |
| +/*! |
| * This file is part of Adblock Plus <https://adblockplus.org/>, |
| * Copyright (C) 2006-present eyeo GmbH |
| * |
| * Adblock Plus is free software: you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 3 as |
| * published by the Free Software Foundation. |
| * |
| * Adblock Plus is distributed in the hope that it will be useful, |
| @@ -656,17 +656,16 @@ |
| position: fixed; |
| } |
| #sidebar footer |
| { |
| bottom: 0px; |
| position: absolute; |
| } |
| - |
| } |
| /* |
| Main content |
| */ |
| body[data-tab|="general"] #content-general, |
| body[data-tab|="advanced"] #content-advanced, |