mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 20:35:09 +00:00
cleanup of form, rename, route, added fonts
This commit is contained in:
@@ -217,6 +217,7 @@ div.std-footer-item {
|
||||
box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
|
||||
background-color: #fff;
|
||||
padding: 15px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.layout-wrapper-background {
|
||||
@@ -229,7 +230,7 @@ div.std-footer-item {
|
||||
float: left;
|
||||
padding: 15px;
|
||||
background-color: #FFF;
|
||||
min-height: 450px;
|
||||
min-height: 600px;
|
||||
-moz-box-shadow: 7px 0px 6px -2px #ddd;
|
||||
-webkit-box-shadow: 7px 0px 6px -2px #ddd;
|
||||
box-shadow: 7px 0px 6px -2px #ddd;
|
||||
@@ -241,7 +242,7 @@ div.std-footer-item {
|
||||
color: #606060;
|
||||
overflow-x: hidden;
|
||||
padding: 15px;
|
||||
min-height: 450px;
|
||||
min-height: 600px;
|
||||
}
|
||||
|
||||
/* from bootstrap */
|
||||
@@ -490,6 +491,7 @@ h6 {
|
||||
* lib/css/bootstrap/buttons.css
|
||||
*/
|
||||
.close {
|
||||
font-family: Helvetica, Sans;
|
||||
float: right;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user