implement sidebar hiding for device view
This commit is contained in:
@@ -168,3 +168,20 @@ form .clearfix.success input {
|
||||
.vlan_total {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* for placing the sidebar toggle icons */
|
||||
#sidebar_toggle_img_in {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
left: 25px;
|
||||
}
|
||||
|
||||
/* for placing the sidebar toggle icons */
|
||||
#sidebar_toggle_img_out {
|
||||
position: fixed;
|
||||
top: 60px;
|
||||
left: 4px;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
BIN
Netdisco/public/images/application_side_contract.png
Normal file
BIN
Netdisco/public/images/application_side_contract.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 547 B |
BIN
Netdisco/public/images/application_side_expand.png
Normal file
BIN
Netdisco/public/images/application_side_expand.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 581 B |
0
Netdisco/public/images/glyphicons_072_bookmark.png
Executable file → Normal file
0
Netdisco/public/images/glyphicons_072_bookmark.png
Executable file → Normal file
|
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 153 B |
Reference in New Issue
Block a user