mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
added related page and other cleanups
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.layout_wrapper {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
footer {
|
||||
width: 900px;
|
||||
margin: auto;
|
||||
@@ -12,6 +16,11 @@ header .topbar .container {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.web-home-banner {
|
||||
width: 860px;
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
.web-content input[type="text"], .web-content input[type="password"], .web-content select {
|
||||
min-width: 180px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user