]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/biz/css/display.css
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / theme / biz / css / display.css
1 /** theme: biz
2  *
3  * @package   Laconica
4  * @author Sarven Capadisli <csarven@controlyourself.ca>
5  * @copyright 2009 Control Yourself, Inc.
6  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
7  * @link      http://laconi.ca/
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:#aaa;
34 }
35 #filter_tags ul li {
36 border-color:#ddd;
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 }
54 input.submit,
55 .entity_remote_subscribe,
56 #site_nav_local_views a {
57 color:#fff;
58 }
59
60 a,
61 #site_nav_local_views .current a,
62 div.notice-options input,
63 .form_user_block input.submit,
64 .form_user_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 color:#002E6E;
70 }
71
72 #header a,
73 #footer a {
74 color:#87B4C8;
75 }
76
77 .notice,
78 .profile {
79 border-top-color:#CEE1E9;
80 }
81 .section .profile {
82 border-top-color:#87B4C8;
83 }
84
85 #content .notice p.entry-content a:visited {
86 background-color:#fcfcfc;
87 }
88 #content .notice p.entry-content .vcard a {
89 background-color:#fcfffc;
90 }
91
92 .aside .section {
93 background-color:#F1F5F8;
94 background-position:100% 0;
95 background-image:url(../images/illustrations/illu_pattern-02.png);
96 background-repeat:no-repeat;
97 }
98
99 #notice_text-count {
100 color:#333;
101 }
102 #form_notice.warning #notice_text-count {
103 color:#000;
104 }
105 #form_notice.processing #notice_action-submit {
106 background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
107 cursor:wait;
108 text-indent:-9999px;
109 }
110
111 #content,
112 #site_nav_local_views a,
113 .aside .section {
114 border-color:#fff;
115 }
116 #content,
117 #site_nav_local_views .current a {
118 background-color:#fff;
119 }
120
121 #site_nav_local_views a {
122 background-color:rgba(135, 180, 200, 0.3);
123 }
124 #site_nav_local_views a:hover {
125 background-color:rgba(255, 255, 255, 0.7);
126 }
127
128 .error {
129 background-color:#F7E8E8;
130 }
131 .success {
132 background-color:#EFF3DC;
133 }
134
135 #anon_notice {
136 color:#fff;
137 }
138
139 #showstream #anon_notice {
140 }
141
142 #export_data li a {
143 background-repeat:no-repeat;
144 background-position:0 45%;
145 }
146 #export_data li a.rss {
147 background-image:url(../../base/images/icons/icon_rss.png);
148 }
149 #export_data li a.atom {
150 background-image:url(../../base/images/icons/icon_atom.png);
151 }
152 #export_data li a.foaf {
153 background-image:url(../../base/images/icons/icon_foaf.gif);
154 }
155
156 .entity_edit a,
157 .entity_send-a-message a,
158 .form_user_nudge input.submit,
159 .form_user_block input.submit,
160 .form_user_unblock input.submit,
161 .entity_nudge p {
162 background-position: 0 40%;
163 background-repeat: no-repeat;
164 background-color:transparent;
165 }
166 .form_group_join input.submit,
167 .form_group_leave input.submit
168 .form_user_subscribe input.submit,
169 .form_user_unsubscribe input.submit {
170 background-color:#9BB43E;
171 color:#fff;
172 }
173 .form_user_unsubscribe input.submit,
174 .form_group_leave input.submit,
175 .form_user_authorization input.reject {
176 background-color:#87B4C8;
177 }
178
179 .entity_edit a {
180 background-image:url(../../base/images/icons/twotone/green/edit.gif);
181 }
182 .entity_send-a-message a {
183 background-image:url(../../base/images/icons/twotone/green/quote.gif);
184 }
185 .entity_nudge p,
186 .form_user_nudge input.submit {
187 background-image:url(../../base/images/icons/twotone/green/mail.gif);
188 }
189 .form_user_block input.submit,
190 .form_user_unblock input.submit {
191 background-image:url(../../base/images/icons/twotone/green/shield.gif);
192 }
193
194 /* NOTICES */
195 .notices li.over {
196 background-color:#fcfcfc;
197 }
198
199 .notice-options .notice_reply a,
200 .notice-options form input.submit {
201 background-color:transparent;
202 }
203 .notice-options .notice_reply a {
204 background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
205 }
206 .notice-options form.form_favor input.submit {
207 background:transparent url(../../base/images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
208 }
209 .notice-options form.form_disfavor input.submit {
210 background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
211 }
212 .notice-options .notice_delete a {
213 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
214 }
215
216 .notices div.entry-content,
217 .notices div.notice-options {
218 opacity:0.4;
219 }
220 .notices li.hover div.entry-content,
221 .notices li.hover div.notice-options {
222 opacity:1;
223 }
224 div.entry-content {
225 color:#333;
226 }
227 div.notice-options a,
228 div.notice-options input {
229 font-family:sans-serif;
230 }
231 .notices li.hover {
232 background-color:#fcfcfc;
233 }
234 /*END: NOTICES */
235
236 #new_group a {
237 background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%;
238 }
239
240 .pagination .nav_prev a,
241 .pagination .nav_next a {
242 background-repeat:no-repeat;
243 border-color:#CEE1E9;
244 }
245 .pagination .nav_prev a {
246 background-image:url(../../base/images/icons/twotone/green/arrow-left.gif);
247 background-position:10% 45%;
248 }
249 .pagination .nav_next a {
250 background-image:url(../../base/images/icons/twotone/green/arrow-right.gif);
251 background-position:90% 45%;
252 }