Changes

529 bytes added ,  19:16, 19 August 2010
remove flossmanuals icon where requested
Line 19: Line 19:  
#mw-panel div#p-Google_Translations div.body {
 
#mw-panel div#p-Google_Translations div.body {
 
   margin-left: 0px;
 
   margin-left: 0px;
 +
}
 +
 +
#footer a.external:hover,
 +
#footer-icons li a:hover,
 +
#content a.external:hover,
 +
#content a.extiw:hover,
 +
#f-poweredbyico a:hover,
 +
#f-copyrightico a:hover  {
 +
  cursor: url(http://wiki-devel.sugarlabs.org/images/8/85/Web.cur), pointer;
 +
}
 +
#content a[href ^="http://en.flossmanuals.net"] {
 +
  background: url(http://en.flossmanuals.net/floss/pub/TWiki/FlossSkin2/fl2.ico) center right no-repeat;     
 +
  padding: 2px 18px 0 0;     
 +
}
 +
#content span.noicon a[href ^="http://en.flossmanuals.net"] {
 +
  background: none;
 +
  padding: 0;
 
}
 
}