Divided the custom css into several files

It is more obvious what is supported.
This commit is contained in:
2019-11-21 14:09:34 +01:00
parent 917e8df416
commit dc08d3c06e
8 changed files with 395 additions and 378 deletions

View File

@@ -1,2 +1,7 @@
<roundcube:include file="/includes/links.html" skinPath="skins/larry" />
<link rel="stylesheet" type="text/css" href="/customstyles.css" />
<link rel="stylesheet" type="text/css" href="/dark_styles.css" />
<link rel="stylesheet" type="text/css" href="/dark_settings.css" />
<link rel="stylesheet" type="text/css" href="/dark_mail.css" />
<link rel="stylesheet" type="text/css" href="/dark_sieve.css" />
<link rel="stylesheet" type="text/css" href="/dark_contacts.css" />
<link rel="stylesheet" type="text/css" href="/dark_tasks.css" />