Porava hlavicky MPTranslateCZweb
[mp-web-interface.git] / PDACZ / pda.css
blob226c4c3cca12cdbba99ab3d4f6da3fcc4e6aa729
1 html, body {
2 margin: 0px 0px 0px 0px;
3 cursor: default;
4 background: #ffffff;
7 p, td, tr, form{
8 padding: 0px;
9 outline: 0px;
10 margin: 0px 0px 0px 0px;
11 cursor: default;
12 font-family: tahoma;
13 font-size: 8pt;
14 color: #000080;
15 text-align: left;
19 #playlist2 th{
20 border-top:1px solid #000099;
21 text-decoration: none;
22 font-family: tahoma;
23 font-size: 9pt;
24 color: #FFFFFF;
25 text-align: left;
26 font-weight: bold;
27 background: #ECECFF;
29 margin: 0px;
30 padding: 4px;
33 #playlist2 td{
34 text-decoration: none;
35 font-family: tahoma;
36 font-size: 9pt;
37 text-align: left;
38 background: #ECECFF;
39 border: 1px solid #000099;
40 margin: 0px;
41 padding: 4px;
43 #playlist2 #current{
44 font-family: tahoma;
45 font-size: 9pt;
46 font-weight: bold;
47 color: #000000;
48 text-align: left;
49 background: #b9b9ff;
50 border: 1px solid #000099;
51 margin: 0px;
52 padding: 2px;
54 #playlist2 #controls{
55 font-family: tahoma;
56 font-size: 9pt;
57 color: #000000;
58 text-align: center;
59 background: #b9b9ff;
60 border: 1px solid #000099;
61 margin: 0px;
62 padding: 2px;
64 #remote th{
65 border-top:1px solid #000099;
66 text-decoration: none;
67 font-family: tahoma;
68 font-size: 9pt;
69 color: #FFFFFF;
70 text-align: left;
71 font-weight: bold;
72 background: #ECECFF;
74 margin: 0px;
75 padding: 4px;
78 #remote td{
79 text-decoration: none;
80 font-family: tahoma;
81 font-size: 9pt;
82 text-align: center;
83 background: #ECECFF;
84 border: 1px solid #000099;
85 margin: 0px;
86 padding: 4px;