mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added HEADER_EXPANDER_MANUAL config directive to allow for manual expanding/contracting (via clickable image) of the header area
Images from OpenIconLibrary: http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
.headerexpand {
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
height: 20px;
|
||||
bottom: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
#headerexpandimage {
|
||||
height: 20px;
|
||||
}
|
||||
.box {
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user