Aleksander Machniak
2012-07-09 84dfbf541f66a552e9f2d21dbc717df493f0a3b2
plugins/help/skins/default/help.css
New file
@@ -0,0 +1,29 @@
/***** Roundcube|Mail Help task styles *****/
#taskbar a.button-help
{
  background-image: url('help.gif');
}
.help-box
{
  overflow: auto;
  background-color: #F2F2F2;
}
#helplicense, #helpabout
{
  width: 46em;
  padding: 1em 2em;
}
#helplicense a, #helpabout a
{
  color: #900;
}
#helpabout
{
  margin: 0 auto;
}