mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug - Removed unused dialogtitle_textcolor
This commit is contained in:
parent
c6bf60555c
commit
a1c741111c
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<resources>
|
||||
<color name="dialogtitle_textcolor">@android:color/holo_blue_light</color>
|
||||
</resources>
|
||||
|
@ -76,7 +76,6 @@
|
||||
<color name="suggestion_primary">#dddddd</color>
|
||||
<color name="suggestion_pressed">#bbbbbb</color>
|
||||
<color name="tab_row_pressed">#4D000000</color>
|
||||
<color name="dialogtitle_textcolor">#ffffff</color>
|
||||
|
||||
<color name="textbox_background">#FFF</color>
|
||||
<color name="textbox_background_disabled">#DDD</color>
|
||||
|
Loading…
Reference in New Issue
Block a user