mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1134484 - Replace all uses of @color/link_blue. r=liuche
This commit is contained in:
parent
161d746596
commit
ff0f3626c2
@ -842,7 +842,7 @@
|
|||||||
|
|
||||||
<style name="TextAppearance.FirstrunRegular.Link">
|
<style name="TextAppearance.FirstrunRegular.Link">
|
||||||
<item name="android:textSize">16sp</item>
|
<item name="android:textSize">16sp</item>
|
||||||
<item name="android:textColor">#0096DD</item>
|
<item name="android:textColor">@color/link_blue</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- Remote Tabs home panel -->
|
<!-- Remote Tabs home panel -->
|
||||||
|
Loading…
Reference in New Issue
Block a user