Project

General

Profile

« Previous | Next » 

Revision 50583

renewed css

View differences:

modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/dataTables/dataTables.bootstrap.css
1
table.dataTable {
2
  clear: both;
3
  margin-top: 6px !important;
4
  margin-bottom: 6px !important;
5
  max-width: none !important;
6
}
7
table.dataTable td,
8
table.dataTable th {
9
  -webkit-box-sizing: content-box;
10
  -moz-box-sizing: content-box;
11
  box-sizing: content-box;
12
}
13
table.dataTable.nowrap th,
14
table.dataTable.nowrap td {
15
  white-space: nowrap;
16
}
17

  
18
div.dataTables_wrapper div.dataTables_length label {
19
  font-weight: normal;
20
  text-align: left;
21
  white-space: nowrap;
22
}
23
div.dataTables_wrapper div.dataTables_length select {
24
  width: 75px;
25
  display: inline-block;
26
}
27
div.dataTables_wrapper div.dataTables_filter {
28
  text-align: right;
29
}
30
div.dataTables_wrapper div.dataTables_filter label {
31
  font-weight: normal;
32
  white-space: nowrap;
33
  text-align: left;
34
}
35
div.dataTables_wrapper div.dataTables_filter input {
36
  margin-left: 0.5em;
37
  display: inline-block;
38
  width: auto;
39
}
40
div.dataTables_wrapper div.dataTables_info {
41
  padding-top: 8px;
42
  white-space: nowrap;
43
}
44
div.dataTables_wrapper div.dataTables_paginate {
45
  margin: 0;
46
  white-space: nowrap;
47
  text-align: right;
48
}
49
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
50
  margin: 2px 0;
51
  white-space: nowrap;
52
}
53

  
54
table.dataTable thead > tr > th,
55
table.dataTable thead > tr > td {
56
  padding-right: 30px;
57
}
58
table.dataTable thead > tr > th:active,
59
table.dataTable thead > tr > td:active {
60
  outline: none;
61
}
62
table.dataTable thead .sorting,
63
table.dataTable thead .sorting_asc,
64
table.dataTable thead .sorting_desc,
65
table.dataTable thead .sorting_asc_disabled,
66
table.dataTable thead .sorting_desc_disabled {
67
  cursor: pointer;
68
  position: relative;
69
}
70
table.dataTable thead .sorting:after,
71
table.dataTable thead .sorting_asc:after,
72
table.dataTable thead .sorting_desc:after,
73
table.dataTable thead .sorting_asc_disabled:after,
74
table.dataTable thead .sorting_desc_disabled:after {
75
  position: absolute;
76
  bottom: 8px;
77
  right: 8px;
78
  display: block;
79
  font-family: 'Glyphicons Halflings';
80
  opacity: 0.5;
81
}
82
table.dataTable thead .sorting:after {
83
  opacity: 0.2;
84
  content: "\e150";
85
  /* sort */
86
}
87
table.dataTable thead .sorting_asc:after {
88
  content: "\e155";
89
  /* sort-by-attributes */
90
}
91
table.dataTable thead .sorting_desc:after {
92
  content: "\e156";
93
  /* sort-by-attributes-alt */
94
}
95
table.dataTable thead .sorting_asc_disabled:after,
96
table.dataTable thead .sorting_desc_disabled:after {
97
  color: #eee;
98
}
99

  
100
div.dataTables_scrollHead table.dataTable {
101
  margin-bottom: 0 !important;
102
}
103

  
104
div.dataTables_scrollBody table {
105
  border-top: none;
106
  margin-top: 0 !important;
107
  margin-bottom: 0 !important;
108
}
109
div.dataTables_scrollBody table thead .sorting:after,
110
div.dataTables_scrollBody table thead .sorting_asc:after,
111
div.dataTables_scrollBody table thead .sorting_desc:after {
112
  display: none;
113
}
114
div.dataTables_scrollBody table tbody tr:first-child th,
115
div.dataTables_scrollBody table tbody tr:first-child td {
116
  border-top: none;
117
}
118

  
119
div.dataTables_scrollFoot table {
120
  margin-top: 0 !important;
121
  border-top: none;
122
}
123

  
124
@media screen and (max-width: 767px) {
125
  div.dataTables_wrapper div.dataTables_length,
126
  div.dataTables_wrapper div.dataTables_filter,
127
  div.dataTables_wrapper div.dataTables_info,
128
  div.dataTables_wrapper div.dataTables_paginate {
129
    text-align: center;
130
  }
131
}
132
table.dataTable.table-condensed > thead > tr > th {
133
  padding-right: 20px;
134
}
135
table.dataTable.table-condensed .sorting:after,
136
table.dataTable.table-condensed .sorting_asc:after,
137
table.dataTable.table-condensed .sorting_desc:after {
138
  top: 6px;
139
  right: 6px;
140
}
141

  
142
table.table-bordered.dataTable {
143
  border-collapse: separate !important;
144
}
145
table.table-bordered.dataTable th,
146
table.table-bordered.dataTable td {
147
  border-left-width: 0;
148
}
149
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
150
table.table-bordered.dataTable td:last-child,
151
table.table-bordered.dataTable td:last-child {
152
  border-right-width: 0;
153
}
154
table.table-bordered.dataTable tbody th,
155
table.table-bordered.dataTable tbody td {
156
  border-bottom-width: 0;
157
}
158

  
159
div.dataTables_scrollHead table.table-bordered {
160
  border-bottom-width: 0;
161
}
0 162

  
modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css
1
/* Ion.RangeSlider, Flat UI Skin
2
// css version 1.8.5
3
// by Denis Ineshin | ionden.com
4
// ===================================================================================================================*/
5

  
6
/* =====================================================================================================================
7
// Skin details */
8

  
9
.irs-line-mid,
10
.irs-line-left,
11
.irs-line-right,
12
.irs-diapason,
13
.irs-slider {
14
    background: url(../images/sprite-skin-flat.png) repeat-x;
15
}
16

  
17
.irs {
18
    height: 40px;
19
}
20
.irs-with-grid {
21
    height: 60px;
22
}
23
.irs-line {
24
    height: 12px; top: 25px;
25
}
26
    .irs-line-left {
27
        height: 12px;
28
        background-position: 0 -30px;
29
    }
30
    .irs-line-mid {
31
        height: 12px;
32
        background-position: 0 0;
33
    }
34
    .irs-line-right {
35
        height: 12px;
36
        background-position: 100% -30px;
37
    }
38

  
39
.irs-diapason {
40
    height: 12px; top: 25px;
41
    background-position: 0 -60px;
42
}
43

  
44
.irs-slider {
45
    width: 16px; height: 18px;
46
    top: 22px;
47
    background-position: 0 -90px;
48
}
49
#irs-active-slider, .irs-slider:hover {
50
    background-position: 0 -120px;
51
}
52

  
53
.irs-min, .irs-max {
54
    color: #999;
55
    font-size: 10px; line-height: 1.333;
56
    text-shadow: none;
57
    top: 0; padding: 1px 3px;
58
    background: #e1e4e9;
59
    border-radius: 4px;
60
}
61

  
62
.irs-from, .irs-to, .irs-single {
63
    color: #fff;
64
    font-size: 10px; line-height: 1.333;
65
    text-shadow: none;
66
    padding: 1px 5px;
67
    background: #ed5565;
68
    border-radius: 4px;
69
}
70
.irs-from:after, .irs-to:after, .irs-single:after {
71
    position: absolute; display: block; content: "";
72
    bottom: -6px; left: 50%;
73
    width: 0; height: 0;
74
    margin-left: -3px;
75
    overflow: hidden;
76
    border: 3px solid transparent;
77
    border-top-color: #ed5565;
78
}
79

  
80

  
81
.irs-grid-pol {
82
    background: #e1e4e9;
83
}
84
.irs-grid-text {
85
    color: #999;
86
}
87

  
88
.irs-disabled {
89
}
0 90

  
modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/codemirror/codemirror.css
1
/* BASICS */
2

  
3
.CodeMirror {
4
  /* Set height, width, borders, and global font properties here */
5
  font-family: monospace;
6
  height: 300px;
7
}
8
.CodeMirror-scroll {
9
  /* Set scrolling behaviour here */
10
  overflow: auto;
11
}
12

  
13
/* PADDING */
14

  
15
.CodeMirror-lines {
16
  padding: 4px 0; /* Vertical padding around content */
17
}
18
.CodeMirror pre {
19
  padding: 0 4px; /* Horizontal padding of content */
20
}
21

  
22
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
23
  background-color: white; /* The little square between H and V scrollbars */
24
}
25

  
26
/* GUTTER */
27

  
28
.CodeMirror-gutters {
29
  border-right: 1px solid #ddd;
30
  background-color: #f7f7f7;
31
  white-space: nowrap;
32
}
33
.CodeMirror-linenumbers {}
34
.CodeMirror-linenumber {
35
  padding: 0 3px 0 5px;
36
  min-width: 20px;
37
  text-align: right;
38
  color: #999;
39
  -moz-box-sizing: content-box;
40
  box-sizing: content-box;
41
}
42

  
43
.CodeMirror-guttermarker { color: black; }
44
.CodeMirror-guttermarker-subtle { color: #999; }
45

  
46
/* CURSOR */
47

  
48
.CodeMirror div.CodeMirror-cursor {
49
  border-left: 1px solid black;
50
}
51
/* Shown when moving in bi-directional text */
52
.CodeMirror div.CodeMirror-secondarycursor {
53
  border-left: 1px solid silver;
54
}
55
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
56
  width: auto;
57
  border: 0;
58
  background: #7e7;
59
}
60
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursors {
61
  z-index: 1;
62
}
63

  
64
.cm-animate-fat-cursor {
65
  width: auto;
66
  border: 0;
67
  -webkit-animation: blink 1.06s steps(1) infinite;
68
  -moz-animation: blink 1.06s steps(1) infinite;
69
  animation: blink 1.06s steps(1) infinite;
70
}
71
@-moz-keyframes blink {
72
  0% { background: #7e7; }
73
  50% { background: none; }
74
  100% { background: #7e7; }
75
}
76
@-webkit-keyframes blink {
77
  0% { background: #7e7; }
78
  50% { background: none; }
79
  100% { background: #7e7; }
80
}
81
@keyframes blink {
82
  0% { background: #7e7; }
83
  50% { background: none; }
84
  100% { background: #7e7; }
85
}
86

  
87
/* Can style cursor different in overwrite (non-insert) mode */
88
div.CodeMirror-overwrite div.CodeMirror-cursor {}
89

  
90
.cm-tab { display: inline-block; text-decoration: inherit; }
91

  
92
.CodeMirror-ruler {
93
  border-left: 1px solid #ccc;
94
  position: absolute;
95
}
96

  
97
/* DEFAULT THEME */
98

  
99
.cm-s-default .cm-keyword {color: #708;}
100
.cm-s-default .cm-atom {color: #219;}
101
.cm-s-default .cm-number {color: #164;}
102
.cm-s-default .cm-def {color: #00f;}
103
.cm-s-default .cm-variable,
104
.cm-s-default .cm-punctuation,
105
.cm-s-default .cm-property,
106
.cm-s-default .cm-operator {}
107
.cm-s-default .cm-variable-2 {color: #05a;}
108
.cm-s-default .cm-variable-3 {color: #085;}
109
.cm-s-default .cm-comment {color: #a50;}
110
.cm-s-default .cm-string {color: #a11;}
111
.cm-s-default .cm-string-2 {color: #f50;}
112
.cm-s-default .cm-meta {color: #555;}
113
.cm-s-default .cm-qualifier {color: #555;}
114
.cm-s-default .cm-builtin {color: #30a;}
115
.cm-s-default .cm-bracket {color: #997;}
116
.cm-s-default .cm-tag {color: #170;}
117
.cm-s-default .cm-attribute {color: #00c;}
118
.cm-s-default .cm-header {color: blue;}
119
.cm-s-default .cm-quote {color: #090;}
120
.cm-s-default .cm-hr {color: #999;}
121
.cm-s-default .cm-link {color: #00c;}
122

  
123
.cm-negative {color: #d44;}
124
.cm-positive {color: #292;}
125
.cm-header, .cm-strong {font-weight: bold;}
126
.cm-em {font-style: italic;}
127
.cm-link {text-decoration: underline;}
128

  
129
.cm-s-default .cm-error {color: #f00;}
130
.cm-invalidchar {color: #f00;}
131

  
132
/* Default styles for common addons */
133

  
134
div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
135
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
136
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
137
.CodeMirror-activeline-background {background: #e8f2ff;}
138

  
139
/* STOP */
140

  
141
/* The rest of this file contains styles related to the mechanics of
142
   the editor. You probably shouldn't touch them. */
143

  
144
.CodeMirror {
145
  line-height: 1;
146
  position: relative;
147
  overflow: hidden;
148
  background: white;
149
  color: black;
150
}
151

  
152
.CodeMirror-scroll {
153
  /* 30px is the magic margin used to hide the element's real scrollbars */
154
  /* See overflow: hidden in .CodeMirror */
155
  margin-bottom: -30px; margin-right: -30px;
156
  padding-bottom: 30px;
157
  height: 100%;
158
  outline: none; /* Prevent dragging from highlighting the element */
159
  position: relative;
160
  -moz-box-sizing: content-box;
161
  box-sizing: content-box;
162
}
163
.CodeMirror-sizer {
164
  position: relative;
165
  border-right: 30px solid transparent;
166
  -moz-box-sizing: content-box;
167
  box-sizing: content-box;
168
}
169

  
170
/* The fake, visible scrollbars. Used to force redraw during scrolling
171
   before actuall scrolling happens, thus preventing shaking and
172
   flickering artifacts. */
173
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
174
  position: absolute;
175
  z-index: 6;
176
  display: none;
177
}
178
.CodeMirror-vscrollbar {
179
  right: 0; top: 0;
180
  overflow-x: hidden;
181
  overflow-y: scroll;
182
}
183
.CodeMirror-hscrollbar {
184
  bottom: 0; left: 0;
185
  overflow-y: hidden;
186
  overflow-x: scroll;
187
}
188
.CodeMirror-scrollbar-filler {
189
  right: 0; bottom: 0;
190
}
191
.CodeMirror-gutter-filler {
192
  left: 0; bottom: 0;
193
}
194

  
195
.CodeMirror-gutters {
196
  position: absolute; left: 0; top: 0;
197
  padding-bottom: 30px;
198
  z-index: 3;
199
}
200
.CodeMirror-gutter {
201
  white-space: normal;
202
  height: 100%;
203
  -moz-box-sizing: content-box;
204
  box-sizing: content-box;
205
  padding-bottom: 30px;
206
  margin-bottom: -32px;
207
  display: inline-block;
208
  /* Hack to make IE7 behave */
209
  *zoom:1;
210
  *display:inline;
211
}
212
.CodeMirror-gutter-elt {
213
  position: absolute;
214
  cursor: default;
215
  z-index: 4;
216
}
217

  
218
.CodeMirror-lines {
219
  cursor: text;
220
  min-height: 1px; /* prevents collapsing before first draw */
221
}
222
.CodeMirror pre {
223
  /* Reset some styles that the rest of the page might have set */
224
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
225
  border-width: 0;
226
  background: transparent;
227
  font-family: inherit;
228
  font-size: inherit;
229
  margin: 0;
230
  white-space: pre;
231
  word-wrap: normal;
232
  line-height: inherit;
233
  color: inherit;
234
  z-index: 2;
235
  position: relative;
236
  overflow: visible;
237
}
238
.CodeMirror-wrap pre {
239
  word-wrap: break-word;
240
  white-space: pre-wrap;
241
  word-break: normal;
242
}
243

  
244
.CodeMirror-linebackground {
245
  position: absolute;
246
  left: 0; right: 0; top: 0; bottom: 0;
247
  z-index: 0;
248
}
249

  
250
.CodeMirror-linewidget {
251
  position: relative;
252
  z-index: 2;
253
  overflow: auto;
254
}
255

  
256
.CodeMirror-widget {}
257

  
258
.CodeMirror-wrap .CodeMirror-scroll {
259
  overflow-x: hidden;
260
}
261

  
262
.CodeMirror-measure {
263
  position: absolute;
264
  width: 100%;
265
  height: 0;
266
  overflow: hidden;
267
  visibility: hidden;
268
}
269
.CodeMirror-measure pre { position: static; }
270

  
271
.CodeMirror div.CodeMirror-cursor {
272
  position: absolute;
273
  border-right: none;
274
  width: 0;
275
}
276

  
277
div.CodeMirror-cursors {
278
  visibility: hidden;
279
  position: relative;
280
  z-index: 3;
281
}
282
.CodeMirror-focused div.CodeMirror-cursors {
283
  visibility: visible;
284
}
285

  
286
.CodeMirror-selected { background: #d9d9d9; }
287
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
288
.CodeMirror-crosshair { cursor: crosshair; }
289

  
290
.cm-searching {
291
  background: #ffa;
292
  background: rgba(255, 255, 0, .4);
293
}
294

  
295
/* IE7 hack to prevent it from returning funny offsetTops on the spans */
296
.CodeMirror span { *vertical-align: text-bottom; }
297

  
298
/* Used to force a border model for a node */
299
.cm-force-border { padding-right: .1px; }
300

  
301
@media print {
302
  /* Hide the cursor when printing */
303
  .CodeMirror div.CodeMirror-cursors {
304
    visibility: hidden;
305
  }
306
}
307

  
308
/* Help users use markselection to safely style text background */
309
span.CodeMirror-selectedtext { background: none; }
0 310

  
modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/ionRangeSlider/ion.rangeSlider.css
1
/* Ion.RangeSlider
2
// css version 1.8.5
3
// by Denis Ineshin | ionden.com
4
// ===================================================================================================================*/
5

  
6
/* =====================================================================================================================
7
// RangeSlider */
8

  
9
.irs {
10
    position: relative; display: block;
11
}
12
    .irs-line {
13
        position: relative; display: block;
14
        overflow: hidden;
15
    }
16
        .irs-line-left, .irs-line-mid, .irs-line-right {
17
            position: absolute; display: block;
18
            top: 0;
19
        }
20
        .irs-line-left {
21
            left: 0; width: 10%;
22
        }
23
        .irs-line-mid {
24
            left: 10%; width: 80%;
25
        }
26
        .irs-line-right {
27
            right: 0; width: 10%;
28
        }
29

  
30
    .irs-diapason {
31
        position: absolute; display: block;
32
        left: 0; width: 100%;
33
    }
34
    .irs-slider {
35
        position: absolute; display: block;
36
        cursor: default;
37
        z-index: 1;
38
    }
39
        .irs-slider.single {
40
            left: 10px;
41
        }
42
            .irs-slider.single:before {
43
                position: absolute; display: block; content: "";
44
                top: -30%; left: -30%;
45
                width: 160%; height: 160%;
46
                background: rgba(0,0,0,0.0);
47
            }
48
        .irs-slider.from {
49
            left: 100px;
50
        }
51
            .irs-slider.from:before {
52
                position: absolute; display: block; content: "";
53
                top: -30%; left: -30%;
54
                width: 130%; height: 160%;
55
                background: rgba(0,0,0,0.0);
56
            }
57
        .irs-slider.to {
58
            left: 300px;
59
        }
60
            .irs-slider.to:before {
61
                position: absolute; display: block; content: "";
62
                top: -30%; left: 0;
63
                width: 130%; height: 160%;
64
                background: rgba(0,0,0,0.0);
65
            }
66
        .irs-slider.last {
67
            z-index: 2;
68
        }
69

  
70
    .irs-min {
71
        position: absolute; display: block;
72
        left: 0;
73
        cursor: default;
74
    }
75
    .irs-max {
76
        position: absolute; display: block;
77
        right: 0;
78
        cursor: default;
79
    }
80

  
81
    .irs-from, .irs-to, .irs-single {
82
        position: absolute; display: block;
83
        top: 0; left: 0;
84
        cursor: default;
85
        white-space: nowrap;
86
    }
87

  
88

  
89
.irs-grid {
90
    position: absolute; display: none;
91
    bottom: 0; left: 0;
92
    width: 100%; height: 20px;
93
}
94
.irs-with-grid .irs-grid {
95
    display: block;
96
}
97
    .irs-grid-pol {
98
        position: absolute;
99
        top: 0; left: 0;
100
        width: 1px; height: 8px;
101
        background: #000;
102
    }
103
    .irs-grid-pol.small {
104
        height: 4px;
105
    }
106
    .irs-grid-text {
107
        position: absolute;
108
        bottom: 0; left: 0;
109
        width: 100px;
110
        white-space: nowrap;
111
        text-align: center;
112
        font-size: 9px; line-height: 9px;
113
        color: #000;
114
    }
115

  
116
.irs-disable-mask {
117
    position: absolute; display: block;
118
    top: 0; left: 0;
119
    width: 100%; height: 100%;
120
    cursor: default;
121
    background: rgba(0,0,0,0.0);
122
    z-index: 2;
123
}
124
.irs-disabled {
125
    opacity: 0.4;
126
}
0 127

  
modules/uoa-repository-dashboard-gui/trunk/app/pages/compatibility/compatibility-validation-history.component.html
65 65
        <div>
66 66
          <div>
67 67
            <div class="uk-overflow-auto uk-scrollspy-inview uk-animation-slide-top-medium uk-margin-top uk-margin-bottom">
68
              <table class="uk-table uk-table-middle jobs-list">
68
              <table class="uk-table uk-table-middle uk-table-striped" style="vertical-align: top !important;">
69 69
                <thead>
70
                <tr>
71
                  <th>Repository</th>
72
                  <th>Validation Type</th>
73
                  <th>Status</th>
74
                  <th>Score</th>
75
                  <th>Started</th>
76
                  <th>Guidelines</th>
77
                  <th>Actions</th>
78
                  <th></th>
79
                </tr>
70
                  <tr>
71
                    <th>Repository</th>
72
                    <th>Validation Type</th>
73
                    <th>Status</th>
74
                    <th>Score</th>
75
                    <th>Started</th>
76
                    <th>Guidelines</th>
77
                    <th>Actions</th>
78
                    <th></th>
79
                  </tr>
80 80
                </thead>
81 81
                <tbody>
82
                    <tr *ngFor="let job of jobsOfUser">
83
                      <td class="uk-table-shrink">{{ job.repository }}</td>
84
                      <td class="uk-table-shrink">{{ job.validation[0].type }}<br>{{ job.validation[1].type }}</td>
85
                      <td class="uk-table-shrink">{{ job.validation[0].status }}<br>{{ job.validation[1].status }}</td>
86
                      <td class="uk-table-shrink">{{ job.validation[0].score }}<br>{{ job.validation[1].score }}</td>
87
                      <td class="uk-table-shrink">{{ job.started }}</td>
88
                      <td class="uk-table-shrink">{{ job.guidelines }}</td>
89
                      <td class="uk-table-shrink"></td>
90
                      <td class="uk-table-shrink"></td>
82
                    <tr class="el-item" *ngFor="let job of jobsOfUser">
83
                      <td class="uk-table-shrink" style="vertical-align: top !important;">
84
                        <div class="el-title">{{ job.repository }}</div>
85
                      </td>
86
                      <td class="uk-table-shrink">
87
                        <div class="el-title">{{ job.validation[0].type }}</div>
88
                        <div class="el-title">{{ job.validation[1].type }}</div>
89
                      </td>
90
                      <td class="uk-table-shrink">
91
                        <div class="el-title">{{ job.validation[0].status }}</div>
92
                        <div class="el-title">{{ job.validation[1].status }}</div>
93
                      </td>
94
                      <td class="uk-table-shrink">
95
                        <div class="el-title">{{ job.validation[0].score }}</div>
96
                        <div class="el-title">{{ job.validation[1].score }}</div>
97
                      </td>
98
                      <td class="uk-table-shrink" style="vertical-align: top !important;">
99
                        <div class="el-title">{{ job.started }}</div>
100
                      </td>
101
                      <td class="uk-table-shrink" style="vertical-align: top !important;">
102
                        <div class="el-title">{{ job.guidelines }}</div>
103
                      </td>
104
                      <td class="uk-table-shrink" style="vertical-align: top !important;">
105
                        <div class="el-link actions"></div>
106
                      </td>
107
                      <td class="uk-table-shrink" style="vertical-align: top !important;">
108
                        <div></div>
109
                      </td>
91 110
                    </tr>
92 111
                </tbody>
93 112
              </table>
modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/morris/morris-0.4.3.min.css
1
.morris-hover{position:absolute;z-index:1000;}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255, 255, 255, 0.8);border:solid 2px rgba(230, 230, 230, 0.8);font-family:sans-serif;font-size:12px;text-align:center;}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;}
2
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0;}
0 3

  
modules/uoa-repository-dashboard-gui/trunk/assets/css/plugins/cropper/cropper.min.css
1
/*!
2
 * Cropper v0.7.6-beta
3
 * https://github.com/fengyuanchen/cropper
4
 *
5
 * Copyright 2014 Fengyuan Chen
6
 * Released under the MIT license
7
 */
8

  
9
.cropper-container{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{width:100%;height:100%;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}.cropper-modal,.cropper-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-canvas{background-color:#fff;opacity:0;filter:alpha(opacity=0)}.cropper-modal{background-color:#000;opacity:.5;filter:alpha(opacity=50)}.cropper-dragger{position:absolute;top:10%;left:10%;width:80%;height:80%}.cropper-viewer{display:block;width:100%;height:100%;overflow:hidden;outline-width:1px;outline-style:solid;outline-color:#69f;outline-color:rgba(51,102,255,.75)}.cropper-dashed{position:absolute;display:block;border:0 dashed #fff;opacity:.5;filter:alpha(opacity=50)}.cropper-dashed.dashed-h{top:33.3%;left:0;width:100%;height:33.3%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.3%;width:33.3%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1;filter:alpha(opacity=10)}.cropper-face{top:0;left:0;cursor:move;background-color:#fff}.cropper-line{background-color:#69f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;background-color:#69f;opacity:.75;filter:alpha(opacity=75)}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1;filter:alpha(opacity=100)}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#69f;opacity:0;filter:alpha(opacity=0)}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}}.cropper-hidden{display:none!important}.cropper-invisible{position:fixed;top:0;left:0;z-index:-1;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;opacity:0;filter:alpha(opacity=0)}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
0 10

  
modules/uoa-repository-dashboard-gui/trunk/assets/css/RepositoryManager.css
3 3

  
4 4
/*************** OVERRIDES ****************/
5 5
.landing-page .header-back.one {
6
  background: url('./img/landing/Banner1_1.jpg') 50% 0 no-repeat;
6
  background: url('../imgs/landing/Banner1_1.jpg') 50% 0 no-repeat;
7 7
}
8 8

  
9 9
.landing-page .header-back.two {
10
  background: url('./img/landing/Banner2.jpg') 50% 0 no-repeat;
10
  background: url('../imgs/landing/Banner2.jpg') 50% 0 no-repeat;
11 11
}
12 12

  
13 13
.landing-page .carousel-image {
......
131 131

  
132 132
.wizard > .wizardBreadcrumbs {
133 133
  /*background: #5a6474 none repeat scroll 0 0;*/
134
  background: #222080 none repeat scroll 0 0;
135
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
134
  /*background: #222080 none repeat scroll 0 0;*/
135
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);*/
136 136
  font-family: "Helvetica Neue",Arial;
137 137
  padding: 11px 0 9px;
138 138
  text-align: center;
......
145 145
}
146 146

  
147 147
.wizard > .wizardBreadcrumbs > .steps > .step {
148
  color: #f5f5f5;
148
  /*color: #f5f5f5;*/
149
  color: #040067;
149 150
  float: left;
150 151
  font-size: 13px;
151 152
  font-weight: 500;
......
153 154
  padding-top: 20px;
154 155
  position: relative;
155 156
  text-align: center;
156
  text-shadow: 1px 1px rgba(0, 0, 0, 0.05);
157
  /*text-shadow: 1px 1px rgba(0, 0, 0, 0.05);*/
157 158
  width: 25%;
158 159
}
159 160
@media (max-width: 767px) {
......
170 171
  display: block;
171 172
  height: 2px;
172 173
  background: #94A1B8;
173
  background: #4687E6;
174
  background: #4a89e3;
174 175
  width: 100%; }
175 176
@media (max-width: 991px) {
176 177
  .wizard > .wizardBreadcrumbs > .steps > .step:after {
......
189 190
  margin-top: 13px;
190 191
  border-radius: 25px;
191 192
  background: #5A6474;
192
  background: #222080;
193
  background: #fff;
193 194
  border: 2px solid #94A1B8;
194
  border: 2px solid #4687E6;
195
  border: 2px solid #4a89e3;
195 196
  -webkit-transition: all 0.2s linear;
196 197
  -moz-transition: all 0.2s linear;
197 198
  -ms-transition: all 0.2s linear;
......
234 235

  
235 236
.wizard > .wizardBreadcrumbs > .steps > .step.active span {
236 237
  background: #94a1b8 none repeat scroll 0 0;
237
  background: #4687E6 none repeat scroll 0 0;
238
  background: #4a89e3 none repeat scroll 0 0;
238 239
}
239 240

  
240 241
.wizard .wizardActions {
......
464 465
}
465 466

  
466 467
.loader-small {
467
  background: url("img/loader-small.gif") no-repeat center;
468
  background: url("../imgs/loader-small.gif") no-repeat center;
468 469
  z-index: 110;
469 470
  width: 100%;
470 471
  height: 100%;
......
474 475
}
475 476

  
476 477
.loader-big {
477
  background: url("img/loader-big.gif") no-repeat center;
478
  background: url("../imgs/loader-big.gif") no-repeat center;
478 479
  z-index: 110;
479 480
  width: 100%;
480 481
  height: 100%;
......
695 696
  margin-bottom: 30px;
696 697
}
697 698

  
699
.repos-list td a {
700
  display: block;
701
}
702

  
698 703
tr.footers {
699 704
  font-weight: 600;
700 705
}
......
905 910
  margin-bottom: 0px;
906 911
}
907 912

  
913
.jobs-list.uk-table-middle, .jobs-list.uk-table-middle td {
914
  vertical-align: top !important;
915
}
916

  
917
/*.jobs-list.uk-table td {*/
918
  /*padding: 3px 6px 0px 6px;*/
919
/*}*/
920

  
921
a.resubmitJob i {
922
  margin-left: 5px;
923
}
924

  
925
.jobs-list.uk-table tr:nth-child(2n+1) td {
926
  padding: 15px 6px 0px 6px;
927
}
928

  
929
.jobs-list.uk-table tr:nth-child(2n) td {
930
  padding: 0px 6px 15px 6px;
931
}
932

  
908 933
/**********************************************/
909 934

  
910 935
.chart {
......
991 1016
  font-size: 12px;
992 1017
}
993 1018

  
1019
.advancedSearchForm input[type="text"]:not([class*="uk-"]) {
1020
  height: 25px;
1021
  line-height: 23px;
1022
}
1023

  
994 1024
.advancedSearchForm .form-control {
995 1025
  width: 90% !important;
996 1026
  margin-bottom: 5px !important;
......
1226 1256
  line-height: 1.3;
1227 1257
}
1228 1258

  
1229
.tm-toolbar .uk-subnav-line li.active {
1230
  background: #fff none repeat scroll 0 0;
1231
  color: rgb(0, 180, 160);
1259
/*.tm-toolbar .uk-subnav-line li.active {*/
1260
  /*background: #fff none repeat scroll 0 0;*/
1261
  /*color: rgb(40, 190, 255);*/
1262
  /*display: block;*/
1263
/*}*/
1264

  
1265
/*.tm-toolbar .uk-subnav-line li.active a {*/
1266
  /*color: rgb(40, 190, 255) !important;*/
1267
/*}*/
1268

  
1269

  
1270
.tm-toolbar .uk-subnav-line li a:hover, .tm-toolbar .uk-subnav-line li:hover a {
1232 1271
  display: block;
1272
  color: #d4d4d4 !important;
1233 1273
}
1234 1274

  
1235
.tm-toolbar .uk-subnav-line li.active a {
1236
  color: rgb(0, 180, 160) !important;
1275
.tm-toolbar .uk-subnav-line li:hover {
1276
  display: block;
1237 1277
}
1238 1278

  
1239

  
1240 1279
/********************************/
1241 1280

  
1242 1281
.uk-badge-warning {
......
1245 1284
  border-color: #ffeeba;
1246 1285
}
1247 1286

  
1287
.uk-badge-warning:hover, .uk-badge-warning:focus {
1288
  color: #856404;
1289
}
1290

  
1248 1291
.uk-badge-danger {
1249 1292
  color: #721c24;
1250 1293
  background-color: #f8d7da;
1251 1294
  border-color: #f5c6cb;
1252 1295
}
1253 1296

  
1297
.uk-badge-danger:hover, .uk-badge-danger:focus {
1298
  color: #721c24;
1299
}
1300

  
1254 1301
.uk-badge-success {
1255 1302
  color: #155724;
1256 1303
  background-color: #d4edda;
1257 1304
  border-color: #c3e6cb;
1258 1305
}
1259 1306

  
1307
.uk-badge-success:hover, .uk-badge-success:focus {
1308
  color: #155724;
1309
}
1310

  
1260 1311
/********************************/
1312

  
1313
#page\#6 {
1314
  font-weight: 700 !important;
1315
  color: #28beFF !important;
1316
  color: #008ec5 !important;
1317
  color: #17A6F6 !important;
1318
}
1319

  
1320
#page\#7 {
1321
  color: #19116D !important;
1322
  font-size: 28px !important;
1323
  font-weight: normal !important;
1324
}
1325

  
1326
#page\#12 {
1327
  font-weight: 300 !important;
1328
}
1329

  
1330

  
1331
#page\#4 {
1332
  font-weight: 400 !important;
1333
}
1334

  
1335
#page\#37 .el-title {
1336
  height: 3em;
1337
  line-height: 1.5em;
1338
  overflow: hidden;
1339
}
1340
#page\#37 .el-content {
1341
  height: 7.5em;
1342
  line-height: 1.5em;
1343
  overflow: hidden;
1344
}
1345
#page\#37 a.uk-button-default {
1346
  text-transform: none !important;
1347
  font-weight: 400;
1348
  color: #f25f30;
1349
}
1350
#page\#37 a.uk-button-default:hover {
1351
  background: #f25f30 !important;
1352
  color: #fff !important;
1353
}
1354

  
1355

  
1356
#page\#39 .el-title {
1357
  height: 3em;
1358
  line-height: 1.5em;
1359
  overflow: hidden;
1360
}
1361
#page\#39 .el-content {
1362
  height: 7.5em;
1363
  line-height: 1.5em;
1364
  overflow: hidden;
1365
}
1366
#page\#39 a.uk-button-default {
1367
  text-transform: none !important;
1368
  font-weight: 400;
1369
  color: #68A704;
1370
}
1371
#page\#39 a.uk-button-default:hover {
1372
  background: #68A704 !important;
1373
  color: #fff !important;
1374
}
1375

  
1376

  
1377
#page\#41 .el-title {
1378
  height: 3em;
1379
  line-height: 1.5em;
1380
  overflow: hidden;
1381
}
1382
#page\#41 .el-content {
1383
  height: 7.5em;
1384
  line-height: 1.5em;
1385
  overflow: hidden;
1386
}
1387
#page\#41 a.uk-button-default {
1388
  text-transform: none !important;
1389
  font-weight: 400;
1390
  color: #ffc800;
1391
}
1392
#page\#41 a.uk-button-default:hover {
1393
  background: #ffc800 !important;
1394
  color: #fff !important;
1395
}
1396

  
1397

  
1398
#page\#43 .el-title {
1399
  height: 3em;
1400
  line-height: 1.5em;
1401
  overflow: hidden;
1402
}
1403
#page\#43 .el-content {
1404
  height: 7.5em;
1405
  line-height: 1.5em;
1406
  overflow: hidden;
1407
}
1408
#page\#43 a.uk-button-default {
1409
  text-transform: none !important;
1410
  font-weight: 400;
1411
  color: #d13f96;
1412
}
1413
#page\#43 a.uk-button-default:hover {
1414
  background: #d13f96 !important;
1415
  color: #fff !important;
1416
}
1417

  
1418

  
1419

  
1420

  
1421

  
1422

  
1423
/*#page\#34 .el-content {*/
1424
  /*text-transform: none !important;*/
1425
  /*color: #fff !important;*/
1426
  /*background: #f25f30 !important;*/
1427
  /*font-weight: 600;*/
1428
/*}*/
1429

  
1430
/*#page\#38 .el-content {*/
1431
  /*background-color: #8bcc00 !important;*/
1432
  /*font-weight: 600;*/
1433
/*}*/
1434
/*#page\#38 .el-content {*/
1435
  /*text-transform: none !important;*/
1436
  /*color: #fff !important;*/
1437
/*}*/
1438

  
1439
/*#page\#42 .el-content {*/
1440
  /*background-color: #ffc800 !important;*/
1441
  /*font-weight: 600;*/
1442
/*}*/
1443
/*#page\#42 .el-content {*/
1444
  /*text-transform: none !important;*/
1445
  /*color: #fff !important;*/
1446
/*}*/
1447

  
1448
/*#page\#46 .el-content {*/
1449
  /*text-transform: none !important;*/
1450
  /*color: #fff !important;*/
1451
  /*background: #d13f96;*/
1452
  /*font-weight: 600;*/
1453
/*}*/
1454

  
1455

  
1456

  
1457
.repositoryTypeSelection .uk-card-body {
1458
  padding: 20px 20px;
1459
}
1460

  
1461
.repositoryTypeSelection .el-title {
1462
  font-size: 16px;
1463
}
1464

  
1465
/********************************/
1466

  
1467
.section {
1468
  padding: 48px 0;
1469
  position: relative;
1470
}
1471

  
1472
/*.md-bg-blue-grey-700 {*/
1473
  /*background-color: #214c9c !important;*/
1474
/*}*/
1475

  
1476
.al_timeline {
1477
  position: relative;
1478
  padding: 24px 20px 32px;
1479
  font-size: 80%;
1480
}
1481

  
1482
.al_timeline::after {
1483
  position: absolute;
1484
  top: 0;
1485
  bottom: 0;
1486
  margin-left: -2px;
1487
  left: 50%;
1488
  content: '';
1489
  width: 4px;
1490
  /*background: rgba(255, 255, 255, 0.5);*/
1491
  /*background: #D1303A;*/
1492
  background: #040067;
1493
  display: block;
1494
}
1495

  
1496
.al_timeline_block::before, .al_timeline_block::after {
1497
  content: " ";
1498
  display: table;
1499
}
1500

  
1501
.al_timeline_block::after {
1502
  clear: both;
1503
}
1504

  
1505
.al_timeline_block + * {
1506
  margin-top: 10px;
1507
}
1508

  
1509
.al_timeline_block:nth-child(2n) .al_timeline_content {
1510
  float: right;
1511
}
1512

  
1513
.al_timeline_block:nth-child(2n+1) .al_timeline_content {
1514
  text-align: right;
1515
}
1516

  
1517
[class*="uk-animation-"] {
1518
  -webkit-animation-duration: .5s;
1519
  animation-duration: .5s;
1520
  -webkit-animation-timing-function: ease-out;
1521
  animation-timing-function: ease-out;
1522
  -webkit-animation-fill-mode: both;
1523
  animation-fill-mode: both;
1524
}
1525

  
1526
.uk-animation-scale-up {
1527
  -webkit-animation-name: uk-fade-scale-02;
1528
  animation-name: uk-fade-scale-02;
1529
}
1530

  
1531
[class*="uk-animation-"] {
1532
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1533
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1534
  -webkit-animation-duration: 560ms;
1535
  animation-duration: 560ms;
1536
}
1537

  
1538
.al_timeline_image {
1539
  position: absolute;
1540
  left: 50%;
1541
  width: 64px;
1542
  height: 64px;
1543
  margin-left: -32px;
1544
  background: #fff;
1545
  border-radius: 50%;
1546
  text-align: center;
1547
  z-index: 10;
1548
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff