Commit 4776ff73 authored by Boris Kocherov's avatar Boris Kocherov

erp5_xhtml_style: .ui-content-fullscreen in erp5.css added

parent 37d762c3
......@@ -1196,6 +1196,14 @@ span.search button .image {\n
padding: 5px;\n
}\n
\n
/* Fullscreen content section */\n
.ui-content-fullscreen {\n
position: fixed;\n
top: 0; left: 0; right: 0; bottom: 0;\n
height: auto;\n
z-index: 2000;\n
}\n
\n
/* Search results list\n
------------------------------------------------*/\n
\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment