summaryrefslogtreecommitdiffstats
path: root/templates/html/search_nomenu.css
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-05-08 14:36:12 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-05-08 14:36:12 (GMT)
commit12a6d876e3ff0004e288f1c7fadb10d0431bfc24 (patch)
treecb8cec1ebb755d6e0a4a44dfa35ce01b141a8f18 /templates/html/search_nomenu.css
parent99f9fc74eda25616f3d5c3e40f030c8c7ecce4bb (diff)
downloadDoxygen-12a6d876e3ff0004e288f1c7fadb10d0431bfc24.zip
Doxygen-12a6d876e3ff0004e288f1c7fadb10d0431bfc24.tar.gz
Doxygen-12a6d876e3ff0004e288f1c7fadb10d0431bfc24.tar.bz2
Optimized the layout in case DISABLE_INDEX=YES and GENERATE_TREEVIEW=YES
- also illustrated the various layouts in the customization section of the manual to make choosing easier.
Diffstat (limited to 'templates/html/search_nomenu.css')
-rw-r--r--templates/html/search_nomenu.css9
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/html/search_nomenu.css b/templates/html/search_nomenu.css
index bb50b44..c7efd64 100644
--- a/templates/html/search_nomenu.css
+++ b/templates/html/search_nomenu.css
@@ -8,12 +8,8 @@
white-space : nowrap;
float: none;
margin-top: 0px;
- right: 0px;
- width: 170px;
+ width: 161px;
height: 24px;
- z-index: 102;
- display: inline;
- position: absolute;
}
#MSearchBox .left
@@ -64,8 +60,7 @@
#MSearchBox .right {
display:block;
position:absolute;
- right:10px;
- top:0px;
+ left:141px;
width:20px;
height:19px;
background:url('search_r.png') no-repeat;