DIR : /home/kozerus/public_html/pn/uize/site-source/css/widget.datatable.css
/home/kozerus/public_html/pn/uize/site-source/css
table.data {
border-collapse: collapse;
background: #eceff3;
}
table.data tr td {
border: 1px solid #aaa;
text-align: center;
}
table.data tr.title td, table.data tr.heading td {
color: #000;
text-shadow: 1px 0 1px #fff;
background: #fff url(../images/title-bg-shiny.gif) left top repeat-x;
border-bottom: 1px solid #888;
text-align: center;
}
table.data tr.title td {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 4px;
padding: 4px 0 5px 0;
}
table.data tr.heading td {
font-size: 11px;
padding: 3px 8px;
text-transform: uppercase;
}
/*** column heading highlight states ***/
table.data tr td.headingOver, table.data tr td.headingLit {
color: #000;
cursor: pointer;
}
table.data tr td.headingOver {
background: #ddd;
}
table.data tr td.headingLit {
background: #ccc;
}
table.data tr.rowOver td {
background: #fff;
}
table.data tr.sectionSeparator td {
background: #bbb;
font-size: 1px;
line-height: 1px;
}
table.data tr.rowSeparator td {
background: #fff;
font-size:0;
line-height: 1px;
}
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer