mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-14 11:15:31 +00:00
More banner fixes (#332)
* More banner fixes - Restore original banner (search box etc) - Make version banner dismissable - Better CSS styling * Disable debug
This commit is contained in:
@ -128,4 +128,10 @@ div:nth-of-type(1) p {
|
||||
background-color: #337ab7;
|
||||
border-color: #2e6da4;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.alert-version {
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
margin-bottom: 0px;
|
||||
}
|
Reference in New Issue
Block a user