]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Removed unneessary styles
[quix0rs-gnu-social.git] / theme / identica / css / display.css
1 /** theme: identica
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(../../base/css/display.css);
11
12 body,
13 a:active {
14 background-color:#F0F2F5;
15 }
16 body {
17 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
18 font-size:1em;
19 }
20 address {
21 margin-right:7.2%;
22 }
23
24 input, textarea, select, option {
25 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
26 }
27 input, textarea, select,
28 .entity_remote_subscribe {
29 border-color:#AAAAAA;
30 }
31 #filter_tags ul li,
32 .entity_send-a-message .form_notice {
33 border-color:#DDDDDD;
34 }
35
36 .form_settings input.form_action-primary {
37 background:none;
38 }
39
40 input.submit,
41 .form_notice.warning #notice_text-count,
42 .form_settings .form_note,
43 .entity_remote_subscribe {
44 background-color:#9BB43E;
45 }
46
47 input:focus, textarea:focus, select:focus,
48 .form_notice.warning #notice_data-text {
49 border-color:#9BB43E;
50 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
51 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
52 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
53 }
54 input.submit,
55 .entity_remote_subscribe {
56 color:#FFFFFF;
57 }
58
59 a,
60 div.notice-options input,
61 .form_user_block input.submit,
62 .form_user_unblock input.submit,
63 .form_group_block input.submit,
64 .form_group_unblock input.submit,
65 .entity_send-a-message a,
66 .form_user_nudge input.submit,
67 .entity_nudge p,
68 .form_settings input.form_action-primary,
69 .form_make_admin input.submit {
70 color:#002FA7;
71 }
72
73 .notice,
74 .profile {
75 border-top-color:#CEE1E9;
76 }
77 .section .profile {
78 border-top-color:#87B4C8;
79 }
80
81 #aside_primary {
82 background-color:#CEE1E9;
83 }
84
85 #notice_text-count {
86 color:#333333;
87 }
88 .form_notice.warning #notice_text-count {
89 color:#000000;
90 }
91 .form_notice label[for=notice_data-attach] {
92 background-position:0 -328px;
93 }
94 .form_notice #notice_data-attach {
95 opacity:0;
96 }
97
98 .form_notice label[for=notice_data-attach],
99 #export_data li a.rss,
100 #export_data li a.atom,
101 #export_data li a.foaf,
102 .entity_edit a,
103 .entity_send-a-message a,
104 .entity_nudge p,
105 .form_user_nudge input.submit,
106 .form_user_block input.submit,
107 .form_user_unblock input.submit,
108 .form_group_block input.submit,
109 .form_group_unblock input.submit,
110 .form_make_admin input.submit,
111 .notice .attachment,
112 .notice-options .notice_reply,
113 .notice-options form.form_favor input.submit,
114 .notice-options form.form_disfavor input.submit,
115 .notice-options .notice_delete,
116 #new_group a,
117 .pagination .nav_prev a,
118 .pagination .nav_next a {
119 background-image:url(../../base/images/icons/icons-01.png);
120 background-repeat:no-repeat;
121 background-color:transparent;
122 }
123
124 #wrap form.processing input.submit {
125 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
126 cursor:wait;
127 text-indent:-9999px;
128 outline:none;
129 }
130
131 #content {
132 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
133 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
134 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
135 }
136 #content,
137 #site_nav_local_views a,
138 #aside_primary {
139 border-color:transparent;
140 }
141 #content,
142 #site_nav_local_views .current a,
143 .entity_send-a-message .form_notice {
144 background-color:#FFFFFF;
145 }
146
147 #site_nav_local_views li {
148 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
149 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
150 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
151 }
152 #site_nav_local_views a {
153 background-color:rgba(194, 194, 194, 0.5);
154 }
155 #site_nav_local_views a:hover {
156 background-color:rgba(255, 255, 255, 0.7);
157 }
158 #site_nav_local_views .current a {
159 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
160 }
161
162 .error {
163 background-color:#F7E8E8;
164 }
165 .success {
166 background-color:#EFF3DC;
167 }
168
169 #anon_notice {
170 background-color:#87B4C8;
171 color:#FFFFFF;
172 border-color:#FFFFFF;
173 }
174
175 #showstream #anon_notice {
176 background-color:#9BB43E;
177 }
178
179 #export_data li a {
180 background-repeat:no-repeat;
181 }
182 #export_data li a.rss {
183 background-position:0 -130px;
184 }
185 #export_data li a.atom {
186 background-position:0 -64px;
187 }
188 #export_data li a.foaf {
189 background-position:0 1px;
190 }
191
192 .form_group_join input.submit,
193 .form_group_leave input.submit
194 .form_user_subscribe input.submit,
195 .form_user_unsubscribe input.submit {
196 background-color:#9BB43E;
197 color:#FFFFFF;
198 }
199 .form_user_unsubscribe input.submit,
200 .form_group_leave input.submit,
201 .form_user_authorization input.reject {
202 background-color:#87B4C8;
203 }
204
205 .entity_edit a {
206 background-position: 0 -718px;
207 }
208 .entity_send-a-message a {
209 background-position: 0 -849px;
210 }
211 .entity_send-a-message .form_notice {
212 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
213 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
214 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
215 }
216
217 .entity_nudge p,
218 .form_user_nudge input.submit {
219 background-position: 0 -785px;
220 }
221 .form_user_block input.submit,
222 .form_user_unblock input.submit,
223 .form_group_block input.submit,
224 .form_group_unblock input.submit {
225 background-position: 0 -918px;
226 }
227 .form_make_admin input.submit {
228 background-position: 0 -983px;
229 }
230
231 /* NOTICES */
232 .notice .attachment {
233 background-position:0 -394px;
234 }
235 #attachments .attachment {
236 background:none;
237 }
238 .notice-options .notice_reply {
239 background-position:0 -589px;
240 }
241 .notice-options form.form_favor input.submit {
242 background-position:0 -457px;
243 }
244 .notice-options form.form_disfavor input.submit {
245 background-position:0 -523px;
246 }
247 .notice-options .notice_delete {
248 background-position:0 -655px;
249 }
250
251 .notices div.entry-content,
252 .notices div.notice-options {
253 opacity:0.4;
254 }
255 .notices li:hover div.entry-content,
256 .notices li:hover div.notice-options {
257 opacity:1;
258 }
259 div.notice-options a,
260 div.notice-options input {
261 font-family:sans-serif;
262 }
263 #content .notices li:hover {
264 background-color:rgba(240, 240, 240, 0.2);
265 }
266 #conversation .notices li:hover {
267 background-color:transparent;
268 }
269
270 .notices .notices {
271 background-color:rgba(200, 200, 200, 0.050);
272 }
273 .notices .notices .notices {
274 background-color:rgba(200, 200, 200, 0.100);
275 }
276 .notices .notices .notices .notices {
277 background-color:rgba(200, 200, 200, 0.150);
278 }
279 .notices .notices .notices .notices .notices {
280 background-color:rgba(200, 200, 200, 0.300);
281 }
282 /*END: NOTICES */
283
284 #new_group a {
285 background-position:0 -1054px;
286 }
287
288 .pagination .nav_prev a,
289 .pagination .nav_next a {
290 background-repeat:no-repeat;
291 border-color:#CEE1E9;
292 }
293 .pagination .nav_prev a {
294 background-position:10% -187px;
295 }
296 .pagination .nav_next a {
297 background-position:105% -252px;
298 }