diff --git a/ext/bg/css/settings2.css b/ext/bg/css/settings2.css index 245331a3..9b5bea81 100644 --- a/ext/bg/css/settings2.css +++ b/ext/bg/css/settings2.css @@ -281,6 +281,7 @@ h3 { overflow-y: scroll; position: relative; align-items: stretch; + justify-content: center; } .content-left { flex: 1 1 0; @@ -609,6 +610,9 @@ h3 { flex: 1 1 auto; align-self: center; } +.settings-item-left:last-child { + padding-right: var(--settings-group-inner-horizontal-padding); +} .settings-item-right { margin-top: calc(var(--settings-group-inner-vertical-margin) * -1); padding: var(--settings-group-inner-vertical-padding) var(--settings-group-inner-horizontal-padding) var(--settings-group-inner-vertical-padding) var(--settings-group-inner-horizontal-padding-half); diff --git a/ext/bg/legal.html b/ext/bg/legal.html index 8b4fe513..df886384 100644 --- a/ext/bg/legal.html +++ b/ext/bg/legal.html @@ -2,7 +2,7 @@ - + Yomichan Legal @@ -11,17 +11,26 @@ - - + -
+ -

Yomichan License

+ +
+
+ + + +

Yomichan Legal

+ +

Yomichan License

+
 Copyright (C) 2016-2020  Yomichan Authors
 
@@ -38,17 +47,19 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
+
-

EDRDG License

+

EDRDG License

+
 This package uses the EDICT and KANJIDIC dictionary files. These files are
 the property of the Electronic Dictionary Research and Development Group,
 and are used in conformance with the Group's licence.
 
+
-

Third-Party Software Licenses

- -

Bootstrap v3.3.7

+

Bootstrap v3.3.7

+
 The MIT License (MIT)
 
@@ -72,8 +83,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
+
-

Handlebars v4.0.6

+

Handlebars v4.0.6

+
 Copyright (C) 2011-2016 by Yehuda Katz
 
@@ -95,8 +108,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
+
-

jQuery v3.2.1

+

jQuery v3.2.1

+
 Copyright JS Foundation and other contributors, https://js.foundation/
 
@@ -135,8 +150,10 @@ externally maintained libraries used by this software which have their
 own licenses; we recommend you read them, as their terms may differ from
 the terms above.
 
+
-

JSZip v3.1.3

+

JSZip v3.1.3

+
 Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
 
@@ -146,8 +163,10 @@ The above copyright notice and this permission notice shall be included in all c
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
+
-

WanaKana v4.0.2

+

WanaKana v4.0.2

+
 The MIT License (MIT)
 
@@ -170,6 +189,12 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
+
-
+ + +
+
+ +