www-thermferm/css/style.css

changeset 117
7119ea8a5225
parent 113
cf3f906ffe0d
child 118
7c8f35a43cec
equal deleted inserted replaced
116:065a242ed7ec 117:7119ea8a5225
31 31
32 #header button.script-status { 32 #header button.script-status {
33 margin:10px; 33 margin:10px;
34 } 34 }
35 35
36 #container { 36 #jqxWidget {
37 width: 980px; 37 width: 980px;
38 height: 510px; 38 height: 510px;
39 background: #ddd; 39 // background: #ddd;
40 margin-bottom: 10px;
41 float: left; 40 float: left;
42 } 41 }
43 42
44 #header { 43 #header {
45 width: 968px; 44 width: 980px;
46 height: 90px; 45 height: 60px;
47 background: #222; 46 // background: #222;
48 margin: 5px; 47 // margin: 5px;
49 float: left; 48 float: left;
50 } 49 }
51 50
52 #logo { 51 #jqxTabs {
53 float: left; 52 width: 980px;
54 clear: none; 53 height: 460px;
55 display: block;
56 margin-left: 4px;
57 margin-top: 4px;
58 width: 450px;
59 text-align: center;
60 }
61
62 #content {
63 width: 968px;
64 height: 400px;
65 background: #fff;
66 margin: 5px;
67 float: left; 54 float: left;
68 } 55 }
69 56
70 57
71 #fermentor { 58 #fermentor {
72 border: 5px solid; 59 border: 5px solid;
73 border-color: #FFCC01; 60 border-color: #FFCC01;
74 border-radius: 15px 15px 15px 15px; 61 border-radius: 15px 15px 15px 15px;
75 height: 380px; 62 height: 393px;
76 width: 464px; 63 width: 958px;
77 background: #fff; 64 background: #fff;
78 margin: 5px; 65 margin: 5px;
79 float: left; 66 float: left;
80 } 67 }
81 68
93 float: left; 80 float: left;
94 } 81 }
95 82
96 #fermentor_panel { 83 #fermentor_panel {
97 width: 240px; 84 width: 240px;
98 height: 270px; 85 height: 350px;
99 float: left; 86 float: left;
100 background-color: #f0f0f0; 87 background-color: #f0f0f0;
101 } 88 }
102 89
103 #fermentor_selector { 90 #fermentor_selector {

mercurial