primo commit
This commit is contained in:
52
templates/tabulizer/css/rs_ng3p1jy0.css
Normal file
52
templates/tabulizer/css/rs_ng3p1jy0.css
Normal file
@ -0,0 +1,52 @@
|
||||
table.tabtable-rs_ng3p1jy0 {
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
table.tabtable-rs_ng3p1jy0 tr {
|
||||
border: none;
|
||||
}
|
||||
table.tabtable-rs_ng3p1jy0 {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
}
|
||||
table.tabtable-rs_ng3p1jy0 tr.tabrow td.tabcol {
|
||||
padding: 1em;
|
||||
}
|
||||
body.white table.tabtable-rs_ng3p1jy0 tr.tabrow td.tabcol {
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
body.black table.tabtable-rs_ng3p1jy0 tr.tabrow td.tabcol {
|
||||
border: 1px solid #666;
|
||||
}
|
||||
table.tabtable-rs_ng3p1jy0 tr.tabrow:hover td.tabcol {
|
||||
padding: 1em;
|
||||
}
|
||||
body.white table.tabtable-rs_ng3p1jy0 tr.tabrow:hover td.tabcol {
|
||||
color: #a70000;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
table.tabtable-rs_ng3p1jy0 tr.tr_ht1 td.tabcol,
|
||||
table.tabtable-rs_ng3p1jy0 tr.tr_ht1:hover td.tabcol,
|
||||
table.tabtable-rs_ng3p1jy0 tr.tr_ht1 td.tabcol:hover {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 1em;
|
||||
}
|
||||
body.white table.tabtable-rs_ng3p1jy0 tr.tr_ht1 td.tabcol,
|
||||
body.white table.tabtable-rs_ng3p1jy0 tr.tr_ht1:hover td.tabcol,
|
||||
body.white table.tabtable-rs_ng3p1jy0 tr.tr_ht1 td.tabcol:hover {
|
||||
color: #ffffff;
|
||||
background-color: #004383;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
body.white .tab_top,
|
||||
body.white .tab_bottom {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.tab_top_right {
|
||||
width: inherit !important;
|
||||
}
|
||||
@media only screen and (max-width: 960px) {
|
||||
.tabtable-rs_ng3p1jy0 {
|
||||
width: 800px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user