Initial commit
This commit is contained in:
15
application/Espo/Resources/metadata/themes/EspoRtl.json
Normal file
15
application/Espo/Resources/metadata/themes/EspoRtl.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"stylesheet": "client/css/espo/espo-rtl.css",
|
||||
"stylesheetIframe": "client/css/espo/espo-rtl-iframe.css",
|
||||
"logo": "client/img/logo-light.svg",
|
||||
"params": {
|
||||
"navbar": {
|
||||
"type": "enum",
|
||||
"default": "top",
|
||||
"options": [
|
||||
"top",
|
||||
"side"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user