Remove updatedmarker styling override
After I074688562e4da8c7c32d9f2bae67cd601e9b5f65 in core we no longer need a custom style here. Bug: T134515 Change-Id: I923ca72be187497c254132bb73a35d2548981d9d
This commit is contained in:
parent
bc2f54933d
commit
debaed3a0f
1 changed files with 0 additions and 5 deletions
5
main.css
5
main.css
|
@ -573,11 +573,6 @@ div.patrollink {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.updatedmarker {
|
|
||||||
color: black;
|
|
||||||
background-color: #0f0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.editExternally {
|
.editExternally {
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
|
|
Loading…
Reference in a new issue