##// END OF EJS Templates
hide header-bar when header is hidden...
hide header-bar when header is hidden also reduce the amount of CSS used to accomplish the 1px line (no negative margins)

File last commit:

r11754:d59fec67
r19902:3de4ea39
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase