]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MobileProfile/mp-screen.css
76071352d0cc200bba03d390c1027f3448311ede
[quix0rs-gnu-social.git] / plugins / MobileProfile / mp-screen.css
1 /** theme: mobile profile screen
2  *
3  * @package   StatusNet
4  * @author Sarven Capadisli <csarven@status.net>
5  * @copyright 2009 StatusNet, Inc.
6  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
7  * @link      http://status.net/
8  */
9
10 @import url(../../theme/base/css/display.css);
11 @import url(../../theme/identica/css/display.css);
12
13 #wrap {
14 min-width:0;
15 max-width:100%;
16 }
17
18 #header {
19 margin:0;
20 padding:0.7em 2%;
21 width:96%;
22 }
23
24 address {
25 margin:1em 0 0 0;
26 float:left;
27 width:100%;
28 }
29 address .vcard .photo {
30 margin-right:0;
31 }
32
33 address img + .fn {
34 display:block;
35 margin-top:1em;
36 float:left;
37 }
38
39 .vcard .photo {
40 margin-right:7px;
41 }
42
43
44 .form_settings fieldset {
45 margin-bottom:7px;
46 }
47
48 .form_settings label {
49 width:auto;
50 display:block;
51 float:none;
52 }
53 .form_settings .form_data li {
54 margin-bottom:7px;
55 }
56
57 .form_settings .form_data textarea,
58 .form_settings .form_data select, 
59 .form_settings .form_data input {
60 margin-left:0;
61 display:block;
62 }
63 .form_settings .form_data textarea {
64 width:96.41%;
65 }
66
67 .form_settings .form_data label {
68 float:none;
69 }
70
71 .form_settings .form_data p.form_guide {
72 width:auto;
73 margin-left:0;
74 }
75
76 #site_nav_global_primary {
77 margin:0;
78 width:100%;
79 list-style-type:none;
80 position:absolute;
81 top:0;
82 left:0;
83 }
84 #site_nav_global_primary li {
85 margin-left:0;
86 margin-right:4%;
87 float:left;
88 font-size:0.9em;
89 }
90
91 #form_notice {
92 width:100%;
93 }
94
95 #form_notice textarea {
96 width:60%;
97 height:20px;
98 }
99
100 #notice_text-count {
101 position:absolute;
102 bottom:2px;
103 right:40%;
104 z-index:9;
105 }
106
107 /*input type=file no good in
108 iPhone/iPod Touch, Android, Opera Mini Simulator
109 */
110 #form_notice #notice_text-count + label,
111 #form_notice label[for="notice_data-attach"] {
112 display:none;
113 }
114 #form_notice #notice_data-attach {
115 position:static;
116 clear:both;
117 width:65%;
118 height:auto;
119 display:block;
120 z-index:9;
121 padding:0;
122 margin:0;
123 background:none;
124 opacity:1;
125 }
126
127 #form_notice #notice_action-submit {
128 width:20%;
129 right:2%;
130 text-align:center;
131 }
132
133
134 #site_nav_local_views li {
135 margin-left:0;
136 margin-right:0;
137 }
138 #site_nav_local_views li:first-child {
139 margin-left:0;
140 }
141 #site_nav_local_views a {
142 padding:1px 3px;
143 display:block;
144 font-size:0.9em;
145 }
146 #site_nav_local_views .current a {
147 text-shadow:none;
148 }
149 #site_nav_local_views li {
150 -moz-box-shadow:none;
151 -webkit-box-shadow:none;
152 box-shadow:none;
153 }
154
155
156 #content {
157 width:96.41%;
158 min-height:auto;
159 }
160 #content, 
161 #site_nav_local_views a, 
162 #aside_primary {
163 border:0;
164 }
165
166 .instructions p, 
167 .instructions ul {
168 margin-bottom:4px;
169 }
170
171 h1 {
172 margin-bottom:0;
173 }
174
175 .notice,
176 .profile {
177 padding-top:4px;
178 padding-bottom:4px;
179 min-height:65px;
180 }
181 #content .notice .entry-title {
182 float:left;
183 width:100%;
184 margin-left:0;
185 }
186 #content .notice .author .photo {
187 position:static;
188 float:left;
189 }
190 #content .notice div.entry-content {
191 margin-left:0;
192 width:75%;
193 max-width:100%;
194 min-width:0;
195 }
196 .notice-options {
197 width:50px;
198 margin-right:1%;
199 }
200
201 .notice-options form {
202 width:16px;
203 height:16px;
204 }
205 .notice .notice-options a,
206 .notice .notice-options input {
207 box-shadow:none;
208 -moz-box-shadow:none;
209 -webkit-box-shadow:none;
210 }
211 .notice .notice-options a,
212 .notice .notice-options form {
213 margin:-4px 0 0 0;
214 }
215 .notice .notice-options .notice_repeat,
216 .notice .notice-options .notice_delete {
217 margin-top:18px;
218 }
219 .notice .notice-options .notice_reply,
220 .notice .notice-options .notice_repeat {
221 margin-left:18px;
222 }
223
224
225 .notice .notice-options .notice_delete {
226 float:left;
227 }
228
229 .entity_profile {
230 width:auto;
231 }
232
233 .entity_actions {
234 margin-right:0;
235 margin-left:0;
236 clear:both;
237 float:none;
238 width:100%;
239 max-width:9999px;
240 }
241
242 .entity_profile {
243 margin-bottom:7px;
244 min-height:0;
245 }
246
247 .entity_profile .entity_fn, 
248 .entity_profile .entity_nickname, 
249 .entity_profile .entity_location, 
250 .entity_profile .entity_url, 
251 .entity_profile .entity_note, 
252 .entity_profile .entity_tags, 
253 .entity_profile .entity_aliases {
254 line-height:1.4;
255 margin-left:0;
256 }
257
258 .entity_profile .entity_depiction {
259 margin-bottom:1%;
260 margin-right:7px;
261 }
262
263 .entity_actions {
264 margin-bottom:1%;
265 float:left;
266 width:100%;
267 }
268
269 .entity_actions li {
270 float:left;
271 margin-right:1.5%;
272 margin-bottom:0;
273 height:29px;
274 width:40%;
275 }
276
277 .user_in .entity_actions .entity_subscribe {
278 margin-bottom:47px;
279 width:auto;
280 height:auto;
281 margin-right:5%;
282 }
283
284 #footer {
285 width:96%;
286 padding:2%;
287 }
288