Changeset 2608

Show
Ignore:
Timestamp:
09/27/08 09:42:41 (5 years ago)
Author:
vdigital
Message:

Butterfly 2 - Last Graphic and CSS feedback

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2602 r2608  
    66/* INPUT[type="checkbox"], INPUT[type="radio"] 
    77{ color:#999; background-color: #eee; }  */ 
    8 INPUT[type="submit"], INPUT[type="reset"]  { border: 2px outset #999; background-color: #444; padding: 1px 15px; } 
    9 INPUT[type="submit"]:hover, INPUT[type="reset"]:hover, INPUT[type="submit"]:active {  
    10 border: 2px inset #999; background-color: #444; padding: 1px 15px; } 
    11 input.rateButton, legend, #theAdminPage h3 { color: #777; } 
     8INPUT[type="submit"], INPUT[type="reset"]  { color:#999; border: 1px solid #666; background-color: #444; padding: 1px 15px; } 
     9input.rateButton, legend, #theAdminPage h3 { color: #666; } 
    1210#theAdminPage h2 { color: #333; } 
    1311.content .infos { color: #f70; border:0; background-color: transparent; 
     
    1614.content .errors { color: #f30; border:0; background-color: transparent; 
    1715padding:5px 0px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; } 
    18 #copyright { color:#777; margin:60px auto 0px 240px; text-align:center;  
     16#copyright { color:#666; margin:60px auto 0px 240px; text-align:center;  
    1917padding-bottom: 15px; } 
    2018.header_notes { background: transparent url(../../icon/note.png) no-repeat right top; 
     
    4240/*.content h2:before, .content h2:after, */  
    4341.content h2 {  
    44 letter-spacing:2px; margin-right:30px; text-align:right; color: #777;  
     42letter-spacing:2px; margin-right:30px; text-align:right; color: #666;  
    4543text-transform:none; font-weight:bold; padding-left:20px; width:54%; } 
    4644.content dl, dd { margin:5px; } 
     
    5250/* .throw, */ td h3 { 
    5351 background-image: url(images/fillet.png); background-repeat: repeat-x; } 
    54 /* borders */ /* TODO */ 
     52/* borders */  
    5553fieldset { border: 1px solid #999; } 
    56 INPUT, SELECT, TEXTAREA { border: 1px solid #999; } 
    57 input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#111;color: #999; } 
    58 TEXTAREA { cursor:text; font-family:Univers,Helvetica,Optima,"Bitstream Vera Sans",sans-serif; font-size: 13px; } 
     54INPUT, SELECT, TEXTAREA { border: 1px solid #666; } 
     55input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } 
     56TEXTAREA { cursor:text; font-size: 13px; } 
    5957.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block; 
    6058color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;  
     
    8280  color : #f36; text-decoration: none; border: 0; color: #f36; } 
    8381* { outline-width: 0; } 
    84 a { color:#f70; border-color: #f70; } 
    85 a:hover { color: #f33; border-color: #FF3363;  cursor: pointer; } 
     82a { color:#f70; outline: none; border-color: #f70; } 
     83a:hover, a:active { color: #f33; border-color: #FF3363; outline: none;  cursor: pointer; } 
     84 
    8685h2 { display:block; font-size:28px; letter-spacing:-1px;  
    8786margin:0 20px; height:95px; overflow:hidden; padding:0; position:absolute;  
     
    104103.tabsheet a {  
    105104background:transparent url(images/inactive_tab2.png) no-repeat scroll right 0px; 
    106 color:#777; display:block; font-size:11px; text-transform:capitalize; border:0; 
     105color:#666; display:block; font-size:11px; text-transform:capitalize; border:0; 
    107106font-weight:bold; height:18px; overflow:hidden; padding:8px 7px 5px 18px; line-height: 18px; 
    108107text-align:right; text-decoration:none; margin: 0; } 
     
    143142#menubar ul { color: #333; margin:10px 0pt 3px 9px;  
    144143  list-style-type: square; list-style-position: inside; padding: 0 0 0 2px; } 
     144   
    145145/* jQuery tooltips */ 
    146 .cluetip-default #cluetip-outer { 
    147   border-color: #666; 
    148   color: #666; 
    149   background-color: #222; 
    150 } 
    151 .cluetip-default h3#cluetip-title { 
    152   color: #ff3363; 
    153   background-color: #111; 
    154 } 
     146.cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; } 
     147.cluetip-default h3#cluetip-title { color: #ff3363; background-color: #111; } 
    155148 
    156149/* hacks */ 
  • trunk/language/fr_FR/admin.lang.php

    r2567 r2608  
    565565$lang['plugins_need_update'] = 'Plugins necessitant une mise à jour'; 
    566566$lang['plugins_dontneed_update'] = 'Plugins à jour'; 
    567 $lang['plugins_cant_check'] = 'Impossible de vérifier les plugins suivant'; 
     567$lang['plugins_cant_check'] = 'Impossible de vérifier les plugins suivants'; 
    568568$lang['plugins_actual_version'] = 'Version<br>actuelle'; 
    569569$lang['plugins_new_version'] = 'Version<br>disponible'; 
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2578 r2608  
    55 
    66/*  Sylvia Theme is close to the Roma Admin theme */ 
    7 BODY, H1, H3, DT, INPUT.rateButtonSelected { color:#ddd; } 
     7BODY, H1, H3, DT, INPUT.rateButtonSelected { color:#666; } 
    88H2, #menubar DT { color: #666; } 
    99#imageHeaderBar, #imageToolBar A:hover { background-color: transparent; } 
     
    2828margin:0; } 
    2929#menubar DT A { font-size: 100%; } 
    30 #menubar UL { color: #333; font-size: 16px; line-height: 13px; } 
     30#menubar UL { color: #333; font-size: 16px; line-height: 15px; } 
    3131#menubar LI { padding-left: 12px; } 
    3232#menubar A, .menuInfoCat { font-size: 13px; } 
     
    6868#imageHeaderBar .browsePath { margin-left:125px; } 
    6969H2 { border-bottom: 1px solid #000000; } 
    70 FIELDSET, INPUT, SELECT, TEXTAREA {     border: 1px solid #666; } 
     70FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; } 
     71INPUT, select, textarea { color:#999; background-color: #444; }  
     72input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } 
    7173.content UL.thumbnails SPAN.wrap2 { 
    7274border: 1px solid #666; /* thumbnails border color and style */ 
     
    7476.content UL.thumbnails SPAN.wrap2:hover { color: #666; 
    7577background-color: #111; border:1px solid #ff3363;       /* thumbnails border color when mouse cursor is over it */ } 
    76 A, INPUT.rateButton { color: #f70; outline: none; border: none;} 
    77 A:hover, A:active { color: #f33; border: 0; outline: none; } 
     78A, INPUT.rateButton { color:#f70; outline: none; border-color: #f70; } 
     79A:hover, A:active { color: #f33; border-color: #FF3363; outline: none;  cursor: pointer; } 
    7880 
    7981#debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;}