diff --git a/TabsAside.html b/TabsAside.html index 464c28f..19700f4 100644 --- a/TabsAside.html +++ b/TabsAside.html @@ -19,7 +19,7 @@
- + - + Set current tabs aside diff --git a/css/style.css b/css/style.css index eafb7ab..c594801 100644 --- a/css/style.css +++ b/css/style.css @@ -127,7 +127,7 @@ width: 16px; height: 16px; display: inline-block; - font-family: "Segoe MDL2 Assets"; + font-family: "SegoeMDL2Assets"; margin: 2px; } .iconQuestionCircle @@ -238,7 +238,7 @@ background-color: #c2c2c2; background-image: url("chrome-extension://__MSG_@@extension_id__/images/tab_thumbnail.png"), - url("chrome-extension://__MSG_@@extension_id__/images/tab_thumbnail.png"); + url("moz-extension://__MSG_@@extension_id__/images/tab_thumbnail.png"); background-size: cover; background-position-x: center; diff --git a/css/style.generic.css b/css/style.generic.css index 7ae82d4..f7eb8a1 100644 --- a/css/style.generic.css +++ b/css/style.generic.css @@ -30,7 +30,7 @@ .tabsAside { - font-family: "Segoe UI", "Segoe MDL2 Assets" !important; + font-family: "SegoeUI", "SegoeMDL2Assets" !important; font-size: 14px; user-select: none; } @@ -56,6 +56,7 @@ { width: 28px; height: 28px; + font-size: 16px; background-color: transparent; border: none; cursor: pointer; @@ -107,7 +108,7 @@ width: 100%; height: 32px; - font-family: "Segoe UI"; + font-family: "SegoeUI"; font-size: 12px; display: grid; @@ -149,7 +150,7 @@ background-repeat: no-repeat; background-size: 12px; background-position: center; - font-family: "Segoe UI", "Segoe MDL2 Assets"; + font-family: "SegoeUI", "SegoeMDL2Assets"; } .control.checkbox @@ -188,7 +189,7 @@ position: absolute; color: rgba(0, 0, 0, .4); - font-family: "Segoe MDL2 Assets"; + font-family: "SegoeMDL2Assets"; content: "\E001"; width: 16px; @@ -210,14 +211,16 @@ @font-face { - font-family: "Segoe UI"; + font-family: "SegoeUI"; src: local("Segoe UI"), - url("fonts/segoeui.ttf") format("truetype"), + url("../fonts/segoeui.ttf") format("truetype"), + url("../fonts/segoeui.woff") format("woff") } @font-face { - font-family: "Segoe MDL2 Assets"; + font-family: "SegoeMDL2Assets"; src: local("Segoe MDL2 Assets"), - url("fonts/segoemdl2.ttf") format("truetype"), + url("../fonts/segoemdl2.ttf") format("truetype"), + url("../fonts/segoemdl2.woff") format("woff") } \ No newline at end of file diff --git a/fonts/segoemdl2.woff b/fonts/segoemdl2.woff new file mode 100644 index 0000000..cb78be9 Binary files /dev/null and b/fonts/segoemdl2.woff differ diff --git a/fonts/segoeui.woff b/fonts/segoeui.woff new file mode 100644 index 0000000..d0ed4b2 Binary files /dev/null and b/fonts/segoeui.woff differ diff --git a/js/aside-script.js b/js/aside-script.js index 25dbf73..5ca8f4c 100644 --- a/js/aside-script.js +++ b/js/aside-script.js @@ -257,7 +257,7 @@ function AddCollection(collection, thumbnails) "