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