mirror of
https://github.com/italicsjenga/injections.git
synced 2024-11-23 00:51:31 +11:00
more google styling
This commit is contained in:
parent
6ec8cf2934
commit
027010cc80
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "injections",
|
"name": "injections",
|
||||||
"version": "1.0",
|
"version": "1.1",
|
||||||
"description": "misc CSS injections.",
|
"description": "misc CSS injections.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icons/icon48.png",
|
"48": "icons/icon48.png",
|
||||||
|
|
|
@ -15,10 +15,18 @@
|
||||||
.sfbg,
|
.sfbg,
|
||||||
.yg51vc,
|
.yg51vc,
|
||||||
.F9PbJd,
|
.F9PbJd,
|
||||||
|
.yDYNvb.lyLwlc,
|
||||||
.kp-blk {
|
.kp-blk {
|
||||||
background: #37393f;
|
background: #37393f;
|
||||||
color: #eaeaea;
|
color: #eaeaea;
|
||||||
}
|
}
|
||||||
|
.I6TXqe {
|
||||||
|
background: #ced0d5;
|
||||||
|
}
|
||||||
|
.HsZQAe,
|
||||||
|
.qIshu {
|
||||||
|
border-bottom: 1px solid #37393f !important;
|
||||||
|
}
|
||||||
cite {
|
cite {
|
||||||
color: #c9c9c9;
|
color: #c9c9c9;
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,6 +16,10 @@
|
||||||
{
|
{
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.0/injections-1.0.xpi"
|
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.0/injections-1.0.xpi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "1.1",
|
||||||
|
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.1/injections-1.1.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue