Update: Quick Log & Queue Support
This commit is contained in:
@@ -724,6 +724,9 @@
|
||||
#createJob_Container #createJob_SubTypes li.highlight i {
|
||||
display: inline-block;
|
||||
}
|
||||
#createJob_Container #createJob_SubTypes.isQuickLog li i {
|
||||
display: none;
|
||||
}
|
||||
#createJob_Container #createJob_CommentsContainer #Comments {
|
||||
width: 100%;
|
||||
min-width: 500px;
|
||||
|
||||
@@ -756,6 +756,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
#createJob_SubTypes.isQuickLog li i {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#createJob_CommentsContainer {
|
||||
#Comments {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user