| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Tue, 06 Jul 2010 14:03:49 +0300 | |
| changeset 6 | 1c3b8676e58c |
| parent 0 | 1450b09d0cfd |
| child 16 | 3c88a81ff781 |
| permissions | -rw-r--r-- |
#WindowCountBarId { width:100%; background: transparent; } /* Table */ #wcrow { table-layout:fixed; width:100%; border: 0; border-spacing: 0; padding: 0; } /* Cell image */ .wcicon { height:10; width:10; margin-right:10px; margin-left:10px; margin-top:8px; margin-bottom:6px; } /* Table cells */ #wcfirst { overflow:hidden; } #wclast { overflow:hidden; } #wccontent { text-align:center; overflow:hidden; }