Last change
on this file since 354 was 241, checked in by luc, 9 years ago |
Aggiunta del widget Privacy e CookieLaw per l'informativa sui cookie - Aggiunto Tema Realistic - Aggiunto Tema Spectral
|
-
Property svn:executable
set to
*
|
File size:
922 bytes
|
Line | |
---|
1 | @charset "utf-8";
|
---|
2 | /*
|
---|
3 | Template Name: Realistic
|
---|
4 | Author: <a href="http://www.os-templates.com/">OS Templates</a>
|
---|
5 | Author URI: http://www.os-templates.com/
|
---|
6 | Licence: Free to use under our free template licence terms
|
---|
7 | Licence URI: http://www.os-templates.com/template-terms
|
---|
8 | File: Tables CSS
|
---|
9 | */
|
---|
10 |
|
---|
11 | table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
|
---|
12 | table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
|
---|
13 | table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
|
---|
14 | table thead th, table tbody td{padding:5px; border-collapse:collapse;}
|
---|
15 | table tbody tr.light{color:#666666; background-color:#F7F7F7;}
|
---|
16 | table tbody tr.dark{color:#666666; background-color:#E8E8E8;}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.