diff options
Diffstat (limited to 'plugins/help/skins/default/help.css')
| -rw-r--r-- | plugins/help/skins/default/help.css | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/plugins/help/skins/default/help.css b/plugins/help/skins/default/help.css deleted file mode 100644 index 8f67f111e..000000000 --- a/plugins/help/skins/default/help.css +++ /dev/null @@ -1,29 +0,0 @@ -/***** 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; -} - |
