Project

General

Profile

Actions

Feature #3648

closed

Pills in forms: for print "one below the other"

Added by Elias Villiger almost 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Elias Villiger
Target version:
Start date:
28.04.2017
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:
Actions #1

Updated by Carsten Rose almost 7 years ago

  • Project changed from 8 to QFQ
Actions #2

Updated by Carsten Rose almost 7 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Carsten Rose almost 7 years ago

  • Tracker changed from Support to Feature
Actions #4

Updated by Carsten Rose over 6 years ago

  • Target version set to next9
Actions #5

Updated by Elias Villiger over 5 years ago

  • Status changed from New to Closed
  • Assignee changed from Carsten Rose to Elias Villiger

Kann mit folgendem CSS konfiguriert werden:

@media print {
  .tab-pane {
    display: block !important;
    visibility: visible !important;
  }
}

Dieses Setting würde ich aber nicht standardmässig in QFQ einbauen, da es dann nicht mehr überschrieben werden könnte (Gebrauch von '!important').

Actions #6

Updated by Carsten Rose about 5 years ago

  • Target version changed from next9 to 19.2.1
Actions

Also available in: Atom PDF