]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MobileProfile/mp-screen.css
472fbb001324f048b93372c20d3caaec73e63c95
[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 }
180 .notice div.entry-content {
181 margin-left:0;
182 width:75%;
183 max-width:100%;
184 min-width:0;
185 }
186 .notice-options {
187 width:50px;
188 margin-right:1%;
189 }
190
191 .notice-options form {
192 width:16px;
193 height:16px;
194 }
195 .notice .notice-options a,
196 .notice .notice-options input {
197 box-shadow:none;
198 -moz-box-shadow:none;
199 -webkit-box-shadow:none;
200 }
201 .notice .notice-options a,
202 .notice .notice-options form {
203 margin:-4px 0 0 0;
204 }
205 .notice .notice-options .notice_repeat,
206 .notice .notice-options .notice_delete {
207 margin-top:18px;
208 }
209 .notice .notice-options .notice_reply,
210 .notice .notice-options .notice_repeat {
211 margin-left:18px;
212 }
213
214
215 .notice .notice-options .notice_delete {
216 float:left;
217 }
218
219 .entity_profile {
220 width:auto;
221 }
222
223 .entity_actions {
224 margin-right:0;
225 margin-left:0;
226 clear:both;
227 float:none;
228 width:100%;
229 max-width:9999px;
230 }
231
232 .entity_profile {
233 margin-bottom:7px;
234 min-height:0;
235 }
236
237 .entity_profile .entity_fn, 
238 .entity_profile .entity_nickname, 
239 .entity_profile .entity_location, 
240 .entity_profile .entity_url, 
241 .entity_profile .entity_note, 
242 .entity_profile .entity_tags, 
243 .entity_profile .entity_aliases {
244 line-height:1.4;
245 margin-left:0;
246 }
247
248 .entity_profile .entity_depiction {
249 margin-bottom:1%;
250 margin-right:7px;
251 }
252
253 .entity_actions {
254 margin-bottom:1%;
255 float:left;
256 width:100%;
257 }
258
259 .entity_actions li {
260 float:left;
261 margin-right:1.5%;
262 margin-bottom:0;
263 height:29px;
264 width:40%;
265 }
266
267 .user_in .entity_actions .entity_subscribe {
268 margin-bottom:47px;
269 width:auto;
270 height:auto;
271 margin-right:5%;
272 }
273
274 #footer {
275 width:96%;
276 padding:2%;
277 }
278