mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
first cut for lazy loading framework
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
# add startup propertes
|
||||
|
||||
add_in_head = """
|
||||
<style>
|
||||
h1, h2, h3, h4 {
|
||||
font-family: Tahoma, Sans Serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
body, span, div, td, input, textarea, button, select {
|
||||
font-family: Verdana, Arial, Sans Serif;
|
||||
font-size: 12px
|
||||
}
|
||||
|
||||
</style>
|
||||
"""
|
||||
Reference in New Issue
Block a user