A customized fork of the Roundcube Larry theme, made for 64Mail.
Go to file
Aleksander Machniak 6a7c98a528 Fix unwanted wrapping of a long message subject on the messages list in recent webkit browsers (#3) 2023-07-11 18:26:44 +02:00
bin Initial commit 2021-11-21 10:09:44 +01:00
images Initial commit 2021-11-21 10:09:44 +01:00
includes Initial commit 2021-11-21 10:09:44 +01:00
plugins Initial commit 2021-11-21 10:09:44 +01:00
templates Initial commit 2021-11-21 10:09:44 +01:00
README.md Initial commit 2021-11-21 10:09:44 +01:00
addressbook.css Initial commit 2021-11-21 10:09:44 +01:00
addressbook.min.css Initial commit 2021-11-21 10:09:44 +01:00
composer.json Initial commit 2021-11-21 10:09:44 +01:00
embed.css Initial commit 2021-11-21 10:09:44 +01:00
embed.min.css Initial commit 2021-11-21 10:09:44 +01:00
googiespell.css Initial commit 2021-11-21 10:09:44 +01:00
googiespell.min.css Initial commit 2021-11-21 10:09:44 +01:00
mail.css Fix unwanted wrapping of a long message subject on the messages list in recent webkit browsers (#3) 2023-07-11 18:26:44 +02:00
mail.min.css Fix unwanted wrapping of a long message subject on the messages list in recent webkit browsers (#3) 2023-07-11 18:26:44 +02:00
meta.json Initial commit 2021-11-21 10:09:44 +01:00
print.css Initial commit 2021-11-21 10:09:44 +01:00
print.min.css Initial commit 2021-11-21 10:09:44 +01:00
settings.css Initial commit 2021-11-21 10:09:44 +01:00
settings.min.css Initial commit 2021-11-21 10:09:44 +01:00
styles.css Initial commit 2021-11-21 10:09:44 +01:00
styles.min.css Initial commit 2021-11-21 10:09:44 +01:00
thumbnail.png Initial commit 2021-11-21 10:09:44 +01:00
ui.js Initial commit 2021-11-21 10:09:44 +01:00
ui.min.js Initial commit 2021-11-21 10:09:44 +01:00
watermark.html Initial commit 2021-11-21 10:09:44 +01:00

README.md

ROUNDCUBE WEBMAIL SKIN "LARRY"

This skin package contains the "Larry" theme of the Roundcube Webmail software. It can be used, modified and redistributed according to the terms described in the LICENSE section.

For information about building or modifying Roundcube skins please visit https://github.com/roundcube/roundcubemail/wiki/Skins

Screendesign by FLINT / Büro für Gestaltung, Bern, Switzerland http://bueroflint.com

INSTALLATION

The skin can be installed by putting the content in a subfolder of the the Roundcube's skins folder or by using composer:

composer require "roundcube/larry:~1.6.0"

Note: make sure to use version of the skin that matches the Roundcube version. If it is not available use the closest lower version number. For example, if your Roundcube version is 1.6.5, use skin version 1.6.x (with max X that exists), if 1.6.x does not exist use 1.5.x and so on. Using 1.7.x and up might not work.

LICENSE

The contents of this folder are subject to the Creative Commons Attribution-ShareAlike License. It is allowed to copy, distribute, transmit and to adapt the work by keeping credits to the original autors in the README.md file.

See https://creativecommons.org/licenses/by-sa/3.0/ for details.