]> 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-secondary {
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-secondary {
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 #content .notice p.entry-content a:visited {
76 background-color:#fcfcfc;
77 }
78 #content .notice p.entry-content .vcard a {
79 background-color:#fcfffc;
80 }
81
82 #aside_primary {
83 background-color:#CEE1E9;
84 }
85
86 #notice_text-count {
87 color:#333;
88 }
89 #form_notice.warning #notice_text-count {
90 color:#000;
91 }
92 #form_notice.processing #notice_action-submit {
93 background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
94 cursor:wait;
95 text-indent:-9999px;
96 }
97
98 #content,
99 #site_nav_local_views a,
100 #aside_primary {
101 border-color:#fff;
102 }
103 #content,
104 #site_nav_local_views .current a {
105 background-color:#fff;
106 }
107
108 #site_nav_local_views a {
109 background-color:rgba(135, 180, 200, 0.3);
110 }
111 #site_nav_local_views a:hover {
112 background-color:rgba(255, 255, 255, 0.7);
113 }
114
115 .error {
116 background-color:#F7E8E8;
117 }
118 .success {
119 background-color:#EFF3DC;
120 }
121
122 #anon_notice {
123 background-color:#87B4C8;
124 color:#fff;
125 border-color:#fff;
126 }
127
128 #showstream #anon_notice {
129 background-color:#9BB43E;
130 }
131
132 #export_data li a {
133 background-repeat:no-repeat;
134 background-position:0 45%;
135 }
136 #export_data li a.rss {
137 background-image:url(../../base/images/icons/icon_rss.png);
138 }
139 #export_data li a.atom {
140 background-image:url(../../base/images/icons/icon_atom.png);
141 }
142 #export_data li a.foaf {
143 background-image:url(../../base/images/icons/icon_foaf.gif);
144 }
145
146 .entity_edit a,
147 .entity_send-a-message a,
148 .form_user_nudge input.submit,
149 .form_user_block input.submit,
150 .form_user_unblock input.submit,
151 .entity_nudge p {
152 background-position: 0 40%;
153 background-repeat: no-repeat;
154 background-color:transparent;
155 }
156 .form_group_join input.submit,
157 .form_group_leave input.submit
158 .form_user_subscribe input.submit,
159 .form_user_unsubscribe input.submit {
160 background-color:#9BB43E;
161 color:#fff;
162 }
163 .form_user_unsubscribe input.submit,
164 .form_group_leave input.submit,
165 .form_user_authorization input.reject {
166 background-color:#87B4C8;
167 }
168
169 .entity_edit a {
170 background-image:url(../../base/images/icons/twotone/green/edit.gif);
171 }
172 .entity_send-a-message a {
173 background-image:url(../../base/images/icons/twotone/green/quote.gif);
174 }
175 .entity_nudge p,
176 .form_user_nudge input.submit {
177 background-image:url(../../base/images/icons/twotone/green/mail.gif);
178 }
179 .form_user_block input.submit,
180 .form_user_unblock input.submit {
181 background-image:url(../../base/images/icons/twotone/green/shield.gif);
182 }
183
184 /* NOTICES */
185 .notices li.over {
186 background-color:#fcfcfc;
187 }
188
189 .notice-options .notice_reply a,
190 .notice-options form input.submit {
191 background-color:transparent;
192 }
193 .notice-options .notice_reply a {
194 background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
195 }
196 .notice-options form.form_favor input.submit {
197 background:transparent url(../../base/images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
198 }
199 .notice-options form.form_disfavor input.submit {
200 background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
201 }
202 .notice-options .notice_delete a {
203 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
204 }
205
206 .notices div.entry-content,
207 .notices div.notice-options {
208 opacity:0.4;
209 }
210 .notices li.hover div.entry-content,
211 .notices li.hover div.notice-options {
212 opacity:1;
213 }
214 div.entry-content {
215 color:#333;
216 }
217 div.notice-options a,
218 div.notice-options input {
219 font-family:sans-serif;
220 }
221 .notices li.hover {
222 background-color:#fcfcfc;
223 }
224 /*END: NOTICES */
225
226 #new_group a {
227 background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%;
228 }
229
230 .pagination .nav_prev a,
231 .pagination .nav_next a {
232 background-repeat:no-repeat;
233 border-color:#CEE1E9;
234 }
235 .pagination .nav_prev a {
236 background-image:url(../../base/images/icons/twotone/green/arrow-left.gif);
237 background-position:10% 45%;
238 }
239 .pagination .nav_next a {
240 background-image:url(../../base/images/icons/twotone/green/arrow-right.gif);
241 background-position:90% 45%;
242 }