feature: job exporting (resolves #155)
This commit is contained in:
@@ -1000,4 +1000,36 @@
|
||||
}
|
||||
#createJobRedirect > div i {
|
||||
margin-right: 10px;
|
||||
}
|
||||
#Jobs_Export #Jobs_Export_SubTypes {
|
||||
display: none;
|
||||
padding-left: 10px;
|
||||
}
|
||||
#Jobs_Export #Jobs_Export_Fields #Jobs_Export_Fields_Defaults {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
#Jobs_Export #Jobs_Export_Fields th {
|
||||
font-size: 1.05em;
|
||||
}
|
||||
#Jobs_Export #Jobs_Export_Fields th span {
|
||||
margin-top: 4px;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
#Jobs_Export_Download_Dialog {
|
||||
padding-top: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
#Jobs_Export_Download_Dialog h4 {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
#Jobs_Export_Download_Dialog a {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#Jobs_Export_Exporting {
|
||||
padding-top: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
#Jobs_Export_Exporting i {
|
||||
margin-right: 10px;
|
||||
color: #1e6dab;
|
||||
}
|
||||
Reference in New Issue
Block a user