diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2006-05-19 15:58:19 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2006-05-19 15:58:19 +0200 |
commit | b8893f9631d2ea760848ba6c56c22d45f8413591 (patch) | |
tree | b8e137926bee0b1e48957aae17c0b7330f4ef367 /template/default/style.css | |
parent | 38fa8341651c5b2678038f8ee72cf5b916e8cf56 (diff) | |
download | vdradmin-am-3.4.6beta.tar.gz vdradmin-am-3.4.6beta.tar.bz2 |
2006-05-19: 3.4.6betav3.4.6beta
- Added: "next" shortcut in prog_summary to show events starting after the current event (Based on patch by Joachim).
- Added: added selectbox in prog_summary to quickly show the epg at a given time (uses times configured in timeline config).
- Added: list view in prog_summary which includes a graphical elapsed time representation (Based on patch by Joachim).
- Added: selectbox in prog_list2 to quickly jump to a day's epg.
- Reworked: prog_detail (incl. recording's details).
- Changed: cleaned config menu.
- Removed: "bilder" and "copper" theme".
- Added: "default.png" theme (nice PNG images, extracted from KDE's Crystal icons).
- Reworked: "default" theme (ugly GIF images, extracted and converted from KDE's kdeclassic icons).
Diffstat (limited to 'template/default/style.css')
l---------[-rw-r--r--] | template/default/style.css | 153 |
1 files changed, 1 insertions, 152 deletions
diff --git a/template/default/style.css b/template/default/style.css index 9e68416..7da68a3 100644..120000 --- a/template/default/style.css +++ b/template/default/style.css @@ -1,152 +1 @@ -* { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; } -#rc, #tv { background-color: black; margin: 0px; } -body { background-color: #c4cdd7; margin: 3px; } -form { margin: 0px; } -td, div { color: black; font-weight: normal; font-size: 11px; } -input { color: black; font-weight: normal; font-size: 11px; } -textarea { color: black; font-weight: normal; font-size: 11px; } -select { color: black; font-weight: normal; font-size: 11px; } -b { font-weight: bold } -i { font-style: italic } -.submit { height: 20px; } - -h1 { margin-right: 12px; margin-left: 12px; font-size: 13px; font-weight: bold; color: black; display: inline; } -h2 { margin: 0px; font-size: 11px; font-weight: bold; color: black; display: inline; } -h3 { margin: 0px; font-size: 11px; font-weight: bold; color: black; } -h4 { margin: 0px; font-size: 11px; font-weight: normal; font-style: italic; color: black; } -h5 { margin: 1px 5px; font-size: 11px; font-weight: normal; color: black; text-align: right; } -h6 { margin: 1px 5px; font-size: 10px; font-weight: normal; color: black; text-align: right; } - -label { cursor: default; } - -a, a:visited, a:active { color: black; text-decoration: none; } -a:hover { color: gray; text-decoration: none; } - -label + input { margin-left: 1em; } -#tv input, #tv select, #tv h5 { font-weight: normal; font-size: 9px; display: inline; } -#rec_list .col_name { font-weight: bold; } -#prog_timeline a , #prog_timeline a:visited, #prog_timeline a:active { color: blue; } - -#error h2 { font-size: 11px; color: red; } - -.heading { height: 30px; } -.heading h2 { padding-left: 3px; padding-right: 3px; white-space: nowrap; } -.col_label, .col_value, .col_active, .col_channel, .col_start, .col_stop, .col_date, .col_time { padding-left: 3px; padding-right: 3px; white-space: nowrap; } -.col_value { white-space: normal; } -.row_spacer td { height: 10px; } -.row_odd, .row_even { height: 25px; } -.col_left, .col_right { min-width: 30px; max-width: 30px; width: 30px; height: 25px; } -.col_channels { text-align: right; padding: 10px; width: 40%; } -.col_wanted_channels { text-align: left; padding: 10px; width: 40%; } -.col_navi { text-align: right; white-space: nowrap; } -.col_navi img { position: relative; top: 2px; } - -.heading td.selected { background-image: url("bilder/uebersicht_oben_selected.gif"); } -.heading td { background-image: url("bilder/uebersicht_oben.gif"); } -.heading .col_left { background-image: url("bilder/uebersicht_oben_links.gif"); } -.heading .col_right { background-image: url("bilder/uebersicht_oben_rechts.gif"); } -.row_odd td.selected { background-image: url("bilder/uebersicht_mitte_dark_selected.gif"); } -.row_odd td { background-image: url("bilder/uebersicht_mitte_dark.gif"); } -.row_odd .col_left { background-image: url("bilder/uebersicht_links_dark.gif"); } -.row_odd .col_right { background-image: url("bilder/uebersicht_rechts_dark.gif"); } -.row_even td.selected, .row_spacer td.selected { background-image: url("bilder/uebersicht_mitte_selected.gif"); } -.row_even td, .row_spacer td { background-image: url("bilder/uebersicht_mitte.gif"); } -.row_even .col_left, .row_spacer .col_left { background-image: url("bilder/uebersicht_links.gif"); } -.row_even .col_right, .row_spacer .col_right { background-image: url("bilder/uebersicht_rechts.gif"); } -.footer td.selected { height: 30px; background-image: url("bilder/uebersicht_unten_selected.gif"); } -.footer td { height: 30px; background-image: url("bilder/uebersicht_unten.gif"); } -.footer .col_left { background-image: url("bilder/uebersicht_unten_links.gif"); } -.footer .col_right { background-image: url("bilder/uebersicht_unten_rechts.gif"); } - -.col_duration { padding-left: 3px; padding-right: 3px; width: 120px; vertical-align: top; } -.col_name, .col_title * { padding-left: 3px; padding-right: 3px; min-width: 50px; white-space: normal; } -.col_info, .col_record { width: 65px; text-align: center; } -.col_active { width: 75px; } -.col_stream { width: 70px; max-width: 70px; } -.col_channel { width: 120px; } -.col_start, .col_stop, .col_date, .col_time { width: 66px; text-align: right; } -.col_edit, .col_delete, .col_checkbox { text-align: center; width: 30px; max-width: 30px; } -#rec_list .col_date, #rec_list .col_time { width: 76px; } - -#heading { height: 39px; } -#heading tr, #heading td { vertical-align: middle; } -#heading .col_left { min-width: 15px; width: 15px; background-image: url("bilder/nav_button_back_start.gif"); } -#heading .col_title { background-image: url("bilder/nav_button_back_mitte.gif"); } -#heading .col_other { text-align: right; background-image: url("bilder/nav_button_back_mitte.gif"); } -#heading .col_other table { display: inline; } -#heading .col_help { text-align: center; width: 45px; background-image: url("bilder/nav_button_back_mitte.gif"); } -#heading .col_right { min-width: 15px; width: 15px; background-image: url("bilder/nav_button_back_end.gif"); } - -#prog_timeline .row_even table td, #timer_list .row_even table td { background-image: none; } -#prog_timeline #prgtable { border-left-color:#c4cdd7; border-bottom-color:#c4cdd7; } -#prog_timeline #timertable { background:red; border-left-color:#ffcdd7; border-bottom-color:#ffcdd7; } -#prog_timeline #timeline { background:red; } -#prog_timeline .color_current { background-color: #f7fffa; } -#prog_timeline .color_broadcast { background-color: #e6eee9; } -#prog_timeline .color_timer { background-color: #ffeee9; } -#rec_list #path { margin: 1em 10px 0px 10px; border-top: 1px solid black; border-bottom: 1px solid black; padding: 3px 0px; } -#timer_list .color_ok { background-color: #00a317; } -#timer_list .color_conflict { background-color: #a11917; } -#timer_list .color_collision { background-color: #ffde62; } -#timer_list .color_inactive { background-color: #858585; } -#timer_list #prgtable { border-left-color:#000000; border-right-color:#000000; } -#prog_timeline .row_even table td.color1, #timer_list .row_even table td.color1 { background-color: #e6eff9; } -#prog_timeline .row_even table td.color2, #timer_list .row_even table td.color2 { background-color: #d5dee8; } - -#prog_detail td { white-space: normal; } -#prog_detail .heading h2 { white-space: normal; } - -#vdr_cmds pre { margin: 0px; padding: 0px; } -#content { margin-top: 1em; } -.group { margin-top: 0.5em; } -#buttons { margin-top: 0.5em; text-align: right; } - -/* Summary */ -#prog_summary .group { margin: 3px; float: left; } -#prog_summary h2 { padding: 0px; } -#prog_summary .heading { height: 29px; } -#prog_summary .heading td { height: 29px; width: 246px; background-image: url("bilder/sum_top_mid.gif"); white-space: nowrap; overflow: hidden; } -#prog_summary .heading .col_left { min-width: 12px; width: 12px; height: 29px; background-image: url("bilder/sum_top_left.gif"); } -#prog_summary .heading .col_right { min-width: 12px; width: 12px; height: 29px; background-image: url("bilder/sum_top_right.gif"); } -#prog_summary .row_odd td { width: 246px; height: 200px; background-image: url("bilder/sum_mid.gif"); vertical-align: top; } -#prog_summary .row_odd .col_left { min-width: 12px; width: 12px; height: 200px; background-image: url("bilder/sum_left.gif"); } -#prog_summary .row_odd .col_right { min-width: 12px; width: 12px; height: 200px; background-image: url("bilder/sum_right.gif"); } -#prog_summary .footer td { height: 38px; width: 246px; background-image: url("bilder/sum_bottom_mid.gif"); text-align: center; vertical-align: middle; } -#prog_summary .footer .col_left { min-width: 12px; width: 12px; height: 38px; background-image: url("bilder/sum_bottom_left.gif"); } -#prog_summary .footer .col_right { min-width: 12px; width: 12px; height: 38px; background-image: url("bilder/sum_bottom_right.gif"); } -#prog_summary .date { text-align: right; margin-top: 3px; float: left; } -#prog_summary .duration { text-align: right; margin-top: 3px; } -#prog_summary .title { margin-top: 1em; width: 246px; overflow: hidden; white-space: nowrap; } -#prog_summary .summary { margin-top: 1em; margin-bottom: 3px; width: 240px; height: 124px; overflow: auto; white-space: normal; } - -/* Tooltips */ -.tt_table { width: 250px; border: 2px solid #333399; background-color: #ccccff; } -.tt_table th { background-color: #333399; font-weight: bold; color: white; padding-left: 2px; padding-right: 2px; } -.tt_table td { color: black; padding-left: 5px; padding-right: 5px; } - -/* Help */ -#help dt { margin-top: 0.6em; font-weight: bold; font-style: italic; } -#help dd dl dt { margin-top: 0.3em; font-weight: normal; font-style: italic; } -#help dl { padding: 5px; } -#help h3 { font-weight: bold; font-style: italic; letter-spacing: 0.5em; background-color: gray; color: white; padding: 2px 5px; } -#help h4 { text-decoration: underline; font-style: normal; } -#help strong { font-weight: bold; } -#help .ref_menu { font-style: italic; } -#help .ref_file { text-decoration: underline; } -#help .ref_label { font-style: italic; } -#help .links { padding: 5px; background-color: silver; text-align: justify; } -#help .links a { white-space: nowrap; } -#help a , #help a:visited, #help a:active { color: blue; } -#help .group { margin-top: 0.6em; border: 1px solid black; white-space: normal; } -#help .group p { padding: 5px; } -#help .top_link { text-align: right; font-size: 0.8em; background-color: silver; padding: 1px 5px; margin: 0px; } - -/* Navigation */ -#navigation { margin: 0px; background-image: url("bilder/back.gif"); } -#navigation .logo { padding-top: 1em; padding-bottom: 2em; width: 150px; } -#navigation .navi { font-size: 12px; padding-top: 6px; padding-bottom: 6px; text-align: center; width: 148px; } -#navigation .search { padding-top: 6px; font-size: 12px; width: 148px; text-align: center; } -#navigation .separator { height: 2px; background-image: url("bilder/separator.png"); width: 148px; background-repeat: repeat-x; } -#navigation a { color: black; font-weight: bold; text-decoration: none; } -#navigation a:hover { text-decoration: underline; } -#navigation input { width: 130px; } +default/style.css
\ No newline at end of file |