Changes in [1899:840b0d73f60c:1900:2f3810424936]
- Files:
-
- 5 added
- 12 deleted
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/_charte.html
r1787 r1793 56 56 <li><a href="#qx">Aller à la recherche</a></li> 57 57 </ul> 58 <div id="top"><h1><a href="./ _charte.html">Bibliothèque de styles - Dotclear - 2.6+</a></h1></div>58 <div id="top"><h1><a href="./index.php">Bibliothèque de styles - Dotclear - 2.6+</a></h1></div> 59 59 <div id="info-boxes"> 60 60 <div id="info-box1"> -
admin/js/_preferences-dragdrop.js
r1766 r1795 2 2 $("#my-favs ul").sortable({'cursor':'move'}); 3 3 $("#my-favs ul, #my-favs ul *").css({'cursor':'move'}); 4 $("#my-favs ul input").css({'cursor':'auto'}); 4 5 $('#favs-form').submit(function() { 5 6 var order=[]; -
admin/js/common.js
r1789 r1798 346 346 $(function() { 347 347 // remove class no-js from html tag; cf style/default.css for examples 348 $('body').removeClass('no-js'); 349 $('body').addClass('with-js'); 350 348 $('body').removeClass('no-js').addClass('with-js'); 349 351 350 $('#wrapper').contents().each(function() { 352 351 if (this.nodeType==8) { -
admin/style/default.css
r1790 r1798 574 574 color: #fff; 575 575 background-color:#25A6E1; 576 border -color:#2C8FD1;576 border: 1px solid #2C8FD1; 577 577 background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%); 578 578 background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0)); … … 589 589 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#25A6E1',GradientType=0); 590 590 } 591 /* suppression, reset, "neutres" */ 592 input[type=reset], input[type=delete], input[type=submit].delete, input[type=submit].reset, input[type=button], 593 input.delete, input.reset, input.button, 594 a.delete, a.reset, a.button { 591 /* suppression, reset, "neutres" fond gris */ 592 button, input[type=button], input.button, 593 input[type=reset], input[type=submit].reset, input.reset, 594 input[type=submit].delete, input.delete, 595 a.button.delete, a.button.reset, a.button { 595 596 color: #000; 596 597 background-color: #f5f5f5; … … 599 600 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); 600 601 } 601 input[type=reset]:hover, input[type=delete]:hover, input[type=button]:hover,602 input[type=submit].delete:hover,603 input .delete:hover, input.reset:hover, input.button:hover,604 a.delete:hover, a.reset:hover, a.button:hover,605 input[type= reset]:focus, input[type=delete]:focus, input[type=button]:focus,606 input[type=submit].delete:focus, 607 input.delete:focus, input.reset:focus, input.button:focus,608 a. delete:focus, a.reset:focus, a.button:focus {602 button:hover, input[type=button]:hover, input.button:hover, 603 button:focus, input[type=button]:focus, input.button:focus, 604 input[type=reset]:hover, input[type=submit].reset:hover, input.reset:hover, 605 input[type=reset]:focus, input[type=submit].reset:focus, input.reset:focus, 606 input[type=submit].delete:hover, input.delete:hover, 607 input[type=submit].delete:focus, input.delete:focus, 608 a.button.delete:hover, a.button.reset:hover, a.button:hover, 609 a.button.delete:focus, a.button.reset:focus, a.button:focus { 609 610 background-color:#e9e9e9; 610 611 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) ); … … 612 613 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9'); 613 614 } 614 a.delete, input[type=delete], input.delete { 615 /* suppression */ 616 input[type=submit].delete, input.delete, a.button.delete { 615 617 border-color: #ccc; 616 618 color: #c00; 617 619 margin-left: 1em; 618 620 } 619 a.delete:first-child, input [type=delete]:first-child, input.delete:first-child {621 a.delete:first-child, input.delete:first-child { 620 622 margin-left: 0; 621 623 } 622 a.delete:hover, input[type=delete]:hover, input.delete:hover,623 a.delete:focus, input[type=delete]:focus, input.delete:focus {624 input[type=submit].delete:hover, input.delete:hover, a.button.delete:hover, 625 input[type=submit].delete:focus, input.delete:focus, a.button.delete:focus { 624 626 border-color: #c00; 625 627 } … … 748 750 .dc-update p { 749 751 display: inline-block; 752 vertical-align: middle; 750 753 } 751 754 .dc-update a { … … 1079 1082 margin: 0.3em 0 1.5em 0; 1080 1083 } 1084 /* 1. inside help block */ 1085 #helplink p { 1086 padding: 0 0 0 .5em; 1087 } 1088 /* 2. in footer */ 1089 span.helplink { 1090 display: block; 1091 float: left; 1092 padding: 0 1.5em 0 30px; 1093 background: transparent url(../images/page_help.png) no-repeat 6px center; 1094 } 1095 span.helplink a { 1096 border-bottom: 1px solid #2373A8; 1097 } 1081 1098 /* ------------------------------------------------------------------ FOOTER ELEMENTS */ 1082 1099 #footer p { … … 2034 2051 display: block; 2035 2052 } 2036 2037 2038 /*2039 tests dashboard2040 2041 #content {width: auto;float:none !important; margin: 0;}2042 #main {width: auto; display:inline-block; vertical-align: top; margin: 0;float: none !important}2043 #main-menu {clear:both; width: auto}2044 #main-menu {margin-top: 8em}2045 #favorites-menu {display:none;}2046 #plugins-menu, #blog-menu, #system-menu, #dashboard-items {display: inline-block;vertical-align: top; min-width: 17em; margin: 0; clear: none;}2047 2048 */2049 2050 2051 2053 /* ------------------------------------------------------------------------------------ 2052 2054 UN POIL DE MEDIA QUERIES … … 2121 2123 #info-box1 p.nomobile, label.nomobile { display: none; } 2122 2124 } 2123 }2124 -
inc/admin/lib.dc.page.php
r1778 r1793 206 206 echo 207 207 '</div>'."\n". // End of #main-menu 208 '<div id="footer"><a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 208 '<div id="footer">'. 209 '<span class="helplink"><a href="help.php">'.__('Global help').'</a></span> '. 210 '<a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 209 211 '<!-- '."\n". 210 212 ' .'."\n". … … 434 436 '<div id="help"><hr /><div class="help-content clear"><h3>'.__('Help about this page').'</h3>'. 435 437 $content. 438 '</div>'. 439 '<div id="helplink"><hr />'. 440 '<p>'. 441 sprintf(__('See also %s'),sprintf('<a href="help.php">%s</a>',__('the global help'))). 442 '</p>'. 436 443 '</div></div>'; 437 444 } -
inc/admin/prepend.php
r1771 r1793 267 267 'images/menu/langs.png','images/menu/langs-b.png', 268 268 null,null,null)); 269 270 $_fav['help'] = new ArrayObject(array('help','Global help','help.php', 271 'images/menu/help.png','images/menu/help-b.png', 272 '*',null,null)); 269 273 270 274 # Menus creation -
locales/en/resources.php
r1459 r1793 23 23 24 24 $__resources['help'] = array( 25 'core_main' => dirname(__FILE__).'/help/main.html', 25 26 'core_blog_pref' => dirname(__FILE__).'/help/blog_pref.html', 26 27 'core_categories' => dirname(__FILE__).'/help/categories.html', -
locales/fr/main.po
r1786 r1793 843 843 msgstr "Nouveau billet" 844 844 845 msgid "Global help" 846 msgstr "Aide générale" 847 848 msgid "See also %s" 849 msgstr "Voir également %s" 850 851 msgid "the global help" 852 msgstr "l'aide générale" 853 854 msgid "My dashboard" 855 msgstr "Mon tableau de bord" 856 845 857 msgid "My preferences" 846 858 msgstr "Mes préférences"
Note: See TracChangeset
for help on using the changeset viewer.