no message
This commit is contained in:
parent
62283d07f9
commit
c3839573d8
@ -1,5 +1,6 @@
|
||||
* {
|
||||
font-family: Arial, sans-serif;
|
||||
color: #656565;
|
||||
}
|
||||
#card-print-overlay {
|
||||
position: fixed;
|
||||
@ -70,11 +71,9 @@
|
||||
height: 30px;
|
||||
}
|
||||
#info-line {
|
||||
display: inline;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
padding-left: 3rem;
|
||||
padding-right: 3rem;
|
||||
font-size: 14px;
|
||||
line-height: 29px;
|
||||
margin-right: 8.4rem;
|
||||
}
|
||||
#card-print-dialog-title {
|
||||
position: relative;
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<div id="card-print-dialog-header">
|
||||
<div id="card-print-dialog-title">Card Printer</div>
|
||||
<div id="info">
|
||||
<label id="info-line"><b>Jira</b> - <b>PivotalTracker</b> - <b>Trello</b> - <b>YouTrack</b></label>
|
||||
<label id="info-line"><b>Jira</b> - <b>Trello</b> - <b>YouTrack</b> - <b>PivotalTracker</b></label>
|
||||
<div id="report-issue" class="ui-element button" >Report Issues</div>
|
||||
<div id="about" class="ui-element button" >About</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user