]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / theme / identica / css / display.css
1 /** theme: identica
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/display.css);
11
12 html,
13 body,
14 a:active {
15 background-color:#F0F2F5;
16 }
17 body {
18 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
19 font-size:1em;
20 }
21 address {
22 margin-right:7.18%;
23 }
24
25 input, textarea, select, option {
26 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
27 }
28 input, textarea, select,
29 .entity_remote_subscribe {
30 border-color:#aaa;
31 }
32 #filter_tags ul li {
33 border-color:#ddd;
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 }
51 input.submit,
52 .entity_remote_subscribe {
53 color:#fff;
54 }
55
56 a,
57 div.notice-options input,
58 .form_user_block input.submit,
59 .form_user_unblock input.submit,
60 .entity_send-a-message a,
61 .form_user_nudge input.submit,
62 .entity_nudge p,
63 .form_settings input.form_action-primary {
64 color:#002E6E;
65 }
66
67 .notice,
68 .profile {
69 border-top-color:#CEE1E9;
70 }
71 .section .profile {
72 border-top-color:#87B4C8;
73 }
74
75 #aside_primary {
76 background-color:#CEE1E9;
77 }
78
79 #notice_text-count {
80 color:#333;
81 }
82 #form_notice.warning #notice_text-count {
83 color:#000;
84 }
85 #form_notice.processing #notice_action-submit {
86 background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
87 cursor:wait;
88 text-indent:-9999px;
89 }
90
91 #content,
92 #site_nav_local_views a,
93 #aside_primary {
94 border-color:#fff;
95 }
96 #content,
97 #site_nav_local_views .current a {
98 background-color:#fff;
99 }
100
101 #site_nav_local_views a {
102 background-color:rgba(135, 180, 200, 0.3);
103 }
104 #site_nav_local_views a:hover {
105 background-color:rgba(255, 255, 255, 0.7);
106 }
107
108 .error {
109 background-color:#F7E8E8;
110 }
111 .success {
112 background-color:#EFF3DC;
113 }
114
115 #anon_notice {
116 background-color:#87B4C8;
117 color:#fff;
118 border-color:#fff;
119 }
120
121 #showstream #anon_notice {
122 background-color:#9BB43E;
123 }
124
125 #export_data li a {
126 background-repeat:no-repeat;
127 background-position:0 45%;
128 }
129 #export_data li a.rss {
130 background-image:url(../../base/images/icons/icon_rss.png);
131 }
132 #export_data li a.atom {
133 background-image:url(../../base/images/icons/icon_atom.png);
134 }
135 #export_data li a.foaf {
136 background-image:url(../../base/images/icons/icon_foaf.gif);
137 }
138
139 .entity_edit a,
140 .entity_send-a-message a,
141 .form_user_nudge input.submit,
142 .form_user_block input.submit,
143 .form_user_unblock input.submit,
144 .entity_nudge p {
145 background-position: 0 40%;
146 background-repeat: no-repeat;
147 background-color:transparent;
148 }
149 .form_group_join input.submit,
150 .form_group_leave input.submit
151 .form_user_subscribe input.submit,
152 .form_user_unsubscribe input.submit {
153 background-color:#9BB43E;
154 color:#fff;
155 }
156 .form_user_unsubscribe input.submit,
157 .form_group_leave input.submit,
158 .form_user_authorization input.reject {
159 background-color:#87B4C8;
160 }
161
162 .entity_edit a {
163 background-image:url(../../base/images/icons/twotone/green/edit.gif);
164 }
165 .entity_send-a-message a {
166 background-image:url(../../base/images/icons/twotone/green/quote.gif);
167 }
168 .entity_nudge p,
169 .form_user_nudge input.submit {
170 background-image:url(../../base/images/icons/twotone/green/mail.gif);
171 }
172 .form_user_block input.submit,
173 .form_user_unblock input.submit {
174 background-image:url(../../base/images/icons/twotone/green/shield.gif);
175 }
176
177 /* NOTICES */
178 .notice .attachment {
179 background:transparent url(../../base/images/icons/twotone/green/clip-02.gif) no-repeat 0 45%;
180 }
181 #attachments .attachment {
182 background:none;
183 }
184 .notice-options .notice_reply a,
185 .notice-options form input.submit {
186 background-color:transparent;
187 }
188 .notice-options .notice_reply a {
189 background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
190 }
191 .notice-options form.form_favor input.submit {
192 background:transparent url(../../base/images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
193 }
194 .notice-options form.form_disfavor input.submit {
195 background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
196 }
197 .notice-options .notice_delete a {
198 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
199 }
200
201 .notices div.entry-content,
202 .notices div.notice-options,
203 .notices li.hover .notices div.entry-content,
204 .notices li.hover .notices div.notice-options {
205 opacity:0.4;
206 }
207 .notices li.hover div.entry-content,
208 .notices li.hover div.notice-options {
209 opacity:1;
210 }
211 div.entry-content {
212 color:#333;
213 }
214 div.notice-options a,
215 div.notice-options input {
216 font-family:sans-serif;
217 }
218 .notices li.hover {
219 background-color:#fcfcfc;
220 }
221
222 .notices .notices {
223 background-color:rgba(200, 200, 200, 0.050);
224 }
225 .notices .notices .notices {
226 background-color:rgba(200, 200, 200, 0.100);
227 }
228 .notices .notices .notices .notices {
229 background-color:rgba(200, 200, 200, 0.150);
230 }
231 .notices .notices .notices .notices .notices {
232 background-color:rgba(200, 200, 200, 0.300);
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 }