From: zy123.yuan Date: Wed, 21 Mar 2018 05:29:28 +0000 (+0800) Subject: [common][DPTTIZEN-3002, add white bgcolor for wearable] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d8a16b62fa93acd358e63d87777f3de5854ad4c;p=test%2Ftct%2Fweb%2Fapi.git [common][DPTTIZEN-3002, add white bgcolor for wearable] Change-Id: I3aa844bb49eed709029cf0c6b4b38e52f4aa7dfc --- diff --git a/common/tct-account-tizen-tests/webrunner/index.html b/common/tct-account-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-account-tizen-tests/webrunner/index.html +++ b/common/tct-account-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-appcontrol-tizen-tests/webrunner/index.html b/common/tct-appcontrol-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-appcontrol-tizen-tests/webrunner/index.html +++ b/common/tct-appcontrol-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-bluetooth-tizen-tests/webrunner/index.html b/common/tct-bluetooth-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-bluetooth-tizen-tests/webrunner/index.html +++ b/common/tct-bluetooth-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-bookmark-tizen-tests/webrunner/index.html b/common/tct-bookmark-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-bookmark-tizen-tests/webrunner/index.html +++ b/common/tct-bookmark-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-calendar-tizen-tests/webrunner/index.html b/common/tct-calendar-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-calendar-tizen-tests/webrunner/index.html +++ b/common/tct-calendar-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-callhistory-tizen-tests/webrunner/index.html b/common/tct-callhistory-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-callhistory-tizen-tests/webrunner/index.html +++ b/common/tct-callhistory-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-contact-tizen-tests/webrunner/index.html b/common/tct-contact-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-contact-tizen-tests/webrunner/index.html +++ b/common/tct-contact-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-deviceorientation-w3c-tests/webrunner/index.html b/common/tct-deviceorientation-w3c-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-deviceorientation-w3c-tests/webrunner/index.html +++ b/common/tct-deviceorientation-w3c-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-fmradio-tizen-tests/webrunner/index.html b/common/tct-fmradio-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-fmradio-tizen-tests/webrunner/index.html +++ b/common/tct-fmradio-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-inputdevice-tizen-tests/webrunner/index.html b/common/tct-inputdevice-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-inputdevice-tizen-tests/webrunner/index.html +++ b/common/tct-inputdevice-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-mediakey-tizen-tests/webrunner/index.html b/common/tct-mediakey-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-mediakey-tizen-tests/webrunner/index.html +++ b/common/tct-mediakey-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-messaging-email-tizen-tests/webrunner/index.html b/common/tct-messaging-email-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-messaging-email-tizen-tests/webrunner/index.html +++ b/common/tct-messaging-email-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-messaging-mms-tizen-tests/webrunner/index.html b/common/tct-messaging-mms-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-messaging-mms-tizen-tests/webrunner/index.html +++ b/common/tct-messaging-mms-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-messaging-sms-tizen-tests/webrunner/index.html b/common/tct-messaging-sms-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-messaging-sms-tizen-tests/webrunner/index.html +++ b/common/tct-messaging-sms-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-networkbearerselection-tizen-tests/webrunner/index.html b/common/tct-networkbearerselection-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-networkbearerselection-tizen-tests/webrunner/index.html +++ b/common/tct-networkbearerselection-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-nfc-tizen-tests/webrunner/index.html b/common/tct-nfc-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-nfc-tizen-tests/webrunner/index.html +++ b/common/tct-nfc-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-privacyprivilege-tizen-tests/webrunner/index.html b/common/tct-privacyprivilege-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-privacyprivilege-tizen-tests/webrunner/index.html +++ b/common/tct-privacyprivilege-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-sound-tizen-tests/webrunner/index.html b/common/tct-sound-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-sound-tizen-tests/webrunner/index.html +++ b/common/tct-sound-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-systeminfo-tizen-tests/webrunner/index.html b/common/tct-systeminfo-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-systeminfo-tizen-tests/webrunner/index.html +++ b/common/tct-systeminfo-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-systemsetting-tizen-tests/webrunner/index.html b/common/tct-systemsetting-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-systemsetting-tizen-tests/webrunner/index.html +++ b/common/tct-systemsetting-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%; diff --git a/common/tct-websetting-tizen-tests/webrunner/index.html b/common/tct-websetting-tizen-tests/webrunner/index.html index ebe02974a..69cc2d6bf 100755 --- a/common/tct-websetting-tizen-tests/webrunner/index.html +++ b/common/tct-websetting-tizen-tests/webrunner/index.html @@ -38,6 +38,10 @@ html { font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans; } +body { + background-color: white; +} + table#browse { border-collapse:collapse; table-layout:fixed;width:85%;