]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
Add a link to the group search page from a user's own group list.
[quix0rs-gnu-social.git] / theme / default / css / display.css
1 /** theme: default
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 html,
11 body,
12 a:active {
13 background-color:#97BFD1;
14 }
15 body {
16 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
17 font-size:1em;
18 }
19 address {
20 margin-right:71px;
21 }
22 address .fn {
23 display:none;
24 }
25
26 input, textarea, select, option {
27 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
28 }
29 input, textarea, select,
30 .entity_remote_subscribe {
31 border-color:#aaa;
32 }
33 #filter_tags ul li {
34 border-color:#97BFD1;
35 }
36
37 .form_settings input.form_action-secondary {
38 background:none;
39 }
40
41 input.submit,
42 #form_notice.warning #notice_text-count,
43 #nav_register a,
44 .form_settings .form_note,
45 .entity_remote_subscribe {
46 background-color:#A9BF4F;
47 }
48
49 input:focus, textarea:focus, select:focus,
50 #form_notice.warning #notice_data-text {
51 border-color:#A9BF4F;
52 }
53 input.submit,
54 #nav_register a,
55 .entity_remote_subscribe {
56 color:#fff;
57 }
58
59 a,
60 div.notice-options input,
61 .form_user_block input.submit,
62 .form_user_unblock input.submit,
63 .entity_send-a-message a,
64 .form_user_nudge input.submit,
65 .entity_nudge p,
66 .form_settings input.form_action-secondary {
67 color:#002E6E;
68 }
69
70 .notice,
71 .profile {
72 border-top-color:#D1D9E4;
73 }
74 .section .profile {
75 border-top-color:#97BFD1;
76 }
77
78
79 #content .notice p.entry-content a:visited {
80 background-color:#fcfcfc;
81 }
82 #content .notice p.entry-content .vcard a {
83 background-color:#fcfffc;
84 }
85
86 #aside_primary {
87 background-color:#CEE1E9;
88 }
89
90
91 #notice_text-count {
92 color:#333;
93 }
94 #form_notice.warning #notice_text-count {
95 color:#000;
96 }
97
98
99 #nav_register a {
100 text-decoration:none;
101 font-weight:bold;
102 padding:2px 4px;
103 }
104
105 #content,
106 #site_nav_local_views a,
107 #aside_primary {
108 border-color:#fff;
109 }
110 #content,
111 #site_nav_local_views .current a {
112 background-color:#fff;
113 }
114
115 #site_nav_local_views a {
116 background-color:rgba(255, 255, 255, 0.2);
117 }
118 #site_nav_local_views a:hover {
119 background-color:rgba(255, 255, 255, 0.7);
120 }
121
122
123 #page_notice .error {
124 background-color:#F7E8E8;
125 }
126 #page_notice .success {
127 background-color:#EFF3DC;
128 }
129
130
131 #anon_notice {
132 background-color:#97BFD1;
133 color:#fff;
134 border-color:#fff;
135 }
136
137 #showstream #anon_notice {
138 background-color:#A9BF4F;
139 }
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:#A9BF4F;
171 color:#fff;
172 }
173 .form_user_unsubscribe input.submit,
174 .form_group_leave input.submit {
175 background-color:#97BFD1;
176 }
177
178 .entity_edit a {
179 background-image:url(../images/icons/twotone/green/edit.gif);
180 }
181 .entity_send-a-message a {
182 background-image:url(../images/icons/twotone/green/quote.gif);
183 }
184 .entity_nudge p,
185 .form_user_nudge input.submit {
186 background-image:url(../images/icons/twotone/green/mail.gif);
187 }
188 .form_user_block input.submit,
189 .form_user_unblock input.submit {
190 background-image:url(../images/icons/twotone/green/shield.gif);
191 }
192
193
194
195 /* NOTICES */
196 .notices li.over {
197 background-color:#fcfcfc;
198 }
199
200 .notice-options .notice_reply a,
201 .notice-options form input.submit {
202 background-color:transparent;
203 }
204 .notice-options .notice_reply a {
205 background:transparent url(../images/icons/twotone/green/reply.gif) no-repeat 0 45%;
206 }
207 .notice-options form.form_favor input.submit {
208 background:transparent url(../images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
209 }
210 .notice-options form.form_disfavor input.submit {
211 background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
212 }
213 .notice-options .notice_delete a {
214 background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
215 }
216
217 .notices div.entry-content,
218 .notices div.notice-options {
219 opacity:0.4;
220 }
221 .notices li.hover div.entry-content,
222 .notices li.hover div.notice-options {
223 opacity:1;
224 }
225 div.entry-content {
226 color:#333;
227 }
228 div.notice-options a,
229 div.notice-options input {
230 font-family:sans-serif;
231 }
232 .notices li.hover {
233 background-color:#fcfcfc;
234 }
235 /*END: NOTICES */
236
237
238 #new_group a {
239 background:transparent url(../images/icons/twotone/green/news.gif) no-repeat 0 45%;
240 }
241 #usergroups #new_group {
242 float: left;
243 margin-right: 2em;
244 }
245
246 .pagination .nav_prev a,
247 .pagination .nav_next a {
248 background-repeat:no-repeat;
249 border-color:#D1D9E4;
250 }
251 .pagination .nav_prev a {
252 background-image:url(../images/icons/twotone/green/arrow-left.gif);
253 background-position:10% 45%;
254 }
255 .pagination .nav_next a {
256 background-image:url(../images/icons/twotone/green/arrow-right.gif);
257 background-position:90% 45%;
258 }