mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-21 15:48:29 +00:00
[cleanup] [minor] finishing styles, labels, descriptions
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#page-setup-wizard .panel {
|
||||
-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.6);
|
||||
box-shadow: 0px 1px 8px rgba(0,0,0,0.6);
|
||||
background-color: #fff;
|
||||
position: fixed; top:0; left: 0; width:100%; height:100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#page-setup-wizard .panel-body {
|
||||
}
|
||||
|
||||
#page-setup-wizard .col-md-6 .control-input .btn {
|
||||
|
||||
Reference in New Issue
Block a user