Changeset 511:50d43f4dea8e for admin/style
- Timestamp:
- 07/04/11 20:56:11 (14 years ago)
- Branch:
- globalhelp
- Parents:
- 494:e16a5c9781e4 (diff), 510:35391bb5998a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r494 r511 11 11 # -- END LICENSE BLOCK ----------------------------------------- 12 12 */ 13 14 /* ------------------------------------------------------------------ html */ 13 15 body { 14 font: 7 6%/1.5em Helvetica,Arial,sans-serif;16 font: 75%/1.5em Helvetica,Arial,sans-serif; 15 17 color: #333; 16 18 background: #f5f5f5; … … 38 40 margin-bottom: 0.6em; 39 41 } 40 41 42 h2 { 42 43 color: #666; … … 44 45 padding: 4px 0; 45 46 } 46 47 .page-title { 48 color: #d30e60; 49 } 47 50 h3 { 48 51 color: #333; … … 81 84 /* LAYOUT 82 85 -------------------------------------------------------- */ 86 /* prelude */ 83 87 #prelude { 84 88 background: #575859; … … 95 99 color:#fff; 96 100 } 97 101 /* header */ 98 102 #header { 99 103 background: #575859; … … 126 130 #info-boxes { 127 131 background: #575859; 132 font-size: .95em; 133 height: 3em; 128 134 } 129 135 #info-box1 { … … 135 141 } 136 142 #info-box2 { 137 margin: 0;143 margin: .1em 0 0 0; 138 144 padding: .5em 1em 4px 0; 139 145 color: #fff; … … 144 150 } 145 151 #info-box1 select { 146 width: 20em;152 width: 15em; 147 153 } 148 154 #info-box1 a img, #info-box2 a img { … … 155 161 color: #fff; 156 162 border-bottom-color: #ccc; 157 margin-left: 0.5em;158 margin-right: 0.5em;163 margin-left: .3em; 164 margin-right: .3em; 159 165 white-space: nowrap; 166 font-weight: normal; 160 167 } 161 168 #info-box1 a { 162 margin-left: 1. 5em;169 margin-left: 1.33em; 163 170 } 164 171 #info-box2 a.active { … … 168 175 background-color: #f5f5f5; 169 176 color: #333; 177 font-weight: bold; 170 178 } 171 179 #info-box2 span { 172 180 color: #575859; 173 181 } 182 /* prelude */ 174 183 #wrapper { 175 184 width: 100%; … … 193 202 #content:before, #content:after {content:"";display:table;} 194 203 #content:after {clear:both;} 195 204 /* -------------------------------------------------- layout - multipart */ 205 .three-cols { 206 } 207 .three-cols .col { 208 width: 32.3%; 209 float: left; 210 margin-left: 1%; 211 } 212 .three-cols .col:first-child { 213 width: 33.3%; 214 margin-left: 0; 215 } 216 .two-cols { 217 position: static; 218 } 219 .two-cols .col { 220 width: 49%; 221 margin-left: 2%; 222 float: left; 223 } 224 .two-cols .col:first-child { 225 width: 49%; 226 margin-left: 0; 227 } 228 .two-cols .col70{ 229 width: 69%; 230 margin-left: 0; 231 float: left; 232 } 233 .two-cols .col30 { 234 width: 28%; 235 margin-left: 2%; 236 float: left; 237 } 238 /* -------------------------------------------------------------- layout - onglets */ 239 .part-tabs ul { 240 padding: .3em 0 1px 1em; 241 border-bottom: 1px solid #999; 242 } 243 .part-tabs li { 244 list-style: none; 245 margin: 0; 246 display: inline; 247 } 248 .part-tabs li a { 249 padding: .3em 0.5em; 250 margin-right: .5em; 251 border: 1px solid #999; 252 border-bottom: none; 253 background: #dfdfdf; 254 text-decoration: none; 255 -webkit-border-top-left-radius: .3em; 256 -webkit-border-top-right-radius: .3em; 257 -moz-border-radius-topleft: .3em; 258 -moz-border-radius-topright: .3em; 259 border-top-left-radius: .3em; 260 border-top-right-radius: .3em; 261 color: #000; 262 } 263 .part-tabs li.part-tabs-link a { 264 background: #ffe; 265 } 266 .part-tabs li a:hover, .part-tabs li a:focus { 267 color: #000; 268 background: #fff; 269 border-bottom-color: #fff; 270 } 271 .part-tabs li.part-tabs-active a { 272 background: #fff; 273 border-bottom: 1px solid #fff; 274 color: #000; 275 font-weight: bold; 276 } 277 /* ------------------------------------------------------------------ main-menu */ 196 278 #main-menu { 197 279 width: 13em; 198 280 float: left; 199 margin-top: 2em;281 margin-top: 1.2em; 200 282 margin-bottom: 1em; 201 283 } 202 284 203 285 #main-menu h3 { 204 margin: 0 0 0.5em 0;286 margin: 0 0 0.5em; 205 287 padding: .5em 0 0 .5em; 206 288 text-transform: uppercase; … … 216 298 #main-menu li { 217 299 display: block; 218 margin: 0.5em 0 0 0;300 margin: 0.5em 0 0; 219 301 padding: .2em 0 0 32px; 220 302 background-repeat: no-repeat; … … 236 318 margin-right: -1px; 237 319 } 238 # main-menu #dashboard-menu li{239 margin -left: 0;320 #favorites-menu { 321 margin: 0 0 2em; 240 322 } 241 323 #favorites-menu h3 { 242 margin-right: .5em; 243 background: transparent url(../images/menu/favorite.png) no-repeat right; 244 } 245 #favorites-menu { 246 background: #D9E1D9; 247 padding: .2em 0 .1em 0; 248 margin: 0 .5em 0 0; 249 } 250 #favorites-menu ul { 324 color: #333; 325 text-transform: none; 251 326 } 252 327 #favorites-menu a { … … 256 331 #favorites-menu .active { 257 332 background-color: transparent; 258 border: none 333 border: none; 259 334 } 260 335 #favorites-menu .active a { 261 336 font-weight: bold; 262 337 } 263 338 /* ------------------------------------------------------------------ footer */ 264 339 #footer { 265 340 clear: both; … … 285 360 font-weight: normal; 286 361 } 287 #footer a.helplink { 288 display: block; 289 float: left; 290 } 291 292 #debug { 293 position: absolute; 294 top: 0; 362 /* ---------------------------------------------------------------------------- auth.php */ 363 #login-screen { 364 display: block; 365 width: 18em; 366 margin: 1.5em auto 0; 367 font-size: 1.1em; 368 } 369 #login-screen h1 { 370 text-indent: -2000px; 371 background: transparent url(dotclear-logo2.png) no-repeat top left; 372 height: 50px; 373 margin-bottom: .5em; 374 margin-left: .5em; 375 } 376 #login-screen fieldset { 377 border: 1px solid #999; 378 padding: 1em 1em 0 1em; 379 -moz-border-radius: 4px; 380 -webkit-border-radius: 4px; 381 border-radius: 4px; 382 } 383 #login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit] { 295 384 width: 100%; 296 height: 4px; 297 background: #d99; 298 } 299 #debug div { 300 display: none; 301 padding: 3px 0.5em 2px; 302 } 303 #debug p { 304 margin: 0.5em 0; 305 } 306 #debug:hover { 307 height: auto; 308 } 309 #debug:hover div { 310 display: block; 311 } 312 313 /* DASHBOARD */ 385 } 386 #login-screen #issue { 387 margin-left: 1em; 388 font-size: 1em; 389 } 390 #login-screen #issue strong {font-weight: normal;} 391 392 393 /* ------------------------------------------------------------------ dashboard */ 314 394 #dashboard-main { 315 395 float: left; … … 348 428 text-decoration: underline; 349 429 } 350 351 430 #quick { 352 431 clear: left; … … 364 443 color: #666; 365 444 } 366 367 445 #dashboard-items { 368 446 float: left; … … 372 450 padding-top: 3em; 373 451 } 374 #dashboard-items pimg {452 #dashboard-items img { 375 453 vertical-align: middle; 376 454 } … … 384 462 color: #666; 385 463 } 386 # dashboard-items #news dt {464 #news dt { 387 465 font-weight: bold; 388 466 margin: 0 0 0.4em 0; 389 467 } 390 # dashboard-items #news dd {468 #news dd { 391 469 margin: 0 0 1em 0; 392 470 } 393 # dashboard-items #news dd p {471 #news dd p { 394 472 margin: 0.2em 0 0 0; 395 473 } … … 403 481 color: #fff; 404 482 } 405 406 /* POST */ 483 /* ------------------------------------------------------------------ post */ 407 484 #entry-wrapper { 408 485 float: left; … … 420 497 clear: both; 421 498 } 422 423 /* CATEGORIES */ 499 /* ------------------------------------------------------------------ categories */ 424 500 #categories { 425 501 margin: 1em 0 2em; … … 430 506 padding: 0; 431 507 } 432 #categories ulli {508 #categories li { 433 509 margin: .5em 0; 434 510 padding: .3em 1.5em; … … 439 515 border-radius: .3em; 440 516 } 441 #categories ul lih4 {442 margin: 0; 443 } 444 #categories ul lih4 span {517 #categories h4 { 518 margin: 0; 519 } 520 #categories h4 span { 445 521 font-weight: normal; 446 522 } 447 #categories ulli p {523 #categories li p { 448 524 margin: 0; 449 525 } … … 451 527 width: 100%; 452 528 } 453 454 /* MEDIA */ 529 /* ------------------------------------------------------------------ media */ 455 530 #media-icon { 456 531 float: left; … … 475 550 height: 500px; 476 551 } 477 478 552 #add-file-f { 479 553 position: relative; … … 486 560 border: none; 487 561 } 488 489 /* favorites */ 562 .media-list { 563 position: static; 564 } 565 .media-col-0 { 566 clear: left; 567 } 568 .media-item { 569 position: relative; 570 border-top: 1px solid #ccc; 571 margin-bottom: 1em; 572 padding: 5px 0; 573 } 574 div.media-list .media-item { 575 width: 49%; 576 float: left; 577 margin-right: 1%; 578 } 579 a.media-icon { 580 display: block; 581 border-bottom: none; 582 float: left; 583 } 584 .media-icon img { 585 display: block; 586 } 587 .media-item ul { 588 display: block; 589 list-style: none; 590 margin: 0 0 0 60px; 591 padding: 0; 592 } 593 li.media-action { 594 display: block; 595 position: absolute; 596 top: 5px; 597 right: 5px; 598 height: 16px; 599 } 600 li.media-action a { 601 border: none; 602 } 603 li.media-action form { 604 display: inline; 605 } 606 li.media-action input { 607 border: none; 608 } 609 /* ------------------------------------------------------------------ preferences */ 490 610 #my-favs ul { 491 611 list-style-type: none; … … 494 614 line-height: 1.2; 495 615 } 496 #my-favs ulli {616 #my-favs li { 497 617 display: block; 498 618 float: left; … … 513 633 display: inline; 514 634 } 515 516 635 #default-favs h3 { 517 636 margin-top: 2em; 518 637 margin-bottom: 1em; 519 638 } 520 521 639 .fav-list { 522 640 list-style-type: none; … … 530 648 position: relative; 531 649 } 532 .fav-list liimg {650 .fav-list img { 533 651 vertical-align: middle; 534 652 margin-right: .2em; … … 549 667 border-radius: .5em; 550 668 } 551 552 /* Help */ 669 /* -------------------------------------------------------------------- Themes */ 670 #themes { 671 border-bottom: 1px solid #ccc; 672 margin: 1em 0; 673 } 674 #themes div.theme-details { 675 clear: left; 676 border-top: 1px solid #ccc; 677 padding: 1em 0; 678 } 679 #themes div.theme-details:hover { 680 background: #eee; 681 } 682 #themes div.theme-details div.theme-shot { 683 float: left; 684 } 685 #themes div.theme-details div.theme-shot img { 686 display: block; 687 width: 57px; 688 height: 50px; 689 border: 1px solid #ccc; 690 } 691 #themes div.theme-details div.theme-info { 692 margin-left: 67px; 693 } 694 #themes div.theme-details div.theme-info span.theme-desc { 695 display: block; 696 } 697 #themes div.theme-details div.theme-info span.theme-version { 698 color: #666; 699 } 700 #themes div.theme-details div.theme-actions { 701 margin-left: 67px; 702 } 703 /* Themes list, JS version */ 704 #themes-wrapper { 705 } 706 #theme-box { 707 border: 1px solid #999; 708 border-left: none; 709 padding: 5px; 710 float: right; 711 height: 420px; 712 width: 320px; 713 overflow: auto; 714 } 715 #theme-box div.theme-shot img { 716 display: block; 717 margin: 0 0 0 10px; 718 width: 280px; 719 height: 245px; 720 border: 1px solid #ccc; 721 } 722 #theme-box div.theme-info { 723 margin: 1em 0 0 10px; 724 } 725 #theme-box h3 { 726 margin: 0; 727 } 728 #theme-box div.theme-info span { 729 display: block; 730 } 731 #theme-box span.theme-version { 732 color: #666; 733 } 734 #theme-box span.theme-parent-ok { 735 color: #666; 736 } 737 #theme-box span.theme-parent-missing { 738 color: #c00; 739 font-weight:bold; 740 } 741 #theme-box div.theme-actions { 742 margin-left: 10px; 743 } 744 #themes-wrapper #themes { 745 border: 1px solid #999; 746 overflow: auto; 747 height: 420px; 748 padding: 5px; 749 margin: 0; 750 } 751 #themes div.theme-details-js { 752 float: left; 753 width: 120px; 754 height: 150px; 755 margin: 0 10px 20px; 756 padding: 10px 10px 0; 757 text-align: center; 758 background: #f3f3f3; 759 border: 1px solid #f3f3f3; 760 cursor: pointer; 761 -moz-border-radius: 4px; 762 -webkit-border-radius: 4px; 763 border-radius: 4px; 764 } 765 #themes div.theme-details-js label { 766 cursor: pointer; 767 } 768 #themes div.theme-details-js.theme-selected { 769 background: #E5E3DA; 770 border: 1px solid #999; 771 } 772 #themes div.theme-details-js div.theme-shot img { 773 width: 120px; 774 height: 105px; 775 border: 1px solid #fff; 776 } 777 #themes div.theme-details-js h3 { 778 font-family: inherit; 779 font-weight: normal; 780 margin: 0; 781 padding: 0; 782 } 783 /* ---------------------------------------------------------- Plugins list */ 784 #plugins td.action { 785 vertical-align: middle; 786 } 787 788 select.l10n option { 789 padding-left: 16px; 790 } 791 option.avail10n { 792 background: transparent url(../images/check-on.png) no-repeat 0 50%; 793 } 794 /* ------------------------------------------------------------------ contextual help */ 553 795 #help { 554 796 margin-top: 2em; … … 573 815 color: #444; 574 816 } 575 #helplink { 576 margin: 0.5em; 817 .helplink { 818 margin-left: 0.5em; 819 float: left; 820 display: block; 577 821 } 578 822 .help-box { … … 600 844 padding: 0 5px 1em 5px; 601 845 } 602 603 /* POPUP */ 846 .help-content dt { 847 font-weight: bold; 848 color: #626262; 849 margin: 0; 850 } 851 .help-content dd { 852 margin: 0.3em 0 1.5em 0; 853 } 854 /* ------------------------------------------------------------------ popups */ 604 855 body.popup #wrapper, body.popup #top { 605 856 margin-top: -1.5em; 857 float: none; 606 858 } 607 859 body.popup #top h1 { … … 623 875 border: none; 624 876 } 625 626 /* CLASSES 627 -------------------------------------------------------- */ 628 629 /* -------------- paragraphe pour bouton Nouveau bidule ----------- */ 877 /* ------------------------------------------------------------------ messages */ 878 div.error, p.error, 879 div.message, p.message, 880 div.static-msg, p.static-msg { 881 padding: 0.5em 0.5em 0.5em 40px; 882 margin-bottom: 1em; 883 -moz-border-radius: 8px; 884 -webkit-border-radius: 8px; 885 border-radius: 8px; 886 } 887 p.error, p.message, p.static-msg { 888 padding-top: 1em; 889 padding-bottom: 1em; 890 } 891 div.error, p.error { 892 background: #e5bfbf url(msg-error.png) no-repeat 5px 5px; 893 color: #600; 894 } 895 div.message, p.message, 896 div.static-msg, p.static-msg { 897 background: #666 url(msg-std.png) no-repeat 5px 5px; 898 color: #fff; 899 } 900 div.message a, p.message a, 901 div.static-msg a, p.static-msg a { 902 color: #fff; 903 } 904 /* ------------------------------------------------------------------ debug */ 905 #debug { 906 position: absolute; 907 top: 0; 908 width: 100%; 909 height: 4px; 910 background: #d99; 911 } 912 #debug div { 913 display: none; 914 padding: 3px 0.5em 2px; 915 } 916 #debug p { 917 margin: 0.5em 0; 918 } 919 #debug:hover { 920 height: auto; 921 } 922 #debug:hover div { 923 display: block; 924 } 925 /* -------------------------------------------------------------------- CLASSES COMMUNES */ 926 927 /* paragraphe pour bouton Nouveau bidule */ 630 928 p.top-add { 631 929 text-align: right; … … 640 938 vertical-align: middle; 641 939 } 642 643 940 /* Si quelque chose a besoin d'être caché sauf pour les revues d'écran */ 644 941 .hidden { … … 652 949 overflow: hidden; 653 950 } 654 655 /* -------------- aide ----------- */656 .help-content dt {657 font-weight: bold;658 color: #626262;659 margin: 0;660 }661 .help-content dd {662 margin: 0.3em 0 1.5em 0;663 }664 665 951 .clear { 666 952 clear: both; … … 686 972 overflow: auto; 687 973 } 688 689 974 .grid { 690 975 background: transparent repeat url('grid.png') 0 0; 691 976 } 692 693 977 .line p { 694 978 margin: 0; 695 979 } 696 697 div.error, p.error, div.message, p.message, div.static-msg, p.static-msg {698 padding: 0.5em 0.5em 0.5em 40px;699 margin-bottom: 1em;700 -moz-border-radius: 8px;701 -webkit-border-radius: 8px;702 border-radius: 8px;703 }704 p.error, p.message, p.static-msg {705 padding-top: 1em;706 padding-bottom: 1em;707 }708 div.error, p.error {709 background: #e5bfbf url(msg-error.png) no-repeat 5px 5px;710 color: #600;711 }712 div.message, p.message, div.static-msg, p.static-msg {713 background: #666 url(msg-std.png) no-repeat 5px 5px;714 color: #fff;715 }716 div.message a, p.message a, div.static-msg a, p.static-msg a {717 color: #fff;718 }719 720 980 .offline { 721 981 color: #666; 722 982 } 723 724 983 ul.nice { 725 984 margin: 1em 0; … … 731 990 padding: 0; 732 991 } 733 734 .three-cols { 735 } 736 .three-cols .col { 737 width: 32.3%; 738 float: left; 739 margin-left: 1%; 740 } 741 .three-cols .col:first-child { 742 width: 33.3%; 743 margin-left: 0; 744 } 745 .two-cols { 746 position: static; 747 } 748 .two-cols .col { 749 width: 49%; 750 margin-left: 2%; 751 float: left; 752 } 753 .two-cols .col:first-child { 754 width: 49%; 755 margin-left: 0; 756 } 757 .two-cols .col70{ 758 width: 69%; 759 margin-left: 0; 760 float: left; 761 } 762 .two-cols .col30 { 763 width: 28%; 764 margin-left: 2%; 765 float: left; 766 } 767 992 .zip-dl { 993 background: transparent url(package.png) no-repeat 0 50%; 994 padding: 5px 0 5px 20px; 995 } 996 /* pas trouvé dans le code */ 768 997 .comment { 769 998 border-top: 2px solid #ccc; … … 778 1007 right: 0; 779 1008 } 780 781 /* -------- onglets ------ */782 .part-tabs ul {783 padding: .3em 0 1px 1em;784 border-bottom: 1px solid #999;785 }786 .part-tabs li {787 list-style: none;788 margin: 0;789 display: inline;790 }791 .part-tabs li a {792 padding: .3em 0.5em;793 margin-right: .5em;794 border: 1px solid #999;795 border-bottom: none;796 background: #dfdfdf;797 text-decoration: none;798 -webkit-border-top-left-radius: .3em;799 -webkit-border-top-right-radius: .3em;800 -moz-border-radius-topleft: .3em;801 -moz-border-radius-topright: .3em;802 border-top-left-radius: .3em;803 border-top-right-radius: .3em;804 color: #000;805 }806 .part-tabs li.part-tabs-link a {807 background: #ffe;808 }809 .part-tabs li a:hover, .part-tabs li a:focus {810 color: #000;811 background: #fff;812 border-bottom-color: #fff;813 }814 .part-tabs li.part-tabs-active a {815 background: #fff;816 border-bottom: 1px solid #fff;817 color: #000;818 font-weight: bold;819 }820 821 /* Themes list */822 #themes {823 border-bottom: 1px solid #ccc;824 margin: 1em 0;825 }826 #themes div.theme-details {827 clear: left;828 border-top: 1px solid #ccc;829 padding: 1em 0;830 }831 #themes div.theme-details:hover {832 background: #eee;833 }834 #themes div.theme-details div.theme-shot {835 float: left;836 }837 #themes div.theme-details div.theme-shot img {838 display: block;839 width: 57px;840 height: 50px;841 border: 1px solid #ccc;842 }843 #themes div.theme-details div.theme-info {844 margin-left: 67px;845 }846 #themes div.theme-details div.theme-info span.theme-desc {847 display: block;848 }849 #themes div.theme-details div.theme-info span.theme-version {850 color: #666;851 }852 #themes div.theme-details div.theme-actions {853 margin-left: 67px;854 }855 /* Themes list, JS version */856 #themes-wrapper {857 }858 #theme-box {859 border: 1px solid #999;860 border-left: none;861 padding: 5px;862 float: right;863 height: 420px;864 width: 320px;865 overflow: auto;866 }867 #theme-box div.theme-shot img {868 display: block;869 margin: 0 0 0 10px;870 width: 280px;871 height: 245px;872 border: 1px solid #ccc;873 }874 #theme-box div.theme-info {875 margin: 1em 0 0 10px;876 }877 #theme-box h3 {878 margin: 0;879 }880 #theme-box div.theme-info span {881 display: block;882 }883 #theme-box span.theme-version {884 color: #666;885 }886 #theme-box span.theme-parent-ok {887 color: #666;888 }889 #theme-box span.theme-parent-missing {890 color: #c00;891 font-weight:bold;892 }893 #theme-box div.theme-actions {894 margin-left: 10px;895 }896 #themes-wrapper #themes {897 border: 1px solid #999;898 overflow: auto;899 height: 420px;900 padding: 5px;901 margin: 0;902 }903 #themes div.theme-details-js {904 float: left;905 width: 120px;906 height: 150px;907 margin: 0 10px 20px;908 padding: 10px 10px 0;909 text-align: center;910 background: #f3f3f3;911 border: 1px solid #f3f3f3;912 cursor: pointer;913 -moz-border-radius: 4px;914 -webkit-border-radius: 4px;915 border-radius: 4px;916 }917 #themes div.theme-details-js label {918 cursor: pointer;919 }920 #themes div.theme-details-js.theme-selected {921 background: #E5E3DA;922 border: 1px solid #999;923 }924 #themes div.theme-details-js div.theme-shot img {925 width: 120px;926 height: 105px;927 border: 1px solid #fff;928 }929 #themes div.theme-details-js h3 {930 font-family: inherit;931 font-weight: normal;932 margin: 0;933 padding: 0;934 }935 936 /* Plugins list */937 #plugins td.action {938 vertical-align: middle;939 }940 .media-list {941 position: static;942 }943 .media-col-0 {944 clear: left;945 }946 .media-item {947 position: relative;948 border-top: 1px solid #ccc;949 margin-bottom: 1em;950 padding: 5px 0;951 }952 div.media-list .media-item {953 width: 49%;954 float: left;955 margin-right: 1%;956 }957 a.media-icon {958 display: block;959 border-bottom: none;960 float: left;961 }962 .media-icon img {963 display: block;964 }965 .media-item ul {966 display: block;967 list-style: none;968 margin: 0 0 0 60px;969 padding: 0;970 }971 li.media-action {972 display: block;973 position: absolute;974 top: 5px;975 right: 5px;976 height: 16px;977 }978 li.media-action a {979 border: none;980 }981 li.media-action form {982 display: inline;983 }984 li.media-action input {985 border: none;986 }987 988 .zip-dl {989 background: transparent url(package.png) no-repeat 0 50%;990 padding: 5px 0 5px 20px;991 }992 993 select.l10n option {994 padding-left: 16px;995 }996 option.avail10n {997 background: transparent url(../images/check-on.png) no-repeat 0 50%;998 }999 1000 1009 /* TABLES 1001 1010 -------------------------------------------------------- */ … … 1019 1028 border-bottom-color: #666; 1020 1029 } 1021 1022 1030 .noborder td, td.noborder, .noborder th, th.noborder { 1023 1031 border-width: 0; 1024 1032 } 1025 1026 1033 table .maximal, table.maximal { 1027 1034 width: 100%; … … 1030 1037 width: 1px; 1031 1038 } 1032 1033 1039 table .nowrap { 1034 1040 white-space: nowrap; 1035 1041 vertical-align: top; 1036 1042 } 1037 1038 1043 td.status { 1039 1044 vertical-align: middle; … … 1075 1080 } 1076 1081 1077 /* FORMS 1078 -------------------------------------------------------- */ 1082 /* ----------------------------------------------------------------- FORMS */ 1079 1083 form { 1080 1084 display: block; … … 1082 1086 padding: 0; 1083 1087 } 1084 1085 1088 fieldset { 1086 1089 display: block; … … 1108 1111 font-weight: normal; 1109 1112 } 1110 1111 1113 input, textarea, select { 1112 1114 background: #f9f9f9; … … 1135 1137 background: transparent; 1136 1138 } 1137 1138 1139 label { 1139 1140 display: block; … … 1175 1176 width: 100%; 1176 1177 } 1177 1178 1178 label.required { 1179 1179 font-weight: bold; … … 1200 1200 top: 0; 1201 1201 } 1202 1203 1202 label .maximal, textarea.maximal, input.maximal { 1204 1203 width: 100%; … … 1212 1211 padding-left: 20px; 1213 1212 } 1214 1215 1213 fieldset.constrained { 1216 1214 margin: 0; … … 1220 1218 } 1221 1219 1222 #login-screen { 1223 display: block; 1224 width: 18em; 1225 margin: 1.5em auto 0; 1226 font-size: 1.1em; 1227 } 1228 #login-screen h1 { 1229 text-indent: -2000px; 1230 background: transparent url(dotclear-logo2.png) no-repeat top left; 1231 height: 50px; 1232 margin-bottom: .5em; 1233 margin-left: .5em; 1234 } 1235 #login-screen fieldset { 1236 border: 1px solid #999; 1237 padding: 1em 1em 0 1em; 1238 -moz-border-radius: 4px; 1239 -webkit-border-radius: 4px; 1240 border-radius: 4px; 1241 } 1242 #login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit] { 1243 width: 100%; 1244 } 1245 #login-screen #issue { 1246 margin-left: 1em; 1247 font-size: 1em; 1248 } 1249 #login-screen #issue strong {font-weight: normal;} 1250 1251 1252 /* ------------------ Tous les boutons -------------------- */ 1220 /* --------------------------------------------------------------- buttons */ 1253 1221 h2 a.button { 1254 1222 color: #333; -
admin/style/default.css
r500 r511 52 52 font-size: 1.2em; 53 53 } 54 54 55 p, div.p { 55 56 margin: 0 0 1em 0; 56 57 } 58 57 59 hr { 58 60 height: 1px; … … 61 63 border-style: solid; 62 64 } 65 63 66 pre, code { 64 67 font: 100% "Andale Mono","Courier New",monospace; … … 93 96 background:transparent; 94 97 } 95 #prelude a {98 #prelude li a { 96 99 color:#fff; 97 100 } … … 279 282 margin-bottom: 1em; 280 283 } 284 281 285 #main-menu h3 { 282 286 margin: 0 0 0.5em; … … 810 814 -webkit-border-bottom-left-radius: 1em; 811 815 color: #444; 816 } 817 .helplink { 818 margin-left: 0.5em; 819 float: left; 820 display: block; 812 821 } 813 822 .help-box {
Note: See TracChangeset
for help on using the changeset viewer.