]> git.proxmox.com Git - extjs.git/blame - extjs/examples/modern/oreilly/sass/src/view/Main.scss
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / modern / oreilly / sass / src / view / Main.scss
CommitLineData
6527f429
DM
1//@include icon('team');\r
2//@include icon('info');\r
3//@include icon('time');\r
4//@include icon('locate');\r
5//@include icon('chat');\r
6//@include icon('action');\r
7\r
8@include sencha-tabbar-ui('gray', #111, 'matte', lighten($base-color, 10%));\r
9//@include sencha-toolbar-ui('dark', darken($base-color, 10%), $base-gradient);\r
10@include sencha-toolbar-ui('gray', #ccc);\r
11\r
12a, .link {\r
13 color: $base-color !important;\r
14}\r
15a:visited {\r
16 color: lighten($base-color, 15%) !important;\r
17}\r
18\r
19h3 {\r
20 margin-top: 0.3em;\r
21 font-size: 1.2em;\r
22}\r
23h4 {\r
24 color: #999;\r
25 margin-bottom: 0.3em;\r
26}\r
27\r
28\r
29.x-list-item-label > .session {\r
30\r
31 @include st-box;\r
32 @include st-box-orient(horizontal);\r
33 @include st-box-align(center);\r
34\r
35 .title {\r
36 @include st-box-flex(1);\r
37 font-weight: bold;\r
38 font-size: 95%;\r
39 overflow: hidden;\r
40 text-overflow: ellipsis;\r
41 white-space: nowrap;\r
42 }\r
43\r
44 .room {\r
45 font-size: 10px !important;\r
46 color: $base-color;\r
47 margin-left: .5em;\r
48 white-space: nowrap;\r
49 overflow: hidden;\r
50 text-overflow: ellipsis;\r
51 }\r
52\r
53}\r
54\r
55.sessionInfo {\r
56\r
57 padding: 0.9em;\r
58 background: #fff;\r
59\r
60 h3 {\r
61 font-size: 1.2em;\r
62 margin-bottom: .1em;\r
63 small {\r
64 color: $base-color;\r
65 }\r
66 }\r
67 h4 {\r
68 font-size: 0.9em;\r
69 color: #999;\r
70 margin-bottom: .5em;\r
71 }\r
72 p {\r
73 font-size: 0.8em;\r
74 line-height: 1.5em;\r
75 }\r
76}\r
77\r
78.x-list-header.dark {\r
79 color: #000;\r
80 font-size: 0.7em;\r
81 padding: 0.4em 1.3em;\r
82}\r
83\r
84.tweets {\r
85 h2 {\r
86 padding-bottom: 3px;\r
87 }\r
88 img {\r
89 float: left;\r
90 }\r
91 .tweet {\r
92 font-size: 70%;\r
93 margin-left: 60px;\r
94 min-height: 50px;\r
95 }\r
96 .x-list-item {\r
97 border-top: 1px solid white;\r
98 }\r
99 .posted {\r
100 float: right;\r
101 }\r
102}\r
103\r
104.tweets {\r
105 h2 {\r
106 font-weight: bold;\r
107 }\r
108 img {\r
109 border-radius: 5px;\r
110 max-width: 50px;\r
111 max-height: 50px;\r
112 }\r
113 .tweet {\r
114 color: #333;\r
115 }\r
116}\r
117\r
118.x-list-item.speaker {\r
119\r
120 font-size: 0.9em;\r
121 line-height: 1.4em;\r
122\r
123 .avatar {\r
124 background-position: center center;\r
125 -webkit-border-radius: 0.5em;\r
126 float: left;\r
127 border: 0;\r
128 border-radius: 0.5em;\r
129 width: 45px;\r
130 height: 45px;\r
131 background-size: 47px auto;\r
132 }\r
133 h3 {\r
134 font-weight: bold;\r
135 margin-left: 60px;\r
136 }\r
137 h4 {\r
138 color: #999;\r
139 margin-left: 60px;\r
140 }\r
141}\r
142\r
143.speakerInfo {\r
144\r
145 background: #fff;\r
146\r
147 .header {\r
148 @include background-gradient(#eee);\r
149 border-bottom: 1px solid #ccc;\r
150 border-top: 1px solid #ddd;\r
151 padding: 1em 0.8em;\r
152 }\r
153\r
154 .avatar {\r
155 background-position: center center;\r
156 -webkit-border-radius: 0.5em;\r
157 float: left;\r
158 border: 0;\r
159 border-radius: 0.5em;\r
160 margin-right: 10px;\r
161 width: 60px;\r
162 height: 60px;\r
163 background-size: 62px auto;\r
164 }\r
165\r
166 p {\r
167 color: #333;\r
168 line-height: 1.5em;\r
169 padding: 0.4em 1.2em;\r
170 font-size: 0.8em;\r
171 }\r
172}\r
173\r
174.video {\r
175 line-height: 1.5em;\r
176 .thumb {\r
177 margin: -0.6em;\r
178 width: 2.6em;\r
179 height: 2.6em;\r
180 background-color: #eee;\r
181 background-size: 2.6em auto;\r
182 background-position: center center;\r
183 float: left;\r
184 margin-right: 0.6em;\r
185 }\r
186 .name {\r
187 font-weight: bold;\r
188 font-size: 0.85em;\r
189 display: block;\r
190 white-space: nowrap;\r
191 overflow: hidden;\r
192 text-overflow: ellipsis;\r
193 }\r
194}\r
195\r
196.htmlPage {\r
197\r
198 background: #fff;\r
199 color: #333;\r
200 line-height: 1.5em;\r
201 font-size: 0.8em;\r
202 padding: 0.4em 1.2em;\r
203\r
204 p {\r
205 padding: 0.4em 0;\r
206 }\r
207\r
208 .sponsor_list_heading {\r
209 font-weight: bold;\r
210 }\r
211 .sponsorList {\r
212 margin: 10px 0 25px 0;\r
213 padding-left: 0;\r
214 list-style-type: none;\r
215 overflow: hidden;\r
216\r
217 li {\r
218 display: block;\r
219 float: left;\r
220 margin-right: 20px;\r
221 height: 50px;\r
222 img {\r
223 max-height: 50px;\r
224 }\r
225 }\r
226 }\r
227}\r