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:
Bartosz Dziewoński 2016-05-28 17:23:38 +02:00
parent bc2f54933d
commit debaed3a0f

View file

@ -573,11 +573,6 @@ div.patrollink {
font-style: italic;
}
span.updatedmarker {
color: black;
background-color: #0f0;
}
.editExternally {
border: 1px solid gray;
background-color: #ffffff;