primo commit
This commit is contained in:
60
templates/tabulizer/css/rs_f68uueau.css
Normal file
60
templates/tabulizer/css/rs_f68uueau.css
Normal file
@ -0,0 +1,60 @@
|
||||
table.tabtable-rs_f68uueau, table.tabtable-rs_f68uueau tr, table.tabtable-rs_f68uueau tr td.tabcol {
|
||||
border: none;
|
||||
}
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow th.col_width_1,
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow td.col_width_1 {
|
||||
width: 65%;
|
||||
}
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow th.col_width_2,
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow td.col_width_2 {
|
||||
width: 10%;
|
||||
text-align: center;
|
||||
}
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow th.col_width_3,
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow td.col_width_3 {
|
||||
width: 10%;
|
||||
text-align: center;
|
||||
}
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow th.col_width_4,
|
||||
table.tabtable-rs_f68uueau tr.tabrow.tabrow td.col_width_4 {
|
||||
width: 15%;
|
||||
text-align: center;
|
||||
}
|
||||
table.tabtable-rs_f68uueau {
|
||||
border-collapse:collapse;
|
||||
width:100%;
|
||||
}
|
||||
table.tabtable-rs_f68uueau caption {
|
||||
margin: 20px 0 10px;
|
||||
text-align: left;
|
||||
font-size: 125%;
|
||||
font-weight: bold;
|
||||
}
|
||||
body.white table.tabtable-rs_f68uueau tr.tabrow td.tabcol {
|
||||
vertical-align: middle;
|
||||
padding: 5px;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
body.white table.tabtable-rs_f68uueau tr.tr_ht1 th.tabcol,
|
||||
body.white table.tabtable-rs_f68uueau tr.tr_ht1:hover th.tabcol,
|
||||
body.white table.tabtable-rs_f68uueau tr.tr_ht1 th.tabcol:hover {
|
||||
vertical-align: middle;
|
||||
font-size: 11px;
|
||||
color: #a70000;
|
||||
background-color: #ffffff;
|
||||
padding: 5px;
|
||||
}
|
||||
body.black table.tabtable-rs_f68uueau tr.tr_ht1 th.tabcol,
|
||||
body.black table.tabtable-rs_f68uueau tr.tr_ht1:hover th.tabcol,
|
||||
body.black table.tabtable-rs_f68uueau tr.tr_ht1 th.tabcol:hover {
|
||||
vertical-align: middle;
|
||||
font-size: 11px;
|
||||
color: #B2E0E5;
|
||||
padding: 5px;
|
||||
}
|
||||
body.black table.tabtable-rs_f68uueau tr.tabrow td.tabcol {
|
||||
vertical-align: middle;
|
||||
color: #ffff00;
|
||||
padding: 5px;
|
||||
background-color: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user