added: progress bar (image) to tickets table
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@620 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -617,6 +617,31 @@ font-size: 0.7em;
|
||||
}
|
||||
|
||||
|
||||
table.tickettab {
|
||||
border: 1px solid #D1D1E1;
|
||||
}
|
||||
|
||||
|
||||
table.tickettab th {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
table.tickettab th, table.tickettab td {
|
||||
text-align: center;
|
||||
border: 0;
|
||||
font-size: 0.7em;
|
||||
border: 1px solid #D1D1E1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
table.tickettab td.tickettabtitle {
|
||||
font-size: 1em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
table.ticket {
|
||||
margin: 1em 0 1em 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user