ver.1.4.0
This commit is contained in:
parent
8424825cbb
commit
05ed7ba72f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"version": "1.3.2",
|
"version": "1.4.0",
|
||||||
|
|
||||||
"name": "__MSG_extName__",
|
"name": "__MSG_extName__",
|
||||||
"description": "__MSG_extDescription__",
|
"description": "__MSG_extDescription__",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
body {
|
body {
|
||||||
/*font-family: 'Segoe UI', 'San Francisco', 'Ubuntu', 'Fira Sans', 'Roboto', 'Arial', 'Helvetica', sans-serif !important;*/
|
font-family: 'Segoe UI', 'San Francisco', 'Ubuntu', 'Fira Sans', 'Roboto', 'Arial', 'Helvetica', sans-serif !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
@ -13,8 +13,11 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
size: 1;
|
border: none;
|
||||||
color: #eee;
|
border-top: solid 1px #bbb;
|
||||||
|
height: 1px;
|
||||||
|
color: #FFFFFF;
|
||||||
|
margin: 0 6 0 6;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {}
|
p {}
|
||||||
|
|
BIN
simple-translate/web-ext-artifacts/simple_translate-1.4.0.zip
Normal file
BIN
simple-translate/web-ext-artifacts/simple_translate-1.4.0.zip
Normal file
Binary file not shown.
Loading…
Reference in a new issue