Show More
This diff has been collapsed as it changes many lines, (527 lines changed) Show them Hide them | |||||
@@ -1,4 +1,5 b'' | |||||
1 |
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td |
|
1 | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td | |
|
2 | { | |||
2 | border:0; |
|
3 | border: 0; | |
3 | outline:0; |
|
4 | outline: 0; | |
4 | font-size:100%; |
|
5 | font-size: 100%; | |
@@ -12,11 +13,12 b' body {' | |||||
12 | line-height:1; |
|
13 | line-height: 1; | |
13 | height:100%; |
|
14 | height: 100%; | |
14 | background:url("../images/background.png") repeat scroll 0 0 #B0B0B0; |
|
15 | background: url("../images/background.png") repeat scroll 0 0 #B0B0B0; | |
15 |
font-family:Lucida Grande, Verdana, Lucida Sans Regular, |
|
16 | font-family: Lucida Grande, Verdana, Lucida Sans Regular, | |
16 | font-size:12px; |
|
17 | Lucida Sans Unicode, Arial, sans-serif; font-size : 12px; | |
17 | color:#000; |
|
18 | color: #000; | |
18 | margin:0; |
|
19 | margin: 0; | |
19 | padding:0; |
|
20 | padding: 0; | |
|
21 | font-size: 12px; | |||
20 | } |
|
22 | } | |
21 |
|
23 | |||
22 | ol,ul { |
|
24 | ol,ul { | |
@@ -183,13 +185,11 b' border-bottom-left-radius: 8px;' | |||||
183 | border-bottom-right-radius: 8px; |
|
185 | border-bottom-right-radius: 8px; | |
184 | } |
|
186 | } | |
185 |
|
187 | |||
186 |
|
||||
187 | #header { |
|
188 | #header { | |
188 | margin:0; |
|
189 | margin: 0; | |
189 | padding:0 10px; |
|
190 | padding: 0 10px; | |
190 | } |
|
191 | } | |
191 |
|
192 | |||
192 |
|
||||
193 | #header ul#logged-user{ |
|
193 | #header ul#logged-user { | |
194 | margin-bottom:5px !important; |
|
194 | margin-bottom: 5px !important; | |
195 | -webkit-border-radius: 0px 0px 8px 8px; |
|
195 | -webkit-border-radius: 0px 0px 8px 8px; | |
@@ -197,7 +197,8 b' margin-bottom:5px !important;' | |||||
197 | -moz-border-radius: 0px 0px 8px 8px; |
|
197 | -moz-border-radius: 0px 0px 8px 8px; | |
198 | border-radius: 0px 0px 8px 8px; |
|
198 | border-radius: 0px 0px 8px 8px; | |
199 | height:37px; |
|
199 | height: 37px; | |
200 |
background:url("../images/header_inner.png") repeat-x scroll 0 0 |
|
200 | background: url("../images/header_inner.png") repeat-x scroll 0 0 | |
|
201 | #003367; | |||
201 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
202 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
202 | } |
|
203 | } | |
203 |
|
204 | |||
@@ -273,10 +274,12 b' padding:0;' | |||||
273 | #header #header-inner #home a:hover { |
|
274 | #header #header-inner #home a:hover { | |
274 | background-position:0 -40px; |
|
275 | background-position: 0 -40px; | |
275 | } |
|
276 | } | |
|
277 | ||||
276 | #header #header-inner #logo { |
|
278 | #header #header-inner #logo { | |
277 |
|
|
279 | float: left; | |
278 |
|
|
280 | position: absolute; | |
279 | } |
|
281 | } | |
|
282 | ||||
280 | #header #header-inner #logo h1 { |
|
283 | #header #header-inner #logo h1 { | |
281 | color:#FFF; |
|
284 | color: #FFF; | |
282 | font-size:18px; |
|
285 | font-size: 18px; | |
@@ -362,7 +365,9 b' border-left:none;' | |||||
362 | border-right:1px solid #2e5c89; |
|
365 | border-right: 1px solid #2e5c89; | |
363 | padding:8px 6px 4px; |
|
366 | padding: 8px 6px 4px; | |
364 | } |
|
367 | } | |
365 | #header #header-inner #quick li span.icon img, #header #header-inner #quick li span.icon_short img { |
|
368 | ||
|
369 | #header #header-inner #quick li span.icon img,#header #header-inner #quick li span.icon_short img | |||
|
370 | { | |||
366 | margin: 0px -2px 0px 0px; |
|
371 | margin: 0px -2px 0px 0px; | |
367 | } |
|
372 | } | |
368 |
|
373 | |||
@@ -374,7 +379,8 b' background:#4e4e4e no-repeat top left;' | |||||
374 | border-left:1px solid #545454; |
|
379 | border-left: 1px solid #545454; | |
375 | } |
|
380 | } | |
376 |
|
381 | |||
377 |
#header #header-inner #quick li a:hover span.icon,#header #header-inner #quick li a:hover span.icon_short |
|
382 | #header #header-inner #quick li a:hover span.icon,#header #header-inner #quick li a:hover span.icon_short | |
|
383 | { | |||
378 | border-left:none; |
|
384 | border-left: none; | |
379 | border-right:1px solid #464646; |
|
385 | border-right: 1px solid #464646; | |
380 | } |
|
386 | } | |
@@ -398,19 +404,19 b' max-height:275px;' | |||||
398 | overflow-x:hidden; |
|
404 | overflow-x: hidden; | |
399 | overflow-y:auto; |
|
405 | overflow-y: auto; | |
400 | } |
|
406 | } | |
|
407 | ||||
401 | #header #header-inner #quick ul.repo_switcher li.qfilter_rs { |
|
408 | #header #header-inner #quick ul.repo_switcher li.qfilter_rs { | |
402 | float:none; |
|
409 | float: none; | |
403 | margin:0; |
|
410 | margin: 0; | |
404 | border-bottom:2px solid #003367; |
|
411 | border-bottom: 2px solid #003367; | |
405 | } |
|
412 | } | |
406 |
|
413 | |||
407 |
|
||||
408 | #header #header-inner #quick .repo_switcher_type{ |
|
414 | #header #header-inner #quick .repo_switcher_type { | |
409 | position:absolute; |
|
415 | position: absolute; | |
410 | left:0; |
|
416 | left: 0; | |
411 |
top:9px; |
|
417 | top: 9px; | |
412 |
|
418 | } | ||
413 | } |
|
419 | ||
414 | #header #header-inner #quick li ul li { |
|
420 | #header #header-inner #quick li ul li { | |
415 | border-bottom:1px solid #ddd; |
|
421 | border-bottom: 1px solid #ddd; | |
416 | } |
|
422 | } | |
@@ -444,150 +450,181 b' overflow-x:hidden;' | |||||
444 | white-space:normal; |
|
450 | white-space: normal; | |
445 | } |
|
451 | } | |
446 |
|
452 | |||
447 |
#header #header-inner #quick li ul li a.journal,#header #header-inner #quick li ul li a.journal:hover |
|
453 | #header #header-inner #quick li ul li a.journal,#header #header-inner #quick li ul li a.journal:hover | |
448 | background:url("../images/icons/book.png") no-repeat scroll 4px 9px #FFF; |
|
454 | { | |
|
455 | background: url("../images/icons/book.png") no-repeat scroll 4px 9px | |||
|
456 | #FFF; | |||
449 | width:167px; |
|
457 | width: 167px; | |
450 | margin:0; |
|
458 | margin: 0; | |
451 | padding:12px 9px 7px 24px; |
|
459 | padding: 12px 9px 7px 24px; | |
452 | } |
|
460 | } | |
453 |
|
461 | |||
454 |
#header #header-inner #quick li ul li a.private_repo,#header #header-inner #quick li ul li a.private_repo:hover |
|
462 | #header #header-inner #quick li ul li a.private_repo,#header #header-inner #quick li ul li a.private_repo:hover | |
455 | background:url("../images/icons/lock.png") no-repeat scroll 4px 9px #FFF; |
|
463 | { | |
|
464 | background: url("../images/icons/lock.png") no-repeat scroll 4px 9px | |||
|
465 | #FFF; | |||
456 | min-width:167px; |
|
466 | min-width: 167px; | |
457 | margin:0; |
|
467 | margin: 0; | |
458 | padding:12px 9px 7px 24px; |
|
468 | padding: 12px 9px 7px 24px; | |
459 | } |
|
469 | } | |
460 |
|
470 | |||
461 |
#header #header-inner #quick li ul li a.public_repo,#header #header-inner #quick li ul li a.public_repo:hover |
|
471 | #header #header-inner #quick li ul li a.public_repo,#header #header-inner #quick li ul li a.public_repo:hover | |
462 | background:url("../images/icons/lock_open.png") no-repeat scroll 4px 9px #FFF; |
|
472 | { | |
|
473 | background: url("../images/icons/lock_open.png") no-repeat scroll 4px | |||
|
474 | 9px #FFF; | |||
463 | min-width:167px; |
|
475 | min-width: 167px; | |
464 | margin:0; |
|
476 | margin: 0; | |
465 | padding:12px 9px 7px 24px; |
|
477 | padding: 12px 9px 7px 24px; | |
466 | } |
|
478 | } | |
467 |
|
479 | |||
468 |
#header #header-inner #quick li ul li a.hg,#header #header-inner #quick li ul li a.hg:hover |
|
480 | #header #header-inner #quick li ul li a.hg,#header #header-inner #quick li ul li a.hg:hover | |
469 | background:url("../images/icons/hgicon.png") no-repeat scroll 4px 9px #FFF; |
|
481 | { | |
|
482 | background: url("../images/icons/hgicon.png") no-repeat scroll 4px 9px | |||
|
483 | #FFF; | |||
470 | min-width:167px; |
|
484 | min-width: 167px; | |
471 | margin:0 0 0 14px; |
|
485 | margin: 0 0 0 14px; | |
472 | padding:12px 9px 7px 24px; |
|
486 | padding: 12px 9px 7px 24px; | |
473 | } |
|
487 | } | |
474 |
|
488 | |||
475 |
#header #header-inner #quick li ul li a.git,#header #header-inner #quick li ul li a.git:hover |
|
489 | #header #header-inner #quick li ul li a.git,#header #header-inner #quick li ul li a.git:hover | |
476 | background:url("../images/icons/giticon.png") no-repeat scroll 4px 9px #FFF; |
|
490 | { | |
|
491 | background: url("../images/icons/giticon.png") no-repeat scroll 4px 9px | |||
|
492 | #FFF; | |||
477 | min-width:167px; |
|
493 | min-width: 167px; | |
478 | margin:0 0 0 14px; |
|
494 | margin: 0 0 0 14px; | |
479 | padding:12px 9px 7px 24px; |
|
495 | padding: 12px 9px 7px 24px; | |
480 | } |
|
496 | } | |
481 |
|
497 | |||
482 |
#header #header-inner #quick li ul li a.repos,#header #header-inner #quick li ul li a.repos:hover |
|
498 | #header #header-inner #quick li ul li a.repos,#header #header-inner #quick li ul li a.repos:hover | |
483 | background:url("../images/icons/database_edit.png") no-repeat scroll 4px 9px #FFF; |
|
499 | { | |
|
500 | background: url("../images/icons/database_edit.png") no-repeat scroll | |||
|
501 | 4px 9px #FFF; | |||
484 | width:167px; |
|
502 | width: 167px; | |
485 | margin:0; |
|
503 | margin: 0; | |
486 | padding:12px 9px 7px 24px; |
|
504 | padding: 12px 9px 7px 24px; | |
487 | } |
|
505 | } | |
488 |
|
506 | |||
489 |
#header #header-inner #quick li ul li a.repos_groups,#header #header-inner #quick li ul li a.repos_groups:hover |
|
507 | #header #header-inner #quick li ul li a.repos_groups,#header #header-inner #quick li ul li a.repos_groups:hover | |
490 | background:url("../images/icons/database_link.png") no-repeat scroll 4px 9px #FFF; |
|
508 | { | |
|
509 | background: url("../images/icons/database_link.png") no-repeat scroll | |||
|
510 | 4px 9px #FFF; | |||
491 | width:167px; |
|
511 | width: 167px; | |
492 | margin:0; |
|
512 | margin: 0; | |
493 | padding:12px 9px 7px 24px; |
|
513 | padding: 12px 9px 7px 24px; | |
494 | } |
|
514 | } | |
495 |
|
515 | |||
496 |
#header #header-inner #quick li ul li a.users,#header #header-inner #quick li ul li a.users:hover |
|
516 | #header #header-inner #quick li ul li a.users,#header #header-inner #quick li ul li a.users:hover | |
|
517 | { | |||
497 | background:#FFF url("../images/icons/user_edit.png") no-repeat 4px 9px; |
|
518 | background: #FFF url("../images/icons/user_edit.png") no-repeat 4px 9px; | |
498 | width:167px; |
|
519 | width: 167px; | |
499 | margin:0; |
|
520 | margin: 0; | |
500 | padding:12px 9px 7px 24px; |
|
521 | padding: 12px 9px 7px 24px; | |
501 | } |
|
522 | } | |
502 |
|
523 | |||
503 |
#header #header-inner #quick li ul li a.groups,#header #header-inner #quick li ul li a.groups:hover |
|
524 | #header #header-inner #quick li ul li a.groups,#header #header-inner #quick li ul li a.groups:hover | |
|
525 | { | |||
504 | background:#FFF url("../images/icons/group_edit.png") no-repeat 4px 9px; |
|
526 | background: #FFF url("../images/icons/group_edit.png") no-repeat 4px 9px; | |
505 | width:167px; |
|
527 | width: 167px; | |
506 | margin:0; |
|
528 | margin: 0; | |
507 | padding:12px 9px 7px 24px; |
|
529 | padding: 12px 9px 7px 24px; | |
508 | } |
|
530 | } | |
509 |
|
531 | |||
510 |
#header #header-inner #quick li ul li a.settings,#header #header-inner #quick li ul li a.settings:hover |
|
532 | #header #header-inner #quick li ul li a.settings,#header #header-inner #quick li ul li a.settings:hover | |
|
533 | { | |||
511 | background:#FFF url("../images/icons/cog.png") no-repeat 4px 9px; |
|
534 | background: #FFF url("../images/icons/cog.png") no-repeat 4px 9px; | |
512 | width:167px; |
|
535 | width: 167px; | |
513 | margin:0; |
|
536 | margin: 0; | |
514 | padding:12px 9px 7px 24px; |
|
537 | padding: 12px 9px 7px 24px; | |
515 | } |
|
538 | } | |
516 |
|
539 | |||
517 |
#header #header-inner #quick li ul li a.permissions,#header #header-inner #quick li ul li a.permissions:hover |
|
540 | #header #header-inner #quick li ul li a.permissions,#header #header-inner #quick li ul li a.permissions:hover | |
|
541 | { | |||
518 | background:#FFF url("../images/icons/key.png") no-repeat 4px 9px; |
|
542 | background: #FFF url("../images/icons/key.png") no-repeat 4px 9px; | |
519 | width:167px; |
|
543 | width: 167px; | |
520 | margin:0; |
|
544 | margin: 0; | |
521 | padding:12px 9px 7px 24px; |
|
545 | padding: 12px 9px 7px 24px; | |
522 | } |
|
546 | } | |
523 |
|
547 | |||
524 |
#header #header-inner #quick li ul li a.ldap,#header #header-inner #quick li ul li a.ldap:hover |
|
548 | #header #header-inner #quick li ul li a.ldap,#header #header-inner #quick li ul li a.ldap:hover | |
|
549 | { | |||
525 | background:#FFF url("../images/icons/server_key.png") no-repeat 4px 9px; |
|
550 | background: #FFF url("../images/icons/server_key.png") no-repeat 4px 9px; | |
526 | width:167px; |
|
551 | width: 167px; | |
527 | margin:0; |
|
552 | margin: 0; | |
528 | padding:12px 9px 7px 24px; |
|
553 | padding: 12px 9px 7px 24px; | |
529 | } |
|
554 | } | |
530 |
|
555 | |||
531 |
#header #header-inner #quick li ul li a.fork,#header #header-inner #quick li ul li a.fork:hover |
|
556 | #header #header-inner #quick li ul li a.fork,#header #header-inner #quick li ul li a.fork:hover | |
532 | background:#FFF url("../images/icons/arrow_divide.png") no-repeat 4px 9px; |
|
557 | { | |
|
558 | background: #FFF url("../images/icons/arrow_divide.png") no-repeat 4px | |||
|
559 | 9px; | |||
533 | width:167px; |
|
560 | width: 167px; | |
534 | margin:0; |
|
561 | margin: 0; | |
535 | padding:12px 9px 7px 24px; |
|
562 | padding: 12px 9px 7px 24px; | |
536 | } |
|
563 | } | |
537 |
|
564 | |||
538 |
#header #header-inner #quick li ul li a.search,#header #header-inner #quick li ul li a.search:hover |
|
565 | #header #header-inner #quick li ul li a.search,#header #header-inner #quick li ul li a.search:hover | |
|
566 | { | |||
539 | background:#FFF url("../images/icons/search_16.png") no-repeat 4px 9px; |
|
567 | background: #FFF url("../images/icons/search_16.png") no-repeat 4px 9px; | |
540 | width:167px; |
|
568 | width: 167px; | |
541 | margin:0; |
|
569 | margin: 0; | |
542 | padding:12px 9px 7px 24px; |
|
570 | padding: 12px 9px 7px 24px; | |
543 | } |
|
571 | } | |
544 |
|
572 | |||
545 |
#header #header-inner #quick li ul li a.delete,#header #header-inner #quick li ul li a.delete:hover |
|
573 | #header #header-inner #quick li ul li a.delete,#header #header-inner #quick li ul li a.delete:hover | |
|
574 | { | |||
546 | background:#FFF url("../images/icons/delete.png") no-repeat 4px 9px; |
|
575 | background: #FFF url("../images/icons/delete.png") no-repeat 4px 9px; | |
547 | width:167px; |
|
576 | width: 167px; | |
548 | margin:0; |
|
577 | margin: 0; | |
549 | padding:12px 9px 7px 24px; |
|
578 | padding: 12px 9px 7px 24px; | |
550 | } |
|
579 | } | |
551 |
|
580 | |||
552 |
#header #header-inner #quick li ul li a.branches,#header #header-inner #quick li ul li a.branches:hover |
|
581 | #header #header-inner #quick li ul li a.branches,#header #header-inner #quick li ul li a.branches:hover | |
553 | background:#FFF url("../images/icons/arrow_branch.png") no-repeat 4px 9px; |
|
582 | { | |
|
583 | background: #FFF url("../images/icons/arrow_branch.png") no-repeat 4px | |||
|
584 | 9px; | |||
554 | width:167px; |
|
585 | width: 167px; | |
555 | margin:0; |
|
586 | margin: 0; | |
556 | padding:12px 9px 7px 24px; |
|
587 | padding: 12px 9px 7px 24px; | |
557 | } |
|
588 | } | |
558 |
|
589 | |||
559 |
#header #header-inner #quick li ul li a.tags,#header #header-inner #quick li ul li a.tags:hover |
|
590 | #header #header-inner #quick li ul li a.tags,#header #header-inner #quick li ul li a.tags:hover | |
|
591 | { | |||
560 | background:#FFF url("../images/icons/tag_blue.png") no-repeat 4px 9px; |
|
592 | background: #FFF url("../images/icons/tag_blue.png") no-repeat 4px 9px; | |
561 | width:167px; |
|
593 | width: 167px; | |
562 | margin:0; |
|
594 | margin: 0; | |
563 | padding:12px 9px 7px 24px; |
|
595 | padding: 12px 9px 7px 24px; | |
564 | } |
|
596 | } | |
565 |
|
597 | |||
566 |
#header #header-inner #quick li ul li a.admin,#header #header-inner #quick li ul li a.admin:hover |
|
598 | #header #header-inner #quick li ul li a.admin,#header #header-inner #quick li ul li a.admin:hover | |
|
599 | { | |||
567 | background:#FFF url("../images/icons/cog_edit.png") no-repeat 4px 9px; |
|
600 | background: #FFF url("../images/icons/cog_edit.png") no-repeat 4px 9px; | |
568 | width:167px; |
|
601 | width: 167px; | |
569 | margin:0; |
|
602 | margin: 0; | |
570 | padding:12px 9px 7px 24px; |
|
603 | padding: 12px 9px 7px 24px; | |
571 | } |
|
604 | } | |
572 |
|
605 | |||
573 |
|
||||
574 | .groups_breadcrumbs a { |
|
606 | .groups_breadcrumbs a { | |
575 | color: #fff; |
|
607 | color: #fff; | |
576 | } |
|
608 | } | |
|
609 | ||||
577 | .groups_breadcrumbs a:hover { |
|
610 | .groups_breadcrumbs a:hover { | |
578 |
|
|
611 | color: #bfe3ff; | |
579 |
|
|
612 | text-decoration: none; | |
580 | } |
|
613 | } | |
581 |
|
614 | |||
582 | .quick_repo_menu{ |
|
615 | .quick_repo_menu { | |
583 |
background: #FFF url("../images/vertical-indicator.png") 8px 50% |
|
616 | background: #FFF url("../images/vertical-indicator.png") 8px 50% | |
|
617 | no-repeat !important; | |||
584 | cursor: pointer; |
|
618 | cursor: pointer; | |
585 | width: 8px; |
|
619 | width: 8px; | |
586 | } |
|
620 | } | |
|
621 | ||||
587 | .quick_repo_menu.active{ |
|
622 | .quick_repo_menu.active { | |
588 |
|
|
623 | background: #FFF url("../images/horizontal-indicator.png") 4px 50% | |
|
624 | no-repeat !important; | |||
589 |
|
|
625 | cursor: pointer; | |
590 | } |
|
626 | } | |
|
627 | ||||
591 | .quick_repo_menu .menu_items{ |
|
628 | .quick_repo_menu .menu_items { | |
592 | margin-top:6px; |
|
629 | margin-top: 6px; | |
593 | width:150px; |
|
630 | width: 150px; | |
@@ -600,21 +637,25 b' padding:12px 9px 7px 24px;' | |||||
600 |
|
|
637 | border-width: 1px; | |
601 |
|
|
638 | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); | |
602 | } |
|
639 | } | |
|
640 | ||||
603 | .quick_repo_menu .menu_items li{ |
|
641 | .quick_repo_menu .menu_items li { | |
604 |
|
|
642 | padding: 0 !important; | |
605 | } |
|
643 | } | |
|
644 | ||||
606 | .quick_repo_menu .menu_items a{ |
|
645 | .quick_repo_menu .menu_items a { | |
607 | display: block; |
|
646 | display: block; | |
608 | padding: 4px 12px 4px 8px; |
|
647 | padding: 4px 12px 4px 8px; | |
609 | } |
|
648 | } | |
|
649 | ||||
610 | .quick_repo_menu .menu_items a:hover{ |
|
650 | .quick_repo_menu .menu_items a:hover { | |
611 |
|
|
651 | background-color: #EEE; | |
612 |
|
|
652 | text-decoration: none; | |
613 |
|
653 | } | ||
614 | } |
|
654 | ||
615 | .quick_repo_menu .menu_items .icon img{ |
|
655 | .quick_repo_menu .menu_items .icon img { | |
616 | margin-bottom:-2px; |
|
656 | margin-bottom: -2px; | |
617 | } |
|
657 | } | |
|
658 | ||||
618 | .quick_repo_menu .menu_items.hidden{ |
|
659 | .quick_repo_menu .menu_items.hidden { | |
619 | display: none; |
|
660 | display: none; | |
620 | } |
|
661 | } | |
@@ -640,7 +681,6 b' padding:0 0 10px;' | |||||
640 | -moz-border-radius: 4px 4px 4px 4px; |
|
681 | -moz-border-radius: 4px 4px 4px 4px; | |
641 | border-radius: 4px 4px 4px 4px; |
|
682 | border-radius: 4px 4px 4px 4px; | |
642 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
683 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
643 |
|
||||
644 | } |
|
684 | } | |
645 |
|
685 | |||
646 | #content div.box-left { |
|
686 | #content div.box-left { | |
@@ -660,7 +700,19 b' margin:0 0 10px;' | |||||
660 | #content div.box div.title { |
|
700 | #content div.box div.title { | |
661 | clear:both; |
|
701 | clear: both; | |
662 | overflow:hidden; |
|
702 | overflow: hidden; | |
663 | background:#369 url("../images/header_inner.png") repeat-x; |
|
703 | background-color: #eedc94; | |
|
704 | background-repeat: repeat-x; | |||
|
705 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |||
|
706 | to(#eedc94) ); | |||
|
707 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
708 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
709 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
710 | color-stop(100%, #00376e) ); | |||
|
711 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
712 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
713 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
714 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
715 | endColorstr='#00376e', GradientType=0 ); | |||
664 | margin:0 0 20px; |
|
716 | margin: 0 0 20px; | |
665 | padding:0; |
|
717 | padding: 0; | |
666 | } |
|
718 | } | |
@@ -694,7 +746,8 b' padding:0;' | |||||
694 |
|
|
746 | text-decoration: none; | |
695 | } |
|
747 | } | |
696 |
|
748 | |||
697 |
#content div.box h1,#content div.box h2,#content div.box h3,#content div.box h4,#content div.box h5,#content div.box h6 |
|
749 | #content div.box h1,#content div.box h2,#content div.box h3,#content div.box h4,#content div.box h5,#content div.box h6 | |
|
750 | { | |||
698 | clear:both; |
|
751 | clear: both; | |
699 | overflow:hidden; |
|
752 | overflow: hidden; | |
700 | border-bottom:1px solid #DDD; |
|
753 | border-bottom: 1px solid #DDD; | |
@@ -808,7 +861,8 b' margin:15px 14px 0 0;' | |||||
808 | padding:0; |
|
861 | padding: 0; | |
809 | } |
|
862 | } | |
810 |
|
863 | |||
811 |
#content div.box div.message div.text h1,#content div.box div.message div.text h2,#content div.box div.message div.text h3,#content div.box div.message div.text h4,#content div.box div.message div.text h5,#content div.box div.message div.text h6 |
|
864 | #content div.box div.message div.text h1,#content div.box div.message div.text h2,#content div.box div.message div.text h3,#content div.box div.message div.text h4,#content div.box div.message div.text h5,#content div.box div.message div.text h6 | |
|
865 | { | |||
812 | border:none; |
|
866 | border: none; | |
813 | margin:0; |
|
867 | margin: 0; | |
814 | padding:0; |
|
868 | padding: 0; | |
@@ -913,7 +967,8 b' margin:0;' | |||||
913 | padding:8px 0 0 5px; |
|
967 | padding: 8px 0 0 5px; | |
914 | } |
|
968 | } | |
915 |
|
969 | |||
916 |
#content div.box-left div.form div.fields div.field div.label,#content div.box-right div.form div.fields div.field div.label |
|
970 | #content div.box-left div.form div.fields div.field div.label,#content div.box-right div.form div.fields div.field div.label | |
|
971 | { | |||
917 | clear:both; |
|
972 | clear: both; | |
918 | overflow:hidden; |
|
973 | overflow: hidden; | |
919 | left:0; |
|
974 | left: 0; | |
@@ -927,15 +982,18 b' padding:0 0 8px;' | |||||
927 | padding:5px 0 0 5px; |
|
982 | padding: 5px 0 0 5px; | |
928 | } |
|
983 | } | |
929 |
|
984 | |||
930 |
#content div.box-left div.form div.fields div.field div.label-select,#content div.box-right div.form div.fields div.field div.label-select |
|
985 | #content div.box-left div.form div.fields div.field div.label-select,#content div.box-right div.form div.fields div.field div.label-select | |
|
986 | { | |||
931 | padding:0 0 8px; |
|
987 | padding: 0 0 8px; | |
932 | } |
|
988 | } | |
933 |
|
989 | |||
934 |
#content div.box-left div.form div.fields div.field div.label-textarea,#content div.box-right div.form div.fields div.field div.label-textarea |
|
990 | #content div.box-left div.form div.fields div.field div.label-textarea,#content div.box-right div.form div.fields div.field div.label-textarea | |
|
991 | { | |||
935 | padding:0 0 8px !important; |
|
992 | padding: 0 0 8px !important; | |
936 | } |
|
993 | } | |
937 |
|
994 | |||
938 |
#content div.box div.form div.fields div.field div.label label, |
|
995 | #content div.box div.form div.fields div.field div.label label,div.label label | |
|
996 | { | |||
939 | color:#393939; |
|
997 | color: #393939; | |
940 | font-weight:700; |
|
998 | font-weight: 700; | |
941 | } |
|
999 | } | |
@@ -943,10 +1001,13 b' font-weight:700;' | |||||
943 | #content div.box div.form div.fields div.field div.input { |
|
1001 | #content div.box div.form div.fields div.field div.input { | |
944 | margin:0 0 0 200px; |
|
1002 | margin: 0 0 0 200px; | |
945 | } |
|
1003 | } | |
|
1004 | ||||
946 | #content div.box div.form div.fields div.field div.file { |
|
1005 | #content div.box div.form div.fields div.field div.file { | |
947 | margin:0 0 0 200px; |
|
1006 | margin: 0 0 0 200px; | |
948 | } |
|
1007 | } | |
949 | #content div.box-left div.form div.fields div.field div.input,#content div.box-right div.form div.fields div.field div.input { |
|
1008 | ||
|
1009 | #content div.box-left div.form div.fields div.field div.input,#content div.box-right div.form div.fields div.field div.input | |||
|
1010 | { | |||
950 | margin:0 0 0 0px; |
|
1011 | margin: 0 0 0 0px; | |
951 | } |
|
1012 | } | |
952 |
|
1013 | |||
@@ -957,7 +1018,6 b' border-left:1px solid #b3b3b3;' | |||||
957 | border-right:1px solid #eaeaea; |
|
1018 | border-right: 1px solid #eaeaea; | |
958 | border-bottom:1px solid #eaeaea; |
|
1019 | border-bottom: 1px solid #eaeaea; | |
959 | color:#000; |
|
1020 | color: #000; | |
960 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
961 | font-size:11px; |
|
1021 | font-size: 11px; | |
962 | margin:0; |
|
1022 | margin: 0; | |
963 | padding:7px 7px 6px; |
|
1023 | padding: 7px 7px 6px; | |
@@ -969,13 +1029,11 b' padding:7px 7px 6px;' | |||||
969 |
|
|
1029 | border-style: solid; | |
970 |
|
|
1030 | border-width: 1px; | |
971 |
|
|
1031 | color: #000000; | |
972 | font-family: Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif; |
|
|||
973 |
|
|
1032 | font-size: 11px; | |
974 |
|
|
1033 | margin: 0; | |
975 |
|
|
1034 | padding: 7px 7px 6px; | |
976 | } |
|
1035 | } | |
977 |
|
1036 | |||
978 |
|
||||
979 | #content div.box div.form div.fields div.field div.input input.small { |
|
1037 | #content div.box div.form div.fields div.field div.input input.small { | |
980 | width:30%; |
|
1038 | width: 30%; | |
981 | } |
|
1039 | } | |
@@ -1023,7 +1081,6 b' height:220px;' | |||||
1023 | overflow:hidden; |
|
1081 | overflow: hidden; | |
1024 | background:#FFF; |
|
1082 | background: #FFF; | |
1025 | color:#000; |
|
1083 | color: #000; | |
1026 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
1027 | font-size:11px; |
|
1084 | font-size: 11px; | |
1028 | outline:none; |
|
1085 | outline: none; | |
1029 | border-width:0; |
|
1086 | border-width: 0; | |
@@ -1031,7 +1088,8 b' margin:0;' | |||||
1031 | padding:0; |
|
1088 | padding: 0; | |
1032 | } |
|
1089 | } | |
1033 |
|
1090 | |||
1034 |
#content div.box-left div.form div.fields div.field div.textarea textarea,#content div.box-right div.form div.fields div.field div.textarea textarea |
|
1091 | #content div.box-left div.form div.fields div.field div.textarea textarea,#content div.box-right div.form div.fields div.field div.textarea textarea | |
|
1092 | { | |||
1035 | width:100%; |
|
1093 | width: 100%; | |
1036 | height:100px; |
|
1094 | height: 100px; | |
1037 | } |
|
1095 | } | |
@@ -1049,20 +1107,22 b' border:none;' | |||||
1049 | padding:0; |
|
1107 | padding: 0; | |
1050 | } |
|
1108 | } | |
1051 |
|
1109 | |||
1052 |
#content div.box div.form div.fields div.field div.textarea table td table |
|
1110 | #content div.box div.form div.fields div.field div.textarea table td table | |
|
1111 | { | |||
1053 | width:auto; |
|
1112 | width: auto; | |
1054 | border:none; |
|
1113 | border: none; | |
1055 | margin:0; |
|
1114 | margin: 0; | |
1056 | padding:0; |
|
1115 | padding: 0; | |
1057 | } |
|
1116 | } | |
1058 |
|
1117 | |||
1059 |
#content div.box div.form div.fields div.field div.textarea table td table td |
|
1118 | #content div.box div.form div.fields div.field div.textarea table td table td | |
1060 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1119 | { | |
1061 | font-size:11px; |
|
1120 | font-size: 11px; | |
1062 | padding:5px 5px 5px 0; |
|
1121 | padding: 5px 5px 5px 0; | |
1063 | } |
|
1122 | } | |
1064 |
|
1123 | |||
1065 |
#content div.box div.form div.fields div.field input[type=text]:focus,#content div.box div.form div.fields div.field input[type=password]:focus,#content div.box div.form div.fields div.field input[type=file]:focus,#content div.box div.form div.fields div.field textarea:focus,#content div.box div.form div.fields div.field select:focus |
|
1124 | #content div.box div.form div.fields div.field input[type=text]:focus,#content div.box div.form div.fields div.field input[type=password]:focus,#content div.box div.form div.fields div.field input[type=file]:focus,#content div.box div.form div.fields div.field textarea:focus,#content div.box div.form div.fields div.field select:focus | |
|
1125 | { | |||
1066 | background:#f6f6f6; |
|
1126 | background: #f6f6f6; | |
1067 | border-color:#666; |
|
1127 | border-color: #666; | |
1068 | } |
|
1128 | } | |
@@ -1072,7 +1132,6 b' margin:0;' | |||||
1072 | padding:0 0 0 8px; |
|
1132 | padding: 0 0 0 8px; | |
1073 | } |
|
1133 | } | |
1074 |
|
1134 | |||
1075 |
|
||||
1076 | #content div.box table { |
|
1135 | #content div.box table { | |
1077 | width:100%; |
|
1136 | width: 100%; | |
1078 | border-collapse:collapse; |
|
1137 | border-collapse: collapse; | |
@@ -1141,7 +1200,6 b' padding:0;' | |||||
1141 | } |
|
1200 | } | |
1142 |
|
1201 | |||
1143 | #content div.box div.action select { |
|
1202 | #content div.box div.action select { | |
1144 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
1145 | font-size:11px; |
|
1203 | font-size: 11px; | |
1146 | margin:0; |
|
1204 | margin: 0; | |
1147 | } |
|
1205 | } | |
@@ -1205,7 +1263,8 b' margin:0;' | |||||
1205 | padding:6px; |
|
1263 | padding: 6px; | |
1206 | } |
|
1264 | } | |
1207 |
|
1265 | |||
1208 |
#content div.box div.pagination ul.pager li a:hover,#content div.box div.pagination ul.pager li a:active |
|
1266 | #content div.box div.pagination ul.pager li a:hover,#content div.box div.pagination ul.pager li a:active | |
|
1267 | { | |||
1209 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1268 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1210 | border-top:1px solid #ccc; |
|
1269 | border-top: 1px solid #ccc; | |
1211 | border-left:1px solid #bebebe; |
|
1270 | border-left: 1px solid #bebebe; | |
@@ -1227,7 +1286,8 b' padding:0;' | |||||
1227 | float:right; |
|
1286 | float: right; | |
1228 | } |
|
1287 | } | |
1229 |
|
1288 | |||
1230 |
#content div.box div.pagination-wh a,#content div.box div.pagination-wh span.pager_dotdot |
|
1289 | #content div.box div.pagination-wh a,#content div.box div.pagination-wh span.pager_dotdot | |
|
1290 | { | |||
1231 | height:1%; |
|
1291 | height: 1%; | |
1232 | float:left; |
|
1292 | float: left; | |
1233 | background:#ebebeb url("../images/pager.png") repeat-x; |
|
1293 | background: #ebebeb url("../images/pager.png") repeat-x; | |
@@ -1255,7 +1315,8 b' margin:0 0 0 4px;' | |||||
1255 | padding:6px; |
|
1315 | padding: 6px; | |
1256 | } |
|
1316 | } | |
1257 |
|
1317 | |||
1258 |
#content div.box div.pagination-wh a:hover,#content div.box div.pagination-wh a:active |
|
1318 | #content div.box div.pagination-wh a:hover,#content div.box div.pagination-wh a:active | |
|
1319 | { | |||
1259 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1320 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1260 | border-top:1px solid #ccc; |
|
1321 | border-top: 1px solid #ccc; | |
1261 | border-left:1px solid #bebebe; |
|
1322 | border-left: 1px solid #bebebe; | |
@@ -1325,7 +1386,6 b' vertical-align: baseline;' | |||||
1325 | clear:right |
|
1386 | clear: right | |
1326 | } |
|
1387 | } | |
1327 |
|
1388 | |||
1328 |
|
||||
1329 | #footer { |
|
1389 | #footer { | |
1330 | clear:both; |
|
1390 | clear: both; | |
1331 | overflow:hidden; |
|
1391 | overflow: hidden; | |
@@ -1336,12 +1396,34 b' margin:-10px 0 0;' | |||||
1336 | } |
|
1396 | } | |
1337 |
|
1397 | |||
1338 | #footer div#footer-inner { |
|
1398 | #footer div#footer-inner { | |
1339 | background:url("../images/header_inner.png") repeat-x scroll 0 0 #003367; |
|
1399 | background-color: #eedc94; background-repeat : repeat-x; | |
|
1400 | background-image : -khtml-gradient( linear, left top, left bottom, | |||
|
1401 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( | |||
|
1402 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, | |||
|
1403 | #003b76, #00376e); background-image : -webkit-gradient( linear, left | |||
|
1404 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |||
|
1405 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |||
|
1406 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |||
|
1407 | background-image : linear-gradient( top, #003b76, #00376e); filter : | |||
|
1408 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = | |||
|
1409 | '#003b76', endColorstr = '#00376e', GradientType = 0); | |||
1340 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
1410 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
1341 | -webkit-border-radius: 4px 4px 4px 4px; |
|
1411 | -webkit-border-radius: 4px 4px 4px 4px; | |
1342 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
1412 | -khtml-border-radius: 4px 4px 4px 4px; | |
1343 | -moz-border-radius: 4px 4px 4px 4px; |
|
1413 | -moz-border-radius: 4px 4px 4px 4px; | |
1344 | border-radius: 4px 4px 4px 4px; |
|
1414 | border-radius: 4px 4px 4px 4px; | |
|
1415 | background-repeat: repeat-x; | |||
|
1416 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |||
|
1417 | to(#eedc94) ); | |||
|
1418 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
1419 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
1420 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
1421 | color-stop(100%, #00376e) ); | |||
|
1422 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
1423 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
1424 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
1425 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
1426 | endColorstr='#00376e', GradientType=0 ); | |||
1345 | } |
|
1427 | } | |
1346 |
|
1428 | |||
1347 | #footer div#footer-inner p { |
|
1429 | #footer div#footer-inner p { | |
@@ -1349,11 +1431,14 b' padding:15px 25px 15px 0;' | |||||
1349 | color:#FFF; |
|
1431 | color: #FFF; | |
1350 | font-weight:700; |
|
1432 | font-weight: 700; | |
1351 | } |
|
1433 | } | |
|
1434 | ||||
1352 | #footer div#footer-inner .footer-link { |
|
1435 | #footer div#footer-inner .footer-link { | |
1353 | float:left; |
|
1436 | float: left; | |
1354 | padding-left:10px; |
|
1437 | padding-left: 10px; | |
1355 | } |
|
1438 | } | |
1356 | #footer div#footer-inner .footer-link a,#footer div#footer-inner .footer-link-right a { |
|
1439 | ||
|
1440 | #footer div#footer-inner .footer-link a,#footer div#footer-inner .footer-link-right a | |||
|
1441 | { | |||
1357 |
color:#FFF; |
|
1442 | color: #FFF; | |
1358 | } |
|
1443 | } | |
1359 |
|
1444 | |||
@@ -1362,9 +1447,31 b' width:420px;' | |||||
1362 | clear:both; |
|
1447 | clear: both; | |
1363 | overflow:hidden; |
|
1448 | overflow: hidden; | |
1364 | position:relative; |
|
1449 | position: relative; | |
1365 | background:#003367 url("../images/header_inner.png") repeat-x; |
|
1450 | background-color: #eedc94; background-repeat : repeat-x; | |
|
1451 | background-image : -khtml-gradient( linear, left top, left bottom, | |||
|
1452 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( | |||
|
1453 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, | |||
|
1454 | #003b76, #00376e); background-image : -webkit-gradient( linear, left | |||
|
1455 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |||
|
1456 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |||
|
1457 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |||
|
1458 | background-image : linear-gradient( top, #003b76, #00376e); filter : | |||
|
1459 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = | |||
|
1460 | '#003b76', endColorstr = '#00376e', GradientType = 0); | |||
1366 | margin:0 auto; |
|
1461 | margin: 0 auto; | |
1367 | padding:0; |
|
1462 | padding: 0; | |
|
1463 | background-repeat: repeat-x; | |||
|
1464 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |||
|
1465 | to(#eedc94) ); | |||
|
1466 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
1467 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
1468 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
1469 | color-stop(100%, #00376e) ); | |||
|
1470 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
1471 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
1472 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
1473 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
1474 | endColorstr='#00376e', GradientType=0 ); | |||
1368 | } |
|
1475 | } | |
1369 |
|
1476 | |||
1370 | #login div.inner { |
|
1477 | #login div.inner { | |
@@ -1392,7 +1499,6 b' border-left:1px solid #b3b3b3;' | |||||
1392 | border-right:1px solid #eaeaea; |
|
1499 | border-right: 1px solid #eaeaea; | |
1393 | border-bottom:1px solid #eaeaea; |
|
1500 | border-bottom: 1px solid #eaeaea; | |
1394 | color:#000; |
|
1501 | color: #000; | |
1395 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
1396 | font-size:11px; |
|
1502 | font-size: 11px; | |
1397 | margin:0; |
|
1503 | margin: 0; | |
1398 | padding:7px 7px 6px; |
|
1504 | padding: 7px 7px 6px; | |
@@ -1426,7 +1532,6 b' width: 281px;' | |||||
1426 |
-khtml-border-radius: 0px 0px 4px 4px; |
|
1532 | -khtml-border-radius: 0px 0px 4px 4px; | |
1427 | -moz-border-radius: 0px 0px 4px 4px; |
|
1533 | -moz-border-radius: 0px 0px 4px 4px; | |
1428 | border-radius: 0px 0px 4px 4px; |
|
1534 | border-radius: 0px 0px 4px 4px; | |
1429 |
|
||||
1430 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
1535 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
1431 | } |
|
1536 | } | |
1432 |
|
1537 | |||
@@ -1435,6 +1540,7 b' padding-right:10px;' | |||||
1435 | padding-top:0px; |
|
1540 | padding-top: 0px; | |
1436 | float:left; |
|
1541 | float: left; | |
1437 | } |
|
1542 | } | |
|
1543 | ||||
1438 | #quick_login .password_forgoten a{ |
|
1544 | #quick_login .password_forgoten a { | |
1439 | font-size: 10px |
|
1545 | font-size: 10px | |
1440 | } |
|
1546 | } | |
@@ -1448,6 +1554,7 b' float:left;' | |||||
1448 | #quick_login .register a{ |
|
1554 | #quick_login .register a { | |
1449 | font-size: 10px |
|
1555 | font-size: 10px | |
1450 | } |
|
1556 | } | |
|
1557 | ||||
1451 | #quick_login div.form div.fields{ |
|
1558 | #quick_login div.form div.fields { | |
1452 | padding-top: 2px; |
|
1559 | padding-top: 2px; | |
1453 | padding-left:10px; |
|
1560 | padding-left: 10px; | |
@@ -1470,7 +1577,6 b' border-left:1px solid #b3b3b3;' | |||||
1470 | border-right:1px solid #eaeaea; |
|
1577 | border-right: 1px solid #eaeaea; | |
1471 | border-bottom:1px solid #eaeaea; |
|
1578 | border-bottom: 1px solid #eaeaea; | |
1472 | color:#000; |
|
1579 | color: #000; | |
1473 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
1474 | font-size:11px; |
|
1580 | font-size: 11px; | |
1475 | margin:0; |
|
1581 | margin: 0; | |
1476 | padding:5px 7px 4px; |
|
1582 | padding: 5px 7px 4px; | |
@@ -1524,7 +1630,6 b' border-left:1px solid #b3b3b3;' | |||||
1524 | border-right:1px solid #eaeaea; |
|
1630 | border-right: 1px solid #eaeaea; | |
1525 | border-bottom:1px solid #eaeaea; |
|
1631 | border-bottom: 1px solid #eaeaea; | |
1526 | color:#000; |
|
1632 | color: #000; | |
1527 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
1528 | font-size:11px; |
|
1633 | font-size: 11px; | |
1529 | margin:0; |
|
1634 | margin: 0; | |
1530 | padding:7px 7px 6px; |
|
1635 | padding: 7px 7px 6px; | |
@@ -1539,7 +1644,6 b' margin:0;' | |||||
1539 | padding:10px 0 0 150px; |
|
1644 | padding: 10px 0 0 150px; | |
1540 | } |
|
1645 | } | |
1541 |
|
1646 | |||
1542 |
|
||||
1543 | #register div.form div.activation_msg { |
|
1647 | #register div.form div.activation_msg { | |
1544 | padding-top:4px; |
|
1648 | padding-top: 4px; | |
1545 | padding-bottom:4px; |
|
1649 | padding-bottom: 4px; | |
@@ -1569,45 +1673,54 b' font-size: 14px;' | |||||
1569 | font-weight: bold; |
|
1673 | font-weight: bold; | |
1570 | height: 30px; |
|
1674 | height: 30px; | |
1571 | } |
|
1675 | } | |
|
1676 | ||||
1572 | #journal .journal_icon{ |
|
1677 | #journal .journal_icon { | |
1573 | clear: both; |
|
1678 | clear: both; | |
1574 | float: left; |
|
1679 | float: left; | |
1575 | padding-right: 4px; |
|
1680 | padding-right: 4px; | |
1576 | padding-top: 3px; |
|
1681 | padding-top: 3px; | |
1577 | } |
|
1682 | } | |
|
1683 | ||||
1578 | #journal .journal_action{ |
|
1684 | #journal .journal_action { | |
1579 | padding-top:4px; |
|
1685 | padding-top: 4px; | |
1580 | min-height:2px; |
|
1686 | min-height: 2px; | |
1581 | float:left |
|
1687 | float: left | |
1582 | } |
|
1688 | } | |
|
1689 | ||||
1583 | #journal .journal_action_params{ |
|
1690 | #journal .journal_action_params { | |
1584 | clear: left; |
|
1691 | clear: left; | |
1585 | padding-left: 22px; |
|
1692 | padding-left: 22px; | |
1586 | } |
|
1693 | } | |
|
1694 | ||||
1587 | #journal .journal_repo{ |
|
1695 | #journal .journal_repo { | |
1588 | float: left; |
|
1696 | float: left; | |
1589 | margin-left: 6px; |
|
1697 | margin-left: 6px; | |
1590 | padding-top: 3px; |
|
1698 | padding-top: 3px; | |
1591 | } |
|
1699 | } | |
|
1700 | ||||
1592 | #journal .date{ |
|
1701 | #journal .date { | |
1593 | clear: both; |
|
1702 | clear: both; | |
1594 | color: #777777; |
|
1703 | color: #777777; | |
1595 | font-size: 11px; |
|
1704 | font-size: 11px; | |
1596 | padding-left: 22px; |
|
1705 | padding-left: 22px; | |
1597 | } |
|
1706 | } | |
|
1707 | ||||
1598 | #journal .journal_repo .journal_repo_name{ |
|
1708 | #journal .journal_repo .journal_repo_name { | |
1599 | font-weight: bold; |
|
1709 | font-weight: bold; | |
1600 | font-size: 1.1em; |
|
1710 | font-size: 1.1em; | |
1601 | } |
|
1711 | } | |
|
1712 | ||||
1602 | #journal .compare_view{ |
|
1713 | #journal .compare_view { | |
1603 | padding: 5px 0px 5px 0px; |
|
1714 | padding: 5px 0px 5px 0px; | |
1604 | width: 95px; |
|
1715 | width: 95px; | |
1605 | } |
|
1716 | } | |
|
1717 | ||||
1606 | .journal_highlight{ |
|
1718 | .journal_highlight { | |
1607 | font-weight: bold; |
|
1719 | font-weight: bold; | |
1608 | padding: 0 2px; |
|
1720 | padding: 0 2px; | |
1609 | vertical-align: bottom; |
|
1721 | vertical-align: bottom; | |
1610 | } |
|
1722 | } | |
|
1723 | ||||
1611 | .trending_language_tbl,.trending_language_tbl td { |
|
1724 | .trending_language_tbl,.trending_language_tbl td { | |
1612 | border:0 !important; |
|
1725 | border: 0 !important; | |
1613 | margin:0 !important; |
|
1726 | margin: 0 !important; | |
@@ -1650,6 +1763,7 b' padding:5px !important;' | |||||
1650 | border:1px solid #CCC; |
|
1763 | border: 1px solid #CCC; | |
1651 | padding:5px; |
|
1764 | padding: 5px; | |
1652 | } |
|
1765 | } | |
|
1766 | ||||
1653 | #changeset_compare_view_content{ |
|
1767 | #changeset_compare_view_content { | |
1654 | border:1px solid #CCC; |
|
1768 | border: 1px solid #CCC; | |
1655 | padding:5px; |
|
1769 | padding: 5px; | |
@@ -1689,23 +1803,28 b' font-weight: bold;' | |||||
1689 | .cs_files .node{ |
|
1803 | .cs_files .node { | |
1690 | float: left; |
|
1804 | float: left; | |
1691 | } |
|
1805 | } | |
|
1806 | ||||
1692 | .cs_files .changes{ |
|
1807 | .cs_files .changes { | |
1693 | float: right; |
|
1808 | float: right; | |
1694 | } |
|
1809 | } | |
|
1810 | ||||
1695 | .cs_files .changes .added{ |
|
1811 | .cs_files .changes .added { | |
1696 | background-color: #BBFFBB; |
|
1812 | background-color: #BBFFBB; | |
1697 | float: left; |
|
1813 | float: left; | |
1698 | text-align: center; |
|
1814 | text-align: center; | |
1699 |
font-size: 90%; |
|
1815 | font-size: 90%; | |
1700 | } |
|
1816 | } | |
|
1817 | ||||
1701 | .cs_files .changes .deleted{ |
|
1818 | .cs_files .changes .deleted { | |
1702 | background-color: #FF8888; |
|
1819 | background-color: #FF8888; | |
1703 | float: left; |
|
1820 | float: left; | |
1704 | text-align: center; |
|
1821 | text-align: center; | |
1705 | font-size: 90%; |
|
1822 | font-size: 90%; | |
1706 | } |
|
1823 | } | |
|
1824 | ||||
1707 | .cs_files .cs_added { |
|
1825 | .cs_files .cs_added { | |
1708 |
background:url("../images/icons/page_white_add.png") no-repeat scroll |
|
1826 | background: url("../images/icons/page_white_add.png") no-repeat scroll | |
|
1827 | 3px; | |||
1709 | height:16px; |
|
1828 | height: 16px; | |
1710 | padding-left:20px; |
|
1829 | padding-left: 20px; | |
1711 | margin-top:7px; |
|
1830 | margin-top: 7px; | |
@@ -1713,7 +1832,8 b' text-align:left;' | |||||
1713 | } |
|
1832 | } | |
1714 |
|
1833 | |||
1715 | .cs_files .cs_changed { |
|
1834 | .cs_files .cs_changed { | |
1716 |
background:url("../images/icons/page_white_edit.png") no-repeat scroll |
|
1835 | background: url("../images/icons/page_white_edit.png") no-repeat scroll | |
|
1836 | 3px; | |||
1717 | height:16px; |
|
1837 | height: 16px; | |
1718 | padding-left:20px; |
|
1838 | padding-left: 20px; | |
1719 | margin-top:7px; |
|
1839 | margin-top: 7px; | |
@@ -1721,7 +1841,8 b' text-align:left;' | |||||
1721 | } |
|
1841 | } | |
1722 |
|
1842 | |||
1723 | .cs_files .cs_removed { |
|
1843 | .cs_files .cs_removed { | |
1724 |
background:url("../images/icons/page_white_delete.png") no-repeat |
|
1844 | background: url("../images/icons/page_white_delete.png") no-repeat | |
|
1845 | scroll 3px; | |||
1725 | height:16px; |
|
1846 | height: 16px; | |
1726 | padding-left:20px; |
|
1847 | padding-left: 20px; | |
1727 | margin-top:7px; |
|
1848 | margin-top: 7px; | |
@@ -1741,16 +1862,17 b' margin-top: -4px;' | |||||
1741 | #graph_content { |
|
1862 | #graph_content { | |
1742 | width:800px; |
|
1863 | width: 800px; | |
1743 | float:left; |
|
1864 | float: left; | |
1744 |
|
||||
1745 | } |
|
1865 | } | |
1746 |
|
1866 | |||
1747 | #graph_content .container_header { |
|
1867 | #graph_content .container_header { | |
1748 | border:1px solid #CCC; |
|
1868 | border: 1px solid #CCC; | |
1749 | padding:10px; |
|
1869 | padding: 10px; | |
1750 | } |
|
1870 | } | |
|
1871 | ||||
1751 | #graph_content #rev_range_container{ |
|
1872 | #graph_content #rev_range_container { | |
1752 | padding:10px 0px; |
|
1873 | padding: 10px 0px; | |
1753 | } |
|
1874 | } | |
|
1875 | ||||
1754 | #graph_content .container { |
|
1876 | #graph_content .container { | |
1755 | border-bottom:1px solid #CCC; |
|
1877 | border-bottom: 1px solid #CCC; | |
1756 | border-left:1px solid #CCC; |
|
1878 | border-left: 1px solid #CCC; | |
@@ -1771,6 +1893,7 b' padding-bottom:5px;' | |||||
1771 | font-weight:700; |
|
1893 | font-weight: 700; | |
1772 | padding-bottom:5px; |
|
1894 | padding-bottom: 5px; | |
1773 | } |
|
1895 | } | |
|
1896 | ||||
1774 | #graph_content .container .left .date span{ |
|
1897 | #graph_content .container .left .date span { | |
1775 |
vertical-align: text-top; |
|
1898 | vertical-align: text-top; | |
1776 | } |
|
1899 | } | |
@@ -1778,6 +1901,7 b' vertical-align: text-top;' | |||||
1778 | #graph_content .container .left .author{ |
|
1901 | #graph_content .container .left .author { | |
1779 |
|
|
1902 | height: 22px; | |
1780 | } |
|
1903 | } | |
|
1904 | ||||
1781 | #graph_content .container .left .author .user{ |
|
1905 | #graph_content .container .left .author .user { | |
1782 | color: #444444; |
|
1906 | color: #444444; | |
1783 | float: left; |
|
1907 | float: left; | |
@@ -1806,6 +1930,7 b' cursor: pointer;' | |||||
1806 | background:#FD8; |
|
1930 | background: #FD8; | |
1807 | font-weight: bold; |
|
1931 | font-weight: bold; | |
1808 | } |
|
1932 | } | |
|
1933 | ||||
1809 | .right .changes .added,.changed,.removed { |
|
1934 | .right .changes .added,.changed,.removed { | |
1810 | border:1px solid #DDD; |
|
1935 | border: 1px solid #DDD; | |
1811 | display:block; |
|
1936 | display: block; | |
@@ -1814,6 +1939,7 b' text-align:center;' | |||||
1814 | min-width:15px; |
|
1939 | min-width: 15px; | |
1815 | cursor: help; |
|
1940 | cursor: help; | |
1816 | } |
|
1941 | } | |
|
1942 | ||||
1817 | .right .changes .large { |
|
1943 | .right .changes .large { | |
1818 | border:1px solid #DDD; |
|
1944 | border: 1px solid #DDD; | |
1819 | display:block; |
|
1945 | display: block; | |
@@ -1848,7 +1974,8 b' font-family:monospace;' | |||||
1848 | } |
|
1974 | } | |
1849 |
|
1975 | |||
1850 | .right .logtags .branchtag { |
|
1976 | .right .logtags .branchtag { | |
1851 |
background:#FFF url("../images/icons/arrow_branch.png") no-repeat right |
|
1977 | background: #FFF url("../images/icons/arrow_branch.png") no-repeat right | |
|
1978 | 6px; | |||
1852 | display:block; |
|
1979 | display: block; | |
1853 | font-size:0.8em; |
|
1980 | font-size: 0.8em; | |
1854 | padding:11px 16px 0 0; |
|
1981 | padding: 11px 16px 0 0; | |
@@ -1875,6 +2002,7 b' background:#FFF;' | |||||
1875 | padding:10px 0px 15px 0px; |
|
2002 | padding: 10px 0px 15px 0px; | |
1876 | width: 100%; |
|
2003 | width: 100%; | |
1877 | } |
|
2004 | } | |
|
2005 | ||||
1878 | div.browserblock .browser-nav { |
|
2006 | div.browserblock .browser-nav { | |
1879 | float:left |
|
2007 | float: left | |
1880 | } |
|
2008 | } | |
@@ -1898,7 +2026,9 b' div.browserblock .browser-search{' | |||||
1898 | padding:8px 8px 0px 5px; |
|
2026 | padding: 8px 8px 0px 5px; | |
1899 | height: 20px; |
|
2027 | height: 20px; | |
1900 | } |
|
2028 | } | |
|
2029 | ||||
1901 | div.browserblock #node_filter_box { |
|
2030 | div.browserblock #node_filter_box { | |
|
2031 | ||||
1902 | } |
|
2032 | } | |
1903 |
|
2033 | |||
1904 | div.browserblock .search_activate{ |
|
2034 | div.browserblock .search_activate { | |
@@ -1910,7 +2040,8 b' div.browserblock .add_node{' | |||||
1910 |
|
|
2040 | padding-left: 5px; | |
1911 | } |
|
2041 | } | |
1912 |
|
2042 | |||
1913 |
div.browserblock .search_activate a:hover,div.browserblock .add_node a:hover |
|
2043 | div.browserblock .search_activate a:hover,div.browserblock .add_node a:hover | |
|
2044 | { | |||
1914 |
|
|
2045 | text-decoration: none !important; | |
1915 | } |
|
2046 | } | |
1916 |
|
2047 | |||
@@ -1948,6 +2079,7 b' height:16px;' | |||||
1948 | padding-left:20px; |
|
2079 | padding-left: 20px; | |
1949 | text-align:left; |
|
2080 | text-align: left; | |
1950 | } |
|
2081 | } | |
|
2082 | ||||
1951 | .diffblock .changeset_file{ |
|
2083 | .diffblock .changeset_file { | |
1952 | background:url("../images/icons/file.png") no-repeat scroll 3px; |
|
2084 | background: url("../images/icons/file.png") no-repeat scroll 3px; | |
1953 | height:16px; |
|
2085 | height: 16px; | |
@@ -2011,7 +2143,6 b' font-weight: bold;' | |||||
2011 | vertical-align: sub; |
|
2143 | vertical-align: sub; | |
2012 | } |
|
2144 | } | |
2013 |
|
2145 | |||
2014 |
|
||||
2015 | .info_box input#at_rev,.info_box input#size { |
|
2146 | .info_box input#at_rev,.info_box input#size { | |
2016 | background:#FFF; |
|
2147 | background: #FFF; | |
2017 | border-top:1px solid #b3b3b3; |
|
2148 | border-top: 1px solid #b3b3b3; | |
@@ -2019,7 +2150,6 b' border-left:1px solid #b3b3b3;' | |||||
2019 | border-right:1px solid #eaeaea; |
|
2150 | border-right: 1px solid #eaeaea; | |
2020 | border-bottom:1px solid #eaeaea; |
|
2151 | border-bottom: 1px solid #eaeaea; | |
2021 | color:#000; |
|
2152 | color: #000; | |
2022 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
2023 | font-size:12px; |
|
2153 | font-size: 12px; | |
2024 | margin:0; |
|
2154 | margin: 0; | |
2025 | padding:1px 5px 1px; |
|
2155 | padding: 1px 5px 1px; | |
@@ -2041,7 +2171,6 b' visibility:hidden;' | |||||
2041 | position:absolute; |
|
2171 | position: absolute; | |
2042 | color:#666; |
|
2172 | color: #666; | |
2043 | background-color:#FFF; |
|
2173 | background-color: #FFF; | |
2044 | font-family:arial, helvetica, verdana, sans-serif; |
|
|||
2045 | border:2px solid #003367; |
|
2174 | border: 2px solid #003367; | |
2046 | font:100% sans-serif; |
|
2175 | font: 100% sans-serif; | |
2047 | width:auto; |
|
2176 | width: auto; | |
@@ -2061,7 +2190,6 b' vertical-align:top;' | |||||
2061 |
|
2190 | |||
2062 | .ac .yui-ac { |
|
2191 | .ac .yui-ac { | |
2063 | position:relative; |
|
2192 | position: relative; | |
2064 | font-family:arial; |
|
|||
2065 | font-size:100%; |
|
2193 | font-size: 100%; | |
2066 | } |
|
2194 | } | |
2067 |
|
2195 | |||
@@ -2121,7 +2249,6 b' background:#556CB5;' | |||||
2121 | color:#FFF; |
|
2249 | color: #FFF; | |
2122 | } |
|
2250 | } | |
2123 |
|
2251 | |||
2124 |
|
||||
2125 | .follow{ |
|
2252 | .follow { | |
2126 | background:url("../images/icons/heart_add.png") no-repeat scroll 3px; |
|
2253 | background: url("../images/icons/heart_add.png") no-repeat scroll 3px; | |
2127 | height: 16px; |
|
2254 | height: 16px; | |
@@ -2169,7 +2296,8 b' text-align:left;' | |||||
2169 | } |
|
2296 | } | |
2170 |
|
2297 | |||
2171 | .refresh_icon { |
|
2298 | .refresh_icon { | |
2172 |
background:url("../images/icons/arrow_refresh.png") no-repeat scroll |
|
2299 | background: url("../images/icons/arrow_refresh.png") no-repeat scroll | |
|
2300 | 3px; | |||
2173 | padding-left:20px; |
|
2301 | padding-left: 20px; | |
2174 | padding-top:0px; |
|
2302 | padding-top: 0px; | |
2175 | text-align:left; |
|
2303 | text-align: left; | |
@@ -2255,55 +2383,109 b' padding:11px 0 11px 10px;' | |||||
2255 | color:#FFF; |
|
2383 | color: #FFF; | |
2256 | } |
|
2384 | } | |
2257 |
|
2385 | |||
|
2386 | .flash_msg { | |||
|
2387 | ||||
|
2388 | } | |||
|
2389 | ||||
2258 | .flash_msg ul { |
|
2390 | .flash_msg ul { | |
2259 | margin:0; |
|
2391 | ||
2260 | padding:0 0 10px; |
|
|||
2261 | } |
|
2392 | } | |
2262 |
|
2393 | |||
2263 | .error_msg { |
|
2394 | .error_msg { | |
2264 |
background-color: |
|
2395 | background-color: #c43c35; | |
2265 | background-image:url("../images/icons/error_msg.png"); |
|
2396 | background-repeat: repeat-x; | |
2266 | border:1px solid #FF9595; |
|
2397 | background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), | |
2267 | color:#C30; |
|
2398 | to(#c43c35) ); | |
|
2399 | background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2400 | background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2401 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), | |||
|
2402 | color-stop(100%, #c43c35) ); | |||
|
2403 | background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2404 | background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2405 | background-image: linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2406 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', | |||
|
2407 | endColorstr='#c43c35', GradientType=0 ); | |||
|
2408 | border-color: #c43c35 #c43c35 #882a25; | |||
2268 | } |
|
2409 | } | |
2269 |
|
2410 | |||
2270 | .warning_msg { |
|
2411 | .warning_msg { | |
2271 | background-color:#FFFBCC; |
|
2412 | color: #404040 !important; | |
2272 | background-image:url("../images/icons/warning_msg.png"); |
|
2413 | background-color: #eedc94; | |
2273 | border:1px solid #FFF35E; |
|
2414 | background-repeat: repeat-x; | |
2274 | color:#C69E00; |
|
2415 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |
|
2416 | to(#eedc94) ); | |||
|
2417 | background-image: -moz-linear-gradient(top, #fceec1, #eedc94); | |||
|
2418 | background-image: -ms-linear-gradient(top, #fceec1, #eedc94); | |||
|
2419 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), | |||
|
2420 | color-stop(100%, #eedc94) ); | |||
|
2421 | background-image: -webkit-linear-gradient(top, #fceec1, #eedc94); | |||
|
2422 | background-image: -o-linear-gradient(top, #fceec1, #eedc94); | |||
|
2423 | background-image: linear-gradient(top, #fceec1, #eedc94); | |||
|
2424 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', | |||
|
2425 | endColorstr='#eedc94', GradientType=0 ); | |||
|
2426 | border-color: #eedc94 #eedc94 #e4c652; | |||
2275 | } |
|
2427 | } | |
2276 |
|
2428 | |||
2277 | .success_msg { |
|
2429 | .success_msg { | |
2278 |
background-color: |
|
2430 | background-color: #57a957; | |
2279 | background-image:url("../images/icons/success_msg.png"); |
|
2431 | background-repeat: repeat-x !important; | |
2280 | border:1px solid #97FF88; |
|
2432 | background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), | |
2281 | color:#090; |
|
2433 | to(#57a957) ); | |
|
2434 | background-image: -moz-linear-gradient(top, #62c462, #57a957); | |||
|
2435 | background-image: -ms-linear-gradient(top, #62c462, #57a957); | |||
|
2436 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), | |||
|
2437 | color-stop(100%, #57a957) ); | |||
|
2438 | background-image: -webkit-linear-gradient(top, #62c462, #57a957); | |||
|
2439 | background-image: -o-linear-gradient(top, #62c462, #57a957); | |||
|
2440 | background-image: linear-gradient(top, #62c462, #57a957); | |||
|
2441 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', | |||
|
2442 | endColorstr='#57a957', GradientType=0 ); | |||
|
2443 | border-color: #57a957 #57a957 #3d773d; | |||
2282 | } |
|
2444 | } | |
2283 |
|
2445 | |||
2284 | .notice_msg { |
|
2446 | .notice_msg { | |
2285 |
background-color: |
|
2447 | background-color: #339bb9; | |
2286 | background-image:url("../images/icons/notice_msg.png"); |
|
2448 | background-repeat: repeat-x; | |
2287 | border:1px solid #93A8FF; |
|
2449 | background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), | |
2288 | color:#556CB5; |
|
2450 | to(#339bb9) ); | |
|
2451 | background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2452 | background-image: -ms-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2453 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), | |||
|
2454 | color-stop(100%, #339bb9) ); | |||
|
2455 | background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2456 | background-image: -o-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2457 | background-image: linear-gradient(top, #5bc0de, #339bb9); | |||
|
2458 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', | |||
|
2459 | endColorstr='#339bb9', GradientType=0 ); | |||
|
2460 | border-color: #339bb9 #339bb9 #22697d; | |||
2289 | } |
|
2461 | } | |
2290 |
|
2462 | |||
2291 | .success_msg,.error_msg,.notice_msg,.warning_msg { |
|
2463 | .success_msg,.error_msg,.notice_msg,.warning_msg { | |
2292 | background-position:10px center; |
|
|||
2293 | background-repeat:no-repeat; |
|
|||
2294 | font-size:12px; |
|
2464 | font-size: 12px; | |
2295 | font-weight:700; |
|
2465 | font-weight: 700; | |
2296 | min-height:14px; |
|
2466 | min-height: 14px; | |
2297 | line-height:14px; |
|
2467 | line-height: 14px; | |
2298 | margin-bottom:0; |
|
2468 | margin-bottom: 10px; | |
2299 | margin-top:0; |
|
2469 | margin-top: 0; | |
2300 | display:block; |
|
2470 | display: block; | |
2301 | overflow:auto; |
|
2471 | overflow: auto; | |
2302 |
padding:6px 10px 6px |
|
2472 | padding: 6px 10px 6px 10px; | |
|
2473 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); | |||
|
2474 | position: relative; | |||
|
2475 | color: #FFF; | |||
|
2476 | border-width: 1px; | |||
|
2477 | border-style: solid; | |||
|
2478 | -webkit-border-radius: 4px; | |||
|
2479 | -moz-border-radius: 4px; | |||
|
2480 | border-radius: 4px; | |||
|
2481 | -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
|
2482 | -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
|
2483 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
2303 | } |
|
2484 | } | |
2304 |
|
2485 | |||
2305 | #msg_close { |
|
2486 | #msg_close { | |
2306 |
background:transparent url("../icons/cross_grey_small.png") no-repeat |
|
2487 | background: transparent url("../icons/cross_grey_small.png") no-repeat | |
|
2488 | scroll 0 0; | |||
2307 | cursor:pointer; |
|
2489 | cursor: pointer; | |
2308 | height:16px; |
|
2490 | height: 16px; | |
2309 | position:absolute; |
|
2491 | position: absolute; | |
@@ -2339,12 +2521,10 b' border:1px solid #D0D0D0;' | |||||
2339 | float:left; |
|
2521 | float: left; | |
2340 | margin-right:0.7em; |
|
2522 | margin-right: 0.7em; | |
2341 | padding:2px 2px 0; |
|
2523 | padding: 2px 2px 0; | |
2342 |
|
||||
2343 | -webkit-border-radius: 6px; |
|
2524 | -webkit-border-radius: 6px; | |
2344 |
-khtml-border-radius: 6px; |
|
2525 | -khtml-border-radius: 6px; | |
2345 | -moz-border-radius: 6px; |
|
2526 | -moz-border-radius: 6px; | |
2346 | border-radius: 6px; |
|
2527 | border-radius: 6px; | |
2347 |
|
||||
2348 | } |
|
2528 | } | |
2349 |
|
2529 | |||
2350 | div.gravatar img { |
|
2530 | div.gravatar img { | |
@@ -2376,6 +2556,7 b' border:1px solid #316293;' | |||||
2376 | .ui-button-small a:hover { |
|
2556 | .ui-button-small a:hover { | |
2377 |
|
2557 | |||
2378 | } |
|
2558 | } | |
|
2559 | ||||
2379 | input.ui-button-small,.ui-button-small { |
|
2560 | input.ui-button-small,.ui-button-small { | |
2380 | background:#e5e3e3 url("../images/button.png") repeat-x !important; |
|
2561 | background: #e5e3e3 url("../images/button.png") repeat-x !important; | |
2381 | border-top:1px solid #DDD !important; |
|
2562 | border-top: 1px solid #DDD !important; | |
@@ -2395,7 +2576,8 b' padding:0px 2px 1px 2px;' | |||||
2395 | } |
|
2576 | } | |
2396 |
|
2577 | |||
2397 | input.ui-button-small:hover,.ui-button-small:hover { |
|
2578 | input.ui-button-small:hover,.ui-button-small:hover { | |
2398 |
background:#b4b4b4 url("../images/button_selected.png") repeat-x |
|
2579 | background: #b4b4b4 url("../images/button_selected.png") repeat-x | |
|
2580 | !important; | |||
2399 | border-top:1px solid #ccc !important; |
|
2581 | border-top: 1px solid #ccc !important; | |
2400 | border-left:1px solid #bebebe !important; |
|
2582 | border-left: 1px solid #bebebe !important; | |
2401 | border-right:1px solid #b1b1b1 !important; |
|
2583 | border-right: 1px solid #b1b1b1 !important; | |
@@ -2423,12 +2605,12 b' input.ui-button-small-blue:hover {' | |||||
2423 |
|
2605 | |||
2424 | } |
|
2606 | } | |
2425 |
|
2607 | |||
2426 |
|
||||
2427 | ins,div.options a:hover { |
|
2608 | ins,div.options a:hover { | |
2428 | text-decoration:none; |
|
2609 | text-decoration: none; | |
2429 | } |
|
2610 | } | |
2430 |
|
2611 | |||
2431 |
img,#header #header-inner #quick li a:hover span.normal,#header #header-inner #quick li ul li.last,#content div.box div.form div.fields div.field div.textarea table td table td a,#clone_url |
|
2612 | img,#header #header-inner #quick li a:hover span.normal,#header #header-inner #quick li ul li.last,#content div.box div.form div.fields div.field div.textarea table td table td a,#clone_url | |
|
2613 | { | |||
2432 | border:none; |
|
2614 | border: none; | |
2433 | } |
|
2615 | } | |
2434 |
|
2616 | |||
@@ -2436,22 +2618,25 b' img.icon,.right .merge img {' | |||||
2436 | vertical-align:bottom; |
|
2618 | vertical-align: bottom; | |
2437 | } |
|
2619 | } | |
2438 |
|
2620 | |||
2439 |
#header ul#logged-user,#content div.box div.title ul.links,#content div.box div.message div.dismiss,#content div.box div.traffic div.legend ul |
|
2621 | #header ul#logged-user,#content div.box div.title ul.links,#content div.box div.message div.dismiss,#content div.box div.traffic div.legend ul | |
|
2622 | { | |||
2440 | float:right; |
|
2623 | float: right; | |
2441 | margin:0; |
|
2624 | margin: 0; | |
2442 | padding:0; |
|
2625 | padding: 0; | |
2443 | } |
|
2626 | } | |
2444 |
|
2627 | |||
2445 |
|
2628 | #header #header-inner #home,#header #header-inner #logo,#content div.box ul.left,#content div.box ol.left,#content div.box div.pagination-left,div#commit_history,div#legend_data,div#legend_container,div#legend_choices | ||
2446 | #header #header-inner #home,#header #header-inner #logo,#content div.box ul.left,#content div.box ol.left,#content div.box div.pagination-left,div#commit_history,div#legend_data,div#legend_container,div#legend_choices { |
|
2629 | { | |
2447 | float:left; |
|
2630 | float: left; | |
2448 | } |
|
2631 | } | |
2449 |
|
2632 | |||
2450 |
#header #header-inner #quick li:hover ul ul,#header #header-inner #quick li:hover ul ul ul,#header #header-inner #quick li:hover ul ul ul ul,#content #left #menu ul.closed,#content #left #menu li ul.collapsed,.yui-tt-shadow |
|
2633 | #header #header-inner #quick li:hover ul ul,#header #header-inner #quick li:hover ul ul ul,#header #header-inner #quick li:hover ul ul ul ul,#content #left #menu ul.closed,#content #left #menu li ul.collapsed,.yui-tt-shadow | |
|
2634 | { | |||
2451 | display:none; |
|
2635 | display: none; | |
2452 | } |
|
2636 | } | |
2453 |
|
2637 | |||
2454 |
#header #header-inner #quick li:hover ul,#header #header-inner #quick li li:hover ul,#header #header-inner #quick li li li:hover ul,#header #header-inner #quick li li li li:hover ul,#content #left #menu ul.opened,#content #left #menu li ul.expanded |
|
2638 | #header #header-inner #quick li:hover ul,#header #header-inner #quick li li:hover ul,#header #header-inner #quick li li li:hover ul,#header #header-inner #quick li li li li:hover ul,#content #left #menu ul.opened,#content #left #menu li ul.expanded | |
|
2639 | { | |||
2455 | display:block; |
|
2640 | display: block; | |
2456 | } |
|
2641 | } | |
2457 |
|
2642 | |||
@@ -2459,29 +2644,34 b' display:block;' | |||||
2459 | padding:0 10px 10px; |
|
2644 | padding: 0 10px 10px; | |
2460 | } |
|
2645 | } | |
2461 |
|
2646 | |||
2462 |
#content div.box div.title ul.links li a:hover,#content div.box div.title ul.links li.ui-tabs-selected a |
|
2647 | #content div.box div.title ul.links li a:hover,#content div.box div.title ul.links li.ui-tabs-selected a | |
|
2648 | { | |||
2463 | color:#bfe3ff; |
|
2649 | color: #bfe3ff; | |
2464 | } |
|
2650 | } | |
2465 |
|
2651 | |||
2466 |
#content div.box ol.lower-roman,#content div.box ol.upper-roman,#content div.box ol.lower-alpha,#content div.box ol.upper-alpha,#content div.box ol.decimal |
|
2652 | #content div.box ol.lower-roman,#content div.box ol.upper-roman,#content div.box ol.lower-alpha,#content div.box ol.upper-alpha,#content div.box ol.decimal | |
|
2653 | { | |||
2467 | margin:10px 24px 10px 44px; |
|
2654 | margin: 10px 24px 10px 44px; | |
2468 | } |
|
2655 | } | |
2469 |
|
2656 | |||
2470 |
#content div.box div.form,#content div.box div.table,#content div.box div.traffic |
|
2657 | #content div.box div.form,#content div.box div.table,#content div.box div.traffic | |
|
2658 | { | |||
2471 | clear:both; |
|
2659 | clear: both; | |
2472 | overflow:hidden; |
|
2660 | overflow: hidden; | |
2473 | margin:0; |
|
2661 | margin: 0; | |
2474 | padding:0 20px 10px; |
|
2662 | padding: 0 20px 10px; | |
2475 | } |
|
2663 | } | |
2476 |
|
2664 | |||
2477 |
#content div.box div.form div.fields,#login div.form,#login div.form div.fields,#register div.form,#register div.form div.fields |
|
2665 | #content div.box div.form div.fields,#login div.form,#login div.form div.fields,#register div.form,#register div.form div.fields | |
|
2666 | { | |||
2478 | clear:both; |
|
2667 | clear: both; | |
2479 | overflow:hidden; |
|
2668 | overflow: hidden; | |
2480 | margin:0; |
|
2669 | margin: 0; | |
2481 | padding:0; |
|
2670 | padding: 0; | |
2482 | } |
|
2671 | } | |
2483 |
|
2672 | |||
2484 |
#content div.box div.form div.fields div.field div.label span,#login div.form div.fields div.field div.label span,#register div.form div.fields div.field div.label span |
|
2673 | #content div.box div.form div.fields div.field div.label span,#login div.form div.fields div.field div.label span,#register div.form div.fields div.field div.label span | |
|
2674 | { | |||
2485 | height:1%; |
|
2675 | height: 1%; | |
2486 | display:block; |
|
2676 | display: block; | |
2487 | color:#363636; |
|
2677 | color: #363636; | |
@@ -2489,7 +2679,8 b' margin:0;' | |||||
2489 | padding:2px 0 0; |
|
2679 | padding: 2px 0 0; | |
2490 | } |
|
2680 | } | |
2491 |
|
2681 | |||
2492 |
#content div.box div.form div.fields div.field div.input input.error,#login div.form div.fields div.field div.input input.error,#register div.form div.fields div.field div.input input.error |
|
2682 | #content div.box div.form div.fields div.field div.input input.error,#login div.form div.fields div.field div.input input.error,#register div.form div.fields div.field div.input input.error | |
|
2683 | { | |||
2493 | background:#FBE3E4; |
|
2684 | background: #FBE3E4; | |
2494 | border-top:1px solid #e1b2b3; |
|
2685 | border-top: 1px solid #e1b2b3; | |
2495 | border-left:1px solid #e1b2b3; |
|
2686 | border-left: 1px solid #e1b2b3; | |
@@ -2497,7 +2688,8 b' border-right:1px solid #FBC2C4;' | |||||
2497 | border-bottom:1px solid #FBC2C4; |
|
2688 | border-bottom: 1px solid #FBC2C4; | |
2498 | } |
|
2689 | } | |
2499 |
|
2690 | |||
2500 |
#content div.box div.form div.fields div.field div.input input.success,#login div.form div.fields div.field div.input input.success,#register div.form div.fields div.field div.input input.success |
|
2691 | #content div.box div.form div.fields div.field div.input input.success,#login div.form div.fields div.field div.input input.success,#register div.form div.fields div.field div.input input.success | |
|
2692 | { | |||
2501 | background:#E6EFC2; |
|
2693 | background: #E6EFC2; | |
2502 | border-top:1px solid #cebb98; |
|
2694 | border-top: 1px solid #cebb98; | |
2503 | border-left:1px solid #cebb98; |
|
2695 | border-left: 1px solid #cebb98; | |
@@ -2505,52 +2697,59 b' border-right:1px solid #c6d880;' | |||||
2505 | border-bottom:1px solid #c6d880; |
|
2697 | border-bottom: 1px solid #c6d880; | |
2506 | } |
|
2698 | } | |
2507 |
|
2699 | |||
2508 |
#content div.box-left div.form div.fields div.field div.textarea,#content div.box-right div.form div.fields div.field div.textarea,#content div.box div.form div.fields div.field div.select select,#content div.box table th.selected input,#content div.box table td.selected input |
|
2700 | #content div.box-left div.form div.fields div.field div.textarea,#content div.box-right div.form div.fields div.field div.textarea,#content div.box div.form div.fields div.field div.select select,#content div.box table th.selected input,#content div.box table td.selected input | |
|
2701 | { | |||
2509 | margin:0; |
|
2702 | margin: 0; | |
2510 | } |
|
2703 | } | |
2511 |
|
2704 | |||
2512 |
#content div.box-left div.form div.fields div.field div.select,#content div.box-left div.form div.fields div.field div.checkboxes,#content div.box-left div.form div.fields div.field div.radios,#content div.box-right div.form div.fields div.field div.select,#content div.box-right div.form div.fields div.field div.checkboxes,#content div.box-right div.form div.fields div.field div.radios |
|
2705 | #content div.box-left div.form div.fields div.field div.select,#content div.box-left div.form div.fields div.field div.checkboxes,#content div.box-left div.form div.fields div.field div.radios,#content div.box-right div.form div.fields div.field div.select,#content div.box-right div.form div.fields div.field div.checkboxes,#content div.box-right div.form div.fields div.field div.radios | |
|
2706 | { | |||
2513 | margin:0 0 0 0px !important; |
|
2707 | margin: 0 0 0 0px !important; | |
2514 | padding:0; |
|
2708 | padding: 0; | |
2515 | } |
|
2709 | } | |
2516 |
|
2710 | |||
2517 |
#content div.box div.form div.fields div.field div.select,#content div.box div.form div.fields div.field div.checkboxes,#content div.box div.form div.fields div.field div.radios |
|
2711 | #content div.box div.form div.fields div.field div.select,#content div.box div.form div.fields div.field div.checkboxes,#content div.box div.form div.fields div.field div.radios | |
|
2712 | { | |||
2518 | margin:0 0 0 200px; |
|
2713 | margin: 0 0 0 200px; | |
2519 | padding:0; |
|
2714 | padding: 0; | |
2520 | } |
|
2715 | } | |
2521 |
|
2716 | |||
2522 |
|
2717 | #content div.box div.form div.fields div.field div.select a:hover,#content div.box div.form div.fields div.field div.select a.ui-selectmenu:hover,#content div.box div.action a:hover | ||
2523 | #content div.box div.form div.fields div.field div.select a:hover,#content div.box div.form div.fields div.field div.select a.ui-selectmenu:hover,#content div.box div.action a:hover { |
|
2718 | { | |
2524 | color:#000; |
|
2719 | color: #000; | |
2525 | text-decoration:none; |
|
2720 | text-decoration: none; | |
2526 | } |
|
2721 | } | |
2527 |
|
2722 | |||
2528 |
#content div.box div.form div.fields div.field div.select a.ui-selectmenu-focus,#content div.box div.action a.ui-selectmenu-focus |
|
2723 | #content div.box div.form div.fields div.field div.select a.ui-selectmenu-focus,#content div.box div.action a.ui-selectmenu-focus | |
|
2724 | { | |||
2529 | border:1px solid #666; |
|
2725 | border: 1px solid #666; | |
2530 | } |
|
2726 | } | |
2531 |
|
2727 | |||
2532 |
#content div.box div.form div.fields div.field div.checkboxes div.checkbox,#content div.box div.form div.fields div.field div.radios div.radio |
|
2728 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox,#content div.box div.form div.fields div.field div.radios div.radio | |
|
2729 | { | |||
2533 | clear:both; |
|
2730 | clear: both; | |
2534 | overflow:hidden; |
|
2731 | overflow: hidden; | |
2535 | margin:0; |
|
2732 | margin: 0; | |
2536 | padding:8px 0 2px; |
|
2733 | padding: 8px 0 2px; | |
2537 | } |
|
2734 | } | |
2538 |
|
2735 | |||
2539 |
#content div.box div.form div.fields div.field div.checkboxes div.checkbox input,#content div.box div.form div.fields div.field div.radios div.radio input |
|
2736 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox input,#content div.box div.form div.fields div.field div.radios div.radio input | |
|
2737 | { | |||
2540 | float:left; |
|
2738 | float: left; | |
2541 | margin:0; |
|
2739 | margin: 0; | |
2542 | } |
|
2740 | } | |
2543 |
|
2741 | |||
2544 |
#content div.box div.form div.fields div.field div.checkboxes div.checkbox label,#content div.box div.form div.fields div.field div.radios div.radio label |
|
2742 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox label,#content div.box div.form div.fields div.field div.radios div.radio label | |
|
2743 | { | |||
2545 | height:1%; |
|
2744 | height: 1%; | |
2546 | display:block; |
|
2745 | display: block; | |
2547 | float:left; |
|
2746 | float: left; | |
2548 | margin:2px 0 0 4px; |
|
2747 | margin: 2px 0 0 4px; | |
2549 | } |
|
2748 | } | |
2550 |
|
2749 | |||
2551 |
div.form div.fields div.field div.button input,#content div.box div.form div.fields div.buttons input,div.form div.fields div.buttons input,#content div.box div.action div.button input |
|
2750 | div.form div.fields div.field div.button input,#content div.box div.form div.fields div.buttons input,div.form div.fields div.buttons input,#content div.box div.action div.button input | |
|
2751 | { | |||
2552 | color:#000; |
|
2752 | color: #000; | |
2553 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
|||
2554 | font-size:11px; |
|
2753 | font-size: 11px; | |
2555 | font-weight:700; |
|
2754 | font-weight: 700; | |
2556 | margin:0; |
|
2755 | margin: 0; | |
@@ -2582,16 +2781,19 b' border-right:1px solid #b1b1b1;' | |||||
2582 | border-bottom:1px solid #afafaf; |
|
2781 | border-bottom: 1px solid #afafaf; | |
2583 | } |
|
2782 | } | |
2584 |
|
2783 | |||
2585 |
div.form div.fields div.field div.highlight,#content div.box div.form div.fields div.buttons div.highlight |
|
2784 | div.form div.fields div.field div.highlight,#content div.box div.form div.fields div.buttons div.highlight | |
|
2785 | { | |||
2586 | display:inline; |
|
2786 | display: inline; | |
2587 | } |
|
2787 | } | |
2588 |
|
2788 | |||
2589 |
#content div.box div.form div.fields div.buttons,div.form div.fields div.buttons |
|
2789 | #content div.box div.form div.fields div.buttons,div.form div.fields div.buttons | |
|
2790 | { | |||
2590 | margin:10px 0 0 200px; |
|
2791 | margin: 10px 0 0 200px; | |
2591 | padding:0; |
|
2792 | padding: 0; | |
2592 | } |
|
2793 | } | |
2593 |
|
2794 | |||
2594 |
#content div.box-left div.form div.fields div.buttons,#content div.box-right div.form div.fields div.buttons,div.box-left div.form div.fields div.buttons,div.box-right div.form div.fields div.buttons |
|
2795 | #content div.box-left div.form div.fields div.buttons,#content div.box-right div.form div.fields div.buttons,div.box-left div.form div.fields div.buttons,div.box-right div.form div.fields div.buttons | |
|
2796 | { | |||
2595 | margin:10px 0 0; |
|
2797 | margin: 10px 0 0; | |
2596 | } |
|
2798 | } | |
2597 |
|
2799 | |||
@@ -2600,14 +2802,15 b' width:10%;' | |||||
2600 | text-align:center; |
|
2802 | text-align: center; | |
2601 | } |
|
2803 | } | |
2602 |
|
2804 | |||
2603 |
#content div.box div.action div.button,#login div.form div.fields div.field div.input div.link,#register div.form div.fields div.field div.input div.link |
|
2805 | #content div.box div.action div.button,#login div.form div.fields div.field div.input div.link,#register div.form div.fields div.field div.input div.link | |
|
2806 | { | |||
2604 | text-align:right; |
|
2807 | text-align: right; | |
2605 | margin:6px 0 0; |
|
2808 | margin: 6px 0 0; | |
2606 | padding:0; |
|
2809 | padding: 0; | |
2607 | } |
|
2810 | } | |
2608 |
|
2811 | |||
2609 |
|
2812 | #content div.box div.action div.button input.ui-state-hover,#login div.form div.fields div.buttons input.ui-state-hover,#register div.form div.fields div.buttons input.ui-state-hover | ||
2610 | #content div.box div.action div.button input.ui-state-hover,#login div.form div.fields div.buttons input.ui-state-hover,#register div.form div.fields div.buttons input.ui-state-hover { |
|
2813 | { | |
2611 | background:#b4b4b4 url("../images/button_selected.png") repeat-x; |
|
2814 | background: #b4b4b4 url("../images/button_selected.png") repeat-x; | |
2612 | border-top:1px solid #ccc; |
|
2815 | border-top: 1px solid #ccc; | |
2613 | border-left:1px solid #bebebe; |
|
2816 | border-left: 1px solid #bebebe; | |
@@ -2618,14 +2821,16 b' margin:0;' | |||||
2618 | padding:6px 12px; |
|
2821 | padding: 6px 12px; | |
2619 | } |
|
2822 | } | |
2620 |
|
2823 | |||
2621 |
#content div.box div.pagination div.results,#content div.box div.pagination-wh div.results |
|
2824 | #content div.box div.pagination div.results,#content div.box div.pagination-wh div.results | |
|
2825 | { | |||
2622 | text-align:left; |
|
2826 | text-align: left; | |
2623 | float:left; |
|
2827 | float: left; | |
2624 | margin:0; |
|
2828 | margin: 0; | |
2625 | padding:0; |
|
2829 | padding: 0; | |
2626 | } |
|
2830 | } | |
2627 |
|
2831 | |||
2628 |
#content div.box div.pagination div.results span,#content div.box div.pagination-wh div.results span |
|
2832 | #content div.box div.pagination div.results span,#content div.box div.pagination-wh div.results span | |
|
2833 | { | |||
2629 | height:1%; |
|
2834 | height: 1%; | |
2630 | display:block; |
|
2835 | display: block; | |
2631 | float:left; |
|
2836 | float: left; | |
@@ -2640,7 +2845,8 b' margin:0;' | |||||
2640 | padding:6px 8px; |
|
2845 | padding: 6px 8px; | |
2641 | } |
|
2846 | } | |
2642 |
|
2847 | |||
2643 |
#content div.box div.pagination ul.pager li.disabled,#content div.box div.pagination-wh a.disabled |
|
2848 | #content div.box div.pagination ul.pager li.disabled,#content div.box div.pagination-wh a.disabled | |
|
2849 | { | |||
2644 | color:#B4B4B4; |
|
2850 | color: #B4B4B4; | |
2645 | padding:6px; |
|
2851 | padding: 6px; | |
2646 | } |
|
2852 | } | |
@@ -2674,14 +2880,16 b' margin:10px;' | |||||
2674 | padding:0; |
|
2880 | padding: 0; | |
2675 | } |
|
2881 | } | |
2676 |
|
2882 | |||
2677 |
#login div.form div.fields div.field,#register div.form div.fields div.field |
|
2883 | #login div.form div.fields div.field,#register div.form div.fields div.field | |
|
2884 | { | |||
2678 | clear:both; |
|
2885 | clear: both; | |
2679 | overflow:hidden; |
|
2886 | overflow: hidden; | |
2680 | margin:0; |
|
2887 | margin: 0; | |
2681 | padding:0 0 10px; |
|
2888 | padding: 0 0 10px; | |
2682 | } |
|
2889 | } | |
2683 |
|
2890 | |||
2684 |
#login div.form div.fields div.field span.error-message,#register div.form div.fields div.field span.error-message |
|
2891 | #login div.form div.fields div.field span.error-message,#register div.form div.fields div.field span.error-message | |
|
2892 | { | |||
2685 | height:1%; |
|
2893 | height: 1%; | |
2686 | display:block; |
|
2894 | display: block; | |
2687 | color:red; |
|
2895 | color: red; | |
@@ -2690,36 +2898,41 b' padding:0;' | |||||
2690 | max-width: 320px; |
|
2898 | max-width: 320px; | |
2691 | } |
|
2899 | } | |
2692 |
|
2900 | |||
2693 |
#login div.form div.fields div.field div.label label,#register div.form div.fields div.field div.label label |
|
2901 | #login div.form div.fields div.field div.label label,#register div.form div.fields div.field div.label label | |
|
2902 | { | |||
2694 | color:#000; |
|
2903 | color: #000; | |
2695 | font-weight:700; |
|
2904 | font-weight: 700; | |
2696 | } |
|
2905 | } | |
2697 |
|
2906 | |||
2698 |
#login div.form div.fields div.field div.input,#register div.form div.fields div.field div.input |
|
2907 | #login div.form div.fields div.field div.input,#register div.form div.fields div.field div.input | |
|
2908 | { | |||
2699 | float:left; |
|
2909 | float: left; | |
2700 | margin:0; |
|
2910 | margin: 0; | |
2701 | padding:0; |
|
2911 | padding: 0; | |
2702 | } |
|
2912 | } | |
2703 |
|
2913 | |||
2704 |
#login div.form div.fields div.field div.checkbox,#register div.form div.fields div.field div.checkbox |
|
2914 | #login div.form div.fields div.field div.checkbox,#register div.form div.fields div.field div.checkbox | |
|
2915 | { | |||
2705 | margin:0 0 0 184px; |
|
2916 | margin: 0 0 0 184px; | |
2706 | padding:0; |
|
2917 | padding: 0; | |
2707 | } |
|
2918 | } | |
2708 |
|
2919 | |||
2709 |
#login div.form div.fields div.field div.checkbox label,#register div.form div.fields div.field div.checkbox label |
|
2920 | #login div.form div.fields div.field div.checkbox label,#register div.form div.fields div.field div.checkbox label | |
|
2921 | { | |||
2710 | color:#565656; |
|
2922 | color: #565656; | |
2711 | font-weight:700; |
|
2923 | font-weight: 700; | |
2712 | } |
|
2924 | } | |
2713 |
|
2925 | |||
2714 |
#login div.form div.fields div.buttons input,#register div.form div.fields div.buttons input |
|
2926 | #login div.form div.fields div.buttons input,#register div.form div.fields div.buttons input | |
|
2927 | { | |||
2715 | color:#000; |
|
2928 | color: #000; | |
2716 | font-size:1em; |
|
2929 | font-size: 1em; | |
2717 | font-weight:700; |
|
2930 | font-weight: 700; | |
2718 | font-family:Verdana, Helvetica, Sans-Serif; |
|
|||
2719 | margin:0; |
|
2931 | margin: 0; | |
2720 | } |
|
2932 | } | |
2721 |
|
2933 | |||
2722 |
#changeset_content .container .wrapper,#graph_content .container .wrapper |
|
2934 | #changeset_content .container .wrapper,#graph_content .container .wrapper | |
|
2935 | { | |||
2723 | width:600px; |
|
2936 | width: 600px; | |
2724 | } |
|
2937 | } | |
2725 |
|
2938 | |||
@@ -2753,4 +2966,4 b' padding-left:3px;' | |||||
2753 | border:0px solid #545454; |
|
2966 | border: 0px solid #545454; | |
2754 | color:#AAAAAA; |
|
2967 | color: #AAAAAA; | |
2755 | padding-left:3px; |
|
2968 | padding-left: 3px; | |
2756 |
} |
|
2969 | } No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now