diff -r d1838696558c -r 9dcba1ee99f7 appinstall_plat/appmngr2runtimeapi/tsrc/data_src/widgettest/widgettest.css --- a/appinstall_plat/appmngr2runtimeapi/tsrc/data_src/widgettest/widgettest.css Thu Oct 14 14:11:30 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -#mainView { - font-size: 14px; - color: blue; -} - -h2 { - text-align: center; - color: black; -} - -.button { - font-size: 14px; - color: blue; - background-color: grey; - margin: 20px 0px 0px 150px; -} - -#resultView { - text-align: center; - color: blue; - font-size: 16pt; - font-weight: bold; - display: none; -} -