mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
14 lines
215 B
CSS
14 lines
215 B
CSS
#page-welcome-to-erpnext ul li {
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
#page-welcome-to-erpnext .video-placeholder-image {
|
|
width: 100%;
|
|
cursor: pointer;
|
|
}
|
|
|
|
#page-welcome-to-erpnext .youtube-icon {
|
|
width: 10%;
|
|
cursor: pointer;
|
|
}
|