mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
website css cleanups + dropdown in top toolbar
This commit is contained in:
@@ -119,6 +119,13 @@ li {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 18px 0;
|
||||
border: 0;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
border-bottom: 1px solid #ffffff;
|
||||
}
|
||||
|
||||
a:active { outline:none; }
|
||||
|
||||
:focus { -moz-outline-style:none; }
|
||||
|
||||
Reference in New Issue
Block a user