~vcs-imports/almidon/trunk

« back to all changes in this revision

Viewing changes to core/pub/css/adm.css

  • Committer: christian
  • Date: 2010-09-11 20:55:52 UTC
  • Revision ID: svn-v4:924a4236-293c-0410-b38f-c0813de1d4fd:trunk:381
Change name to pub directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
body            { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 10px; color: #000000}
 
2
input, select, textarea, td { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 10px; color: #000000;}
 
3
p               { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 11px; text-align : justify;}
 
4
p.navigator     { text-align : left; font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 11px;}
 
5
h1              { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 11pt; text-align: Left;}
 
6
h2              { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; color: #988774; font-size: 10pt; text-align: Left; font-weight: bold; margin-top: 0; margin-bottom: 0 }
 
7
h3              { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 12pt; text-align: Left; color:#988774; font-weight: bold }
 
8
a               { font-size: 11px; text-decoration: none; color: #7E817C; font-weight : normal;}
 
9
a.hover         { text-decoration: underline;}
 
10
/*      Agregue video_empty     */
 
11
td.cmd, .video_empty            { border: 1px solid #000000; font-size: 8pt; background: #818778; color: #FFFFFF text-decoration: none;}
 
12
.video_empty    {display:none;}
 
13
td              { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 11px;}
 
14
td.dark         { background-color: #ccc;}
 
15
.light          { background:#EEEEEE;}
 
16
.light_b        { background:#DDDDDD;}
 
17
.cmd            { font-family: "Trebuchet MS", helvetica, verdana, sans-serif, arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold;}
 
18
.odd            { background-color: #ddd; border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; white-space: nowrap;}
 
19
.even           { background-color: #eee; border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; white-space: nowrap;}
 
20
.evenn          { background-color: #eee; border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; white-space: wrap; }
 
21
.od             { font-size: 10pt; font-weight: normal; text-align: left; color: #000; background-color: #ccc; border-right: none; border-bottom: solid #888 1px; white-space: nowrap; }
 
22
td.paginate     { font-size: 8pt; font-weight: normal; }
 
23
td.last         { border-bottom: none; white-space: nowrap;}
 
24
td.number       { text-align: right; white-space: nowrap;}
 
25
td.section      { font-size: 10pt; color: #fff; background-color: #818778; letter-spacing: 2px; border-top: solid #888 1px; border-bottom: solid #888 1px; white-space: nowrap;}
 
26
table.stdtable  { border: solid #000 1px; margin-top: 10px; margin-bottom: 10px; cellpadding="10" cellspacing="10"}
 
27
table.stdtable th       { font-size: 10pt; font-weight: normal; text-align: left; color: #000; background-color: #ccc; border-right: none; border-bottom: solid #888 1px; white-space: nowrap; }
 
28
table.substdtable       { border: none; margin: 0; }
 
29
table.substdtable tr th { border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; }
 
30
table.substdtable tr td { padding-left: 5px; padding-right: 5px; border-right: solid #888 1px; }
 
31
table.dgtable           { border: solid #000 1px; margin-top: 10px; margin-bottom: 10px; cellpadding="10" cellspacing="10"}
 
32
table.dgtable th        { font-size: 10pt; font-weight: normal; text-align: left; color: #000; background-color: #ccc; border-right: none; border-bottom: solid #888 1px; white-space: nowrap; }
 
33
table.dgsubtable        { border: none; margin: 0; }
 
34
table.dgsubtable tr th  { border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; }
 
35
table.dgsubtable tr td  { padding-left: 5px; padding-right: 5px; border-right: solid #888 1px; }
 
36
.dgrow                  { background-color: #ddd; border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; white-space: nowrap;}
 
37
.dgrow2                 { background-color: #eee; border-right: solid #888 1px; padding-left: 5px; padding-right: 5px; white-space: nowrap;}
 
38
a.stay                  {color:#0a57a0; font-weight:bold;}
 
39
a.stay:hover            {color:#52545b; text-decoration:underline;}