]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - css/style.css
Save title in database
[Github/YOURLS.git] / css / style.css
1 body {\r
2         font-family: Verdana, Arial;\r
3         font-size: 12px;\r
4         color: #595441;\r
5         background:#E3F3FF;\r
6         text-align:center;\r
7         margin-top:0px;\r
8         padding-top:10px;\r
9 }\r
10 #wrap {\r
11         width:950px;\r
12         min-height:150px;\r
13         margin:0 auto;\r
14         background:white;\r
15         text-align:left;\r
16         padding:5px 20px 10px 20px;\r
17         border-left:3px solid #5FA3C6;\r
18         border-right:3px solid #5FA3C6;\r
19         border-bottom:3px solid #5FA3C6;\r
20         border-top:3px solid #5FA3C6;\r
21         -moz-border-radius:20px;\r
22         -webkit-border-radius:20px;\r
23         border-radius:20px;\r
24 }\r
25 div, p, td {\r
26         font-family: Verdana, Arial;\r
27         font-size: 12px;\r
28 }\r
29 a, a:link, a:active, a:visited {\r
30         color: #2A85B3;\r
31         text-decoration: none;\r
32 }\r
33 a:hover {\r
34         text-decoration: underline;\r
35 }\r
36 h1 {height:50px;margin:0;float:right;width:500px;}\r
37 h1 a {text-align:right;font-size:20px;float:right;}\r
38 h1 a, h1 a:link, h1 a:active, h1 a:visited {color:#2A85B3}\r
39 h1 a:hover{text-decoration:none;}\r
40 h1 a:hover span{text-decoration:underline;color:#8dbdd8}\r
41 \r
42 ul#admin_menu {\r
43         height:100px;\r
44         list-style-type:none;\r
45         padding:0;\r
46         font-size:105%;\r
47 }\r
48 ul#admin_menu li {\r
49         color:#aaa;\r
50         padding:1px 0;\r
51 }\r
52 ul#admin_menu li:hover {\r
53         list-style-type:square;\r
54         color:#000;\r
55 }\r
56 \r
57 code {\r
58         background:#eaeaef;\r
59         padding:0 2px;\r
60 }\r
61 tt {\r
62         background:#ffc;\r
63         padding:0 2px;          \r
64 }\r
65 \r
66 input, textarea {\r
67         -moz-border-radius:3px;\r
68         -webkit-border-radius:3px;\r
69         border-radius:3px;\r
70 }\r
71 Input.text, select, textarea {\r
72         font-family: Verdana, Arial;\r
73         font-size: 10px;\r
74         color: #595441;\r
75         background-color: #FFFFFF;\r
76         border: 1px solid #8dbdd8;\r
77         margin:1px;\r
78 }\r
79 input.button, a.button_stats {\r
80         font-family: Verdana, Arial;\r
81         font-size: 10px;\r
82         color: #595441;\r
83         font-weight: bold;\r
84         background-color: #FFFFFF;\r
85         border: 1px solid #8dbdd8;\r
86         cursor:pointer;\r
87 }\r
88 input.primary {\r
89         border:2px solid #aaccaa;\r
90         background:#fafafe;\r
91 }\r
92 input.disabled {\r
93         border:1px solid #333;\r
94         background:#ccc;\r
95 }\r
96 input.loading {\r
97         background:#cc7 url(../images/loading.gif) center center no-repeat;\r
98         color:#cc7;\r
99 }\r
100 input:focus, textarea:focus {\r
101         border:2px solid #AACCAA;\r
102         margin:0px;\r
103 }\r
104 tr.edit-row  td {\r
105         background:#fdf !important;\r
106 }\r
107 #new_url {\r
108         text-align:center;\r
109         padding:1px;\r
110         border:1px solid #CDCDCD;\r
111         background:#fff;\r
112         clear:both;\r
113 }\r
114 #new_url div {\r
115         background:#D9EAF3;\r
116         padding:4px;\r
117 }\r
118 #new_url_form {\r
119         padding:4px;\r
120 }\r
121 #new_url #feedback {\r
122         background:#ff8;\r
123         color:#8DBDD8;\r
124         width:50%;\r
125         margin:0px 25%;\r
126         padding:2px;\r
127         border:1px solid #ff8;\r
128 }\r
129 #new_url #feedback .fail {\r
130         color:#f55;\r
131 }\r
132 td.url small a{\r
133         color:#bbc;\r
134 }\r
135 td.actions input, td.actions a {\r
136         visibility:hidden;\r
137 }\r
138 td.actions input.disabled, td.actions input.loading {\r
139         visibility:visible;\r
140 }\r
141 tr:hover td.actions input, tr:hover td.actions a {\r
142         visibility:visible;\r
143 }\r
144 td.actions .button {\r
145         height:22px;\r
146         width:22px;\r
147 }\r
148 td.actions .button_edit {\r
149         background:transparent url(../images/pencil.png) 2px center no-repeat;\r
150 }\r
151 td.actions .button_delete {\r
152         background:transparent url(../images/delete.png) 2px center no-repeat;\r
153 }\r
154 td.actions .button_stats {\r
155         background:transparent url(../images/chart_bar.png) 2px center no-repeat;\r
156         -moz-border-radius:3px;\r
157         -webkit-border-radius:3px;\r
158         border-radius:3px;\r
159         margin-top:0px;\r
160         display:block;\r
161         float:left;\r
162 }\r
163 td.actions .button_stats:hover {\r
164         text-decoration:none;\r
165 }\r
166 #tblUrl tfoot th, #tblUrl tfoot th div {\r
167         font-size:10px;\r
168 }\r
169 .error {\r
170         color: red;\r
171         background:#fee;\r
172 }\r
173 .warning {\r
174         color: orange;\r
175         background:#ffe9bf;\r
176 }\r
177 .success {\r
178         color: green;\r
179         background:#efe;\r
180 }\r
181 #login {\r
182         width: 300px;\r
183         margin: 200px auto 0px auto;\r
184 }\r
185 #login p{\r
186         font-weight: bold;\r
187 }\r
188 #login .text {\r
189         width: 100%;\r
190 }\r
191 #login ul {\r
192         padding-left:0px;\r
193         list-style-type:none;\r
194         text-indent:0;\r
195 }\r
196 #login ul li {\r
197         padding:0 0 5px 20px;\r
198 }\r
199 #login ul.error li {\r
200         background:transparent url(../images/cancel.png) top left no-repeat;\r
201 }\r
202 #login ul.warning li {\r
203         background:transparent url(../images/error.png) top left no-repeat;\r
204 }\r
205 #login ul.success li {\r
206         background:transparent url(../images/accept.png) top left no-repeat;\r
207 }\r
208 .sub_wrap {\r
209         width:580px;\r
210         padding-bottom:30px;\r
211         text-align:justify;\r
212 }\r
213 .sub_wrap span {\r
214         background:#ffa;\r
215         padding:0 2px;\r
216 }\r
217 a.bookmarklet {\r
218         border:2px solid #2A85B3;\r
219         -moz-border-radius:3px;\r
220         -webkit-border-radius:3px;\r
221         border-radius:3px;\r
222         padding:5px 5px 5px 20px;\r
223         background:#eef url(../images/favicon.gif) 2px center no-repeat;\r
224         margin:3px;\r
225         display:block;\r
226         float:left;\r
227 }\r
228 a.bookmarklet:hover {\r
229         text-decoration:none;\r
230         background-position:3px center;\r
231 }\r
232 #footer {\r
233         text-align:center;\r
234         margin-top:20px;\r
235 }\r
236 #footer p {\r
237         padding:10px;\r
238         background:white;\r
239         margin:0 auto;\r
240         width:950px;\r
241         -moz-border-radius:10px;\r
242         -webkit-border-radius:10px;\r
243         border-radius:10px;\r
244         border:2px solid #2A85B3;\r
245         -moz-border-radius-bottomleft:30px;\r
246         -moz-border-radius-bottomright:30px;\r
247         -webkit-border-bottom-left-radius:25px;\r
248         -webkit-border-bottom-right-radius:25px;\r
249         border-bottom-left-radius:25px;\r
250         border-bottom-right-radius:25px;\r
251 }\r
252 #footer p a {\r
253         background:#fff url(../images/favicon.gif) 2px center no-repeat;\r
254         padding-left:20px;\r
255 }\r
256 \r
257 .notice {\r
258         border:1px solid #5FA3C6;\r
259         background: #F3FAFD;\r
260         -moz-border-radius:6px;\r
261         -webkit-border-radius:6px;\r
262         border-radius:6px;\r
263         width:70%;\r
264         margin-left:15%;\r
265         padding-left:10px;\r
266 }\r
267 \r
268 \r
269 .jquery-notify-bar {\r
270   width:100%;\r
271   position:fixed;\r
272   top:0;\r
273   left:0;\r
274   z-index:32768;\r
275   background-color:#efefef;\r
276   font-size:18px;\r
277   color:#000;\r
278   text-align:center;\r
279   font-family: Arial, Verdana, sans-serif;\r
280   padding:20px 0px;\r
281   border-bottom:1px solid #bbb;\r
282   filter:alpha(opacity=95);\r
283   -moz-opacity:0.95;\r
284   -khtml-opacity:0.95;\r
285   opacity:0.95;\r
286   -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);\r
287   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);\r
288   text-shadow: 0 1px 1px rgba(0,0,0,0.1);\r
289 }\r
290 .jquery-notify-bar.error ,.jquery-notify-bar.fail {\r
291   color:#f00;\r
292   background-color:#fdd;\r
293 }\r
294 .jquery-notify-bar.success {\r
295   color:#060;\r
296   background-color:#e3f3ff;\r
297 }\r
298 .notify-bar-close {\r
299   position:absolute;\r
300   left:95%;\r
301   font-size:11px;\r
302 }