mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Remove theme variable mail-font-url
(#6157)
This commit is contained in:
parent
bb3afa19e0
commit
0d3b7b92bb
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* This file is generated by the "yii asset" command.
|
||||
* DO NOT MODIFY THIS FILE DIRECTLY.
|
||||
* @version 2023-03-03 08:52:22
|
||||
* @version 2023-03-10 09:50:59
|
||||
*/
|
||||
return [
|
||||
'app' => [
|
||||
|
@ -88,7 +88,6 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
// Mail Fonts
|
||||
@mail-font-url: 'http://fonts.googleapis.com/css?family=Open+Sans:300,100,400,600';
|
||||
@mail-font-family: 'Open Sans', Arial, Tahoma, Helvetica, sans-serif;
|
||||
|
||||
// CSS Variables
|
||||
@ -134,6 +133,5 @@
|
||||
--border-color-danger: @border-color-danger;
|
||||
|
||||
// Fonts
|
||||
--mail-font-url: @mail-font-url;
|
||||
--mail-font-family: @mail-font-family;
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user