Divided the custom css into several files
It is more obvious what is supported.
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user