mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 19:48:48 +01:00
update print.css to make project list and todo list printable
This commit is contained in:
parent
77c9c3cd65
commit
c3b308d228
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ img {
|
|||
border:0;
|
||||
}
|
||||
|
||||
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container {
|
||||
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container, .menu_sort, .position, .buttons, .sf-item-menu, .container_toggle {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
|
@ -71,4 +71,4 @@ li {
|
|||
height: 10pt;
|
||||
display:block;
|
||||
float:left;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue