system-clients 3.1.88-5-liaoyuan → 3.1.88-xianyang

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/package.json +2 -2
  2. package/src/components/Main.vue +1 -1
  3. package/src/components/equipment/EquipmentManage.vue +68 -65
  4. package/src/components/equipment/QCAdd.vue +318 -0
  5. package/src/components/equipment/QCList.vue +230 -0
  6. package/src/components/equipment/QCManage.vue +150 -0
  7. package/src/components/parammanage/ParamManage.vue +2 -2
  8. package/src/components/parammanage/ParamPage.vue +4 -4
  9. package/src/components/parammanage/SinglePage.vue +2 -2
  10. package/src/components/server/Login.vue +642 -688
  11. package/src/components/server/ModifyPw.vue +4 -5
  12. package/src/components/server/ResSelect.vue +5 -1
  13. package/src/components/server/ResSelectGroup.vue +3 -18
  14. package/src/components/server/RightTree.vue +314 -343
  15. package/src/plugins/EncryptUtil.js +53 -0
  16. package/src/plugins/GetLoginInfoService.js +3 -0
  17. package/src/plugins/validation.js +1 -1
  18. package/src/system.js +89 -87
  19. package/static/newStyle/login-left.png +0 -0
  20. package/static/newStyle/loginbg.gif +0 -0
  21. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  22. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  23. package/.gradle/5.2.1/gc.properties +0 -0
  24. package/.gradle/buildOutputCleanup/built.bin +0 -0
  25. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  26. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  27. package/.gradle/vcs-1/gc.properties +0 -0
  28. package/src/components/server/ImageVieweTest.vue +0 -56
  29. package/src/components/server/ImageViewer.vue +0 -350
  30. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  31. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  32. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  33. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  34. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  35. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  36. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  37. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  38. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  39. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  40. package/src/styles/fonts/trendstrends.ttf +0 -0
  41. package/src/styles/fonts//346/261/211/344/273/252/350/217/261/345/277/203/344/275/223/347/256/200.ttf +0 -0
  42. package/src/styles/less/.csscomb.json +0 -304
  43. package/src/styles/less/.csslintrc +0 -19
  44. package/src/styles/less/alerts.less +0 -73
  45. package/src/styles/less/aofeng/animate.min.css +0 -11
  46. package/src/styles/less/aofeng/expandcss.less +0 -569
  47. package/src/styles/less/aofeng/standard.less +0 -2121
  48. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  49. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  50. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  51. package/src/styles/less/aofeng/themeOne.less +0 -17
  52. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  53. package/src/styles/less/aofeng/themeTwo.less +0 -3
  54. package/src/styles/less/badges.less +0 -66
  55. package/src/styles/less/bootstrap.less +0 -66
  56. package/src/styles/less/breadcrumbs.less +0 -26
  57. package/src/styles/less/button-groups.less +0 -247
  58. package/src/styles/less/buttons.less +0 -172
  59. package/src/styles/less/carousel.less +0 -269
  60. package/src/styles/less/close.less +0 -34
  61. package/src/styles/less/code.less +0 -69
  62. package/src/styles/less/component-animations.less +0 -33
  63. package/src/styles/less/dropdowns.less +0 -216
  64. package/src/styles/less/fonts-list.less +0 -25
  65. package/src/styles/less/forms.less +0 -626
  66. package/src/styles/less/glyphicons.less +0 -305
  67. package/src/styles/less/grid.less +0 -84
  68. package/src/styles/less/input-groups.less +0 -167
  69. package/src/styles/less/jumbotron.less +0 -52
  70. package/src/styles/less/labels.less +0 -64
  71. package/src/styles/less/list-group.less +0 -141
  72. package/src/styles/less/manageStyle/manageChile.less +0 -180
  73. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  74. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  75. package/src/styles/less/media.less +0 -66
  76. package/src/styles/less/mixins/alerts.less +0 -14
  77. package/src/styles/less/mixins/background-variant.less +0 -9
  78. package/src/styles/less/mixins/border-radius.less +0 -18
  79. package/src/styles/less/mixins/buttons.less +0 -69
  80. package/src/styles/less/mixins/center-block.less +0 -7
  81. package/src/styles/less/mixins/clearfix.less +0 -22
  82. package/src/styles/less/mixins/forms.less +0 -90
  83. package/src/styles/less/mixins/gradients.less +0 -59
  84. package/src/styles/less/mixins/grid-framework.less +0 -92
  85. package/src/styles/less/mixins/grid.less +0 -122
  86. package/src/styles/less/mixins/hide-text.less +0 -21
  87. package/src/styles/less/mixins/image.less +0 -33
  88. package/src/styles/less/mixins/labels.less +0 -12
  89. package/src/styles/less/mixins/list-group.less +0 -30
  90. package/src/styles/less/mixins/nav-divider.less +0 -10
  91. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  92. package/src/styles/less/mixins/opacity.less +0 -8
  93. package/src/styles/less/mixins/pagination.less +0 -24
  94. package/src/styles/less/mixins/panels.less +0 -24
  95. package/src/styles/less/mixins/progress-bar.less +0 -10
  96. package/src/styles/less/mixins/reset-filter.less +0 -8
  97. package/src/styles/less/mixins/reset-text.less +0 -18
  98. package/src/styles/less/mixins/resize.less +0 -6
  99. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  100. package/src/styles/less/mixins/size.less +0 -10
  101. package/src/styles/less/mixins/tab-focus.less +0 -9
  102. package/src/styles/less/mixins/table-row.less +0 -44
  103. package/src/styles/less/mixins/text-emphasis.less +0 -9
  104. package/src/styles/less/mixins/text-overflow.less +0 -8
  105. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  106. package/src/styles/less/mixins.less +0 -40
  107. package/src/styles/less/modals.less +0 -151
  108. package/src/styles/less/navbar.less +0 -660
  109. package/src/styles/less/navs.less +0 -285
  110. package/src/styles/less/normalize.less +0 -424
  111. package/src/styles/less/pager.less +0 -76
  112. package/src/styles/less/pagination.less +0 -89
  113. package/src/styles/less/panels.less +0 -275
  114. package/src/styles/less/popovers.less +0 -131
  115. package/src/styles/less/print.less +0 -101
  116. package/src/styles/less/progress-bars.less +0 -87
  117. package/src/styles/less/responsive-embed.less +0 -35
  118. package/src/styles/less/responsive-utilities.less +0 -194
  119. package/src/styles/less/scaffolding.less +0 -161
  120. package/src/styles/less/stand.less +0 -207
  121. package/src/styles/less/tables.less +0 -262
  122. package/src/styles/less/theme.less +0 -291
  123. package/src/styles/less/thumbnails.less +0 -36
  124. package/src/styles/less/tooltip.less +0 -102
  125. package/src/styles/less/type.less +0 -303
  126. package/src/styles/less/utilities.less +0 -55
  127. package/src/styles/less/variables.less +0 -896
  128. package/src/styles/less/wells.less +0 -29
  129. package/static/logo.png +0 -0
  130. package/static/newStyle/login-left1 (2).png +0 -0
  131. package/static/newStyle/login-left1.png +0 -0
@@ -1,76 +0,0 @@
1
- //
2
- // Pager pagination
3
- // --------------------------------------------------
4
-
5
-
6
- .pager {
7
- // padding-left: 0;
8
- // margin: @line-height-computed 0;
9
- padding: 5px;
10
- background: #F2F6FA;
11
- list-style: none;
12
- text-align: center;
13
- &:extend(.clearfix all);
14
- li {
15
- display: inline;
16
- color: #324057;
17
- > a,
18
- > span {
19
- display: inline-block;
20
- padding: 5px 14px;
21
- // background-color: @pager-bg; // 原来的
22
- // border: 1px solid @pager-border; // 原来的
23
- border-radius: @pager-border-radius;
24
- color: #324057;
25
- border: 1px solid #F2F6FA;
26
- }
27
-
28
- > a:hover { // 这个花括号原本没有
29
- text-decoration: none;
30
- // background-color: @pager-hover-bg; // 原来的
31
- border: 1px solid #324057;
32
- }
33
-
34
- > a:focus {
35
- text-decoration: none;
36
- background-color: rgba(255, 255, 255, 0.5); //@pager-hover-bg
37
- }
38
- }
39
-
40
- .next {
41
- > a,
42
- > span {
43
- float: right;
44
- }
45
- }
46
-
47
- .previous {
48
- > a,
49
- > span {
50
- float: left;
51
- }
52
- }
53
-
54
- .disabled {
55
- > a,
56
- > a:hover,
57
- > a:focus,
58
- > span {
59
- color: @pager-disabled-color;
60
- background-color: @pager-bg;
61
- cursor: @cursor-disabled;
62
- }
63
- }
64
-
65
- input {// 原本没有,自己扩展出来的
66
- font-family: inherit;
67
- font-size: inherit;
68
- line-height: inherit;
69
- color: gray;
70
- height: 23px;
71
- width: 40px;
72
- border-radius: 3px;
73
- border: 0px solid #fff;
74
- text-align: center;
75
- }
76
- }
@@ -1,89 +0,0 @@
1
- //
2
- // Pagination (multiple pages)
3
- // --------------------------------------------------
4
- .pagination {
5
- display: inline-block;
6
- padding-left: 0;
7
- margin: @line-height-computed 0;
8
- border-radius: @border-radius-base;
9
-
10
- > li {
11
- display: inline; // Remove list-style and block-level defaults
12
- > a,
13
- > span {
14
- position: relative;
15
- float: left; // Collapse white-space
16
- padding: @padding-base-vertical @padding-base-horizontal;
17
- line-height: @line-height-base;
18
- text-decoration: none;
19
- color: @pagination-color;
20
- background-color: @pagination-bg;
21
- border: 1px solid @pagination-border;
22
- margin-left: -1px;
23
- }
24
- &:first-child {
25
- > a,
26
- > span {
27
- margin-left: 0;
28
- .border-left-radius(@border-radius-base);
29
- }
30
- }
31
- &:last-child {
32
- > a,
33
- > span {
34
- .border-right-radius(@border-radius-base);
35
- }
36
- }
37
- }
38
-
39
- > li > a,
40
- > li > span {
41
- &:hover,
42
- &:focus {
43
- z-index: 3;
44
- color: @pagination-hover-color;
45
- background-color: @pagination-hover-bg;
46
- border-color: @pagination-hover-border;
47
- }
48
- }
49
-
50
- > .active > a,
51
- > .active > span {
52
- &,
53
- &:hover,
54
- &:focus {
55
- z-index: 2;
56
- color: @pagination-active-color;
57
- background-color: @pagination-active-bg;
58
- border-color: @pagination-active-border;
59
- cursor: default;
60
- }
61
- }
62
-
63
- > .disabled {
64
- > span,
65
- > span:hover,
66
- > span:focus,
67
- > a,
68
- > a:hover,
69
- > a:focus {
70
- color: @pagination-disabled-color;
71
- background-color: @pagination-disabled-bg;
72
- border-color: @pagination-disabled-border;
73
- cursor: @cursor-disabled;
74
- }
75
- }
76
- }
77
-
78
- // Sizing
79
- // --------------------------------------------------
80
-
81
- // Large
82
- .pagination-lg {
83
- .pagination-size(@padding-large-vertical; @padding-large-horizontal; @font-size-large; @line-height-large; @border-radius-large);
84
- }
85
-
86
- // Small
87
- .pagination-sm {
88
- .pagination-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);
89
- }
@@ -1,275 +0,0 @@
1
- //
2
- // Panels
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- .panel {
8
- margin-bottom: 0;
9
- margin-top: 10px;
10
- background-color: @panel-bg;
11
- border: 1px solid transparent;
12
- // border-radius: @panel-border-radius; 原本有
13
- // .box-shadow(0 1px 1px rgba(0,0,0,.05)); 原本有
14
- }
15
-
16
- // Panel contents
17
- .panel-body {
18
- padding: @panel-body-padding;
19
- &:extend(.clearfix all);
20
- }
21
-
22
- // Optional heading
23
- .panel-heading {
24
- padding: @panel-heading-padding;
25
- // border-bottom: 1px solid transparent; 原本有
26
- .border-top-radius((@panel-border-radius - 1));
27
-
28
- > .dropdown .dropdown-toggle {
29
- color: inherit;
30
- }
31
- h4 {
32
- font-weight: 600;
33
- }
34
- }
35
-
36
- // Within heading, strip any `h*` tag of its default margins for spacing.
37
- .panel-title {
38
- margin-top: 0;
39
- margin-bottom: 0;
40
- font-size: ceil((@font-size-base * 1.125));
41
- color: inherit;
42
-
43
- > a,
44
- > small,
45
- > .small,
46
- > small > a,
47
- > .small > a {
48
- color: inherit;
49
- }
50
- }
51
-
52
- // Optional footer (stays gray in every modifier class)
53
- .panel-footer {
54
- padding: @panel-footer-padding;
55
- background-color: @panel-footer-bg;
56
- border-top: 1px solid @panel-inner-border;
57
- .border-bottom-radius((@panel-border-radius - 1));
58
- }
59
-
60
-
61
- // List groups in panels
62
- //
63
- // By default, space out list group content from panel headings to account for
64
- // any kind of custom content between the two.
65
-
66
- .panel {
67
- > .list-group,
68
- > .panel-collapse > .list-group {
69
- margin-bottom: 0;
70
-
71
- .list-group-item {
72
- border-width: 1px 0;
73
- border-radius: 0;
74
- }
75
-
76
- // Add border top radius for first one
77
- &:first-child {
78
- .list-group-item:first-child {
79
- border-top: 0;
80
- .border-top-radius((@panel-border-radius - 1));
81
- }
82
- }
83
-
84
- // Add border bottom radius for last one
85
- &:last-child {
86
- .list-group-item:last-child {
87
- border-bottom: 0;
88
- .border-bottom-radius((@panel-border-radius - 1));
89
- }
90
- }
91
- }
92
- > .panel-heading + .panel-collapse > .list-group {
93
- .list-group-item:first-child {
94
- .border-top-radius(0);
95
- }
96
- }
97
- }
98
- // Collapse space between when there's no additional content.
99
- .panel-heading + .list-group {
100
- .list-group-item:first-child {
101
- border-top-width: 0;
102
- }
103
- }
104
- .list-group + .panel-footer {
105
- border-top-width: 0;
106
- }
107
-
108
- // Tables in panels
109
- //
110
- // Place a non-bordered `.table` within a panel (not within a `.panel-body`) and
111
- // watch it go full width.
112
-
113
- .panel {
114
- > .table,
115
- > .table-responsive > .table,
116
- > .panel-collapse > .table {
117
- margin-bottom: 0;
118
-
119
- caption {
120
- padding-left: @panel-body-padding;
121
- padding-right: @panel-body-padding;
122
- }
123
- }
124
- // Add border top radius for first one
125
- > .table:first-child,
126
- > .table-responsive:first-child > .table:first-child {
127
- .border-top-radius((@panel-border-radius - 1));
128
-
129
- > thead:first-child,
130
- > tbody:first-child {
131
- > tr:first-child {
132
- border-top-left-radius: (@panel-border-radius - 1);
133
- border-top-right-radius: (@panel-border-radius - 1);
134
-
135
- td:first-child,
136
- th:first-child {
137
- border-top-left-radius: (@panel-border-radius - 1);
138
- }
139
- td:last-child,
140
- th:last-child {
141
- border-top-right-radius: (@panel-border-radius - 1);
142
- }
143
- }
144
- }
145
- }
146
- // Add border bottom radius for last one
147
- > .table:last-child,
148
- > .table-responsive:last-child > .table:last-child {
149
- .border-bottom-radius((@panel-border-radius - 1));
150
-
151
- > tbody:last-child,
152
- > tfoot:last-child {
153
- > tr:last-child {
154
- border-bottom-left-radius: (@panel-border-radius - 1);
155
- border-bottom-right-radius: (@panel-border-radius - 1);
156
-
157
- td:first-child,
158
- th:first-child {
159
- border-bottom-left-radius: (@panel-border-radius - 1);
160
- }
161
- td:last-child,
162
- th:last-child {
163
- border-bottom-right-radius: (@panel-border-radius - 1);
164
- }
165
- }
166
- }
167
- }
168
- > .panel-body + .table,
169
- > .panel-body + .table-responsive,
170
- > .table + .panel-body,
171
- > .table-responsive + .panel-body {
172
- border-top: 1px solid @table-border-color;
173
- }
174
- > .table > tbody:first-child > tr:first-child th,
175
- > .table > tbody:first-child > tr:first-child td {
176
- border-top: 0;
177
- }
178
- > .table-bordered,
179
- > .table-responsive > .table-bordered {
180
- border: 0;
181
- > thead,
182
- > tbody,
183
- > tfoot {
184
- > tr {
185
- > th:first-child,
186
- > td:first-child {
187
- border-left: 0;
188
- }
189
- > th:last-child,
190
- > td:last-child {
191
- border-right: 0;
192
- }
193
- }
194
- }
195
- > thead,
196
- > tbody {
197
- > tr:first-child {
198
- > td,
199
- > th {
200
- border-bottom: 0;
201
- }
202
- }
203
- }
204
- > tbody,
205
- > tfoot {
206
- > tr:last-child {
207
- > td,
208
- > th {
209
- border-bottom: 0;
210
- }
211
- }
212
- }
213
- }
214
- > .table-responsive {
215
- border: 0;
216
- margin-bottom: 0;
217
- }
218
- }
219
-
220
-
221
- // Collapsable panels (aka, accordion)
222
- //
223
- // Wrap a series of panels in `.panel-group` to turn them into an accordion with
224
- // the help of our collapse JavaScript plugin.
225
-
226
- .panel-group {
227
- margin-bottom: @line-height-computed;
228
-
229
- // Tighten up margin so it's only between panels
230
- .panel {
231
- margin-bottom: 0;
232
- border-radius: @panel-border-radius;
233
-
234
- + .panel {
235
- margin-top: 5px;
236
- }
237
- }
238
-
239
- .panel-heading {
240
- border-bottom: 0;
241
-
242
- + .panel-collapse > .panel-body,
243
- + .panel-collapse > .list-group {
244
- border-top: 1px solid @panel-inner-border;
245
- }
246
- }
247
-
248
- .panel-footer {
249
- border-top: 0;
250
- + .panel-collapse .panel-body {
251
- border-bottom: 1px solid @panel-inner-border;
252
- }
253
- }
254
- }
255
-
256
-
257
- // Contextual variations
258
- .panel-default {
259
- .panel-variant(@panel-default-border; @panel-default-text; @panel-default-heading-bg; @panel-default-border);
260
- }
261
- .panel-primary {
262
- .panel-variant(@panel-primary-border; @panel-primary-text; @panel-primary-heading-bg; @panel-primary-border);
263
- }
264
- .panel-success {
265
- .panel-variant(@panel-success-border; @panel-success-text; @panel-success-heading-bg; @panel-success-border);
266
- }
267
- .panel-info {
268
- .panel-variant(@panel-info-border; @panel-info-text; @panel-info-heading-bg; @panel-info-border);
269
- }
270
- .panel-warning {
271
- .panel-variant(@panel-warning-border; @panel-warning-text; @panel-warning-heading-bg; @panel-warning-border);
272
- }
273
- .panel-danger {
274
- .panel-variant(@panel-danger-border; @panel-danger-text; @panel-danger-heading-bg; @panel-danger-border);
275
- }
@@ -1,131 +0,0 @@
1
- //
2
- // Popovers
3
- // --------------------------------------------------
4
-
5
-
6
- .popover {
7
- position: absolute;
8
- top: 0;
9
- left: 0;
10
- z-index: @zindex-popover;
11
- display: none;
12
- max-width: @popover-max-width;
13
- padding: 1px;
14
- // Our parent element can be arbitrary since popovers are by default inserted as a sibling of their target element.
15
- // So reset our font and text properties to avoid inheriting weird values.
16
- .reset-text();
17
- font-size: @font-size-base;
18
-
19
- background-color: @popover-bg;
20
- background-clip: padding-box;
21
- border: 1px solid @popover-fallback-border-color;
22
- border: 1px solid @popover-border-color;
23
- border-radius: @border-radius-large;
24
- .box-shadow(0 5px 10px rgba(0,0,0,.2));
25
-
26
- // Offset the popover to account for the popover arrow
27
- &.top { margin-top: -@popover-arrow-width; }
28
- &.right { margin-left: @popover-arrow-width; }
29
- &.bottom { margin-top: @popover-arrow-width; }
30
- &.left { margin-left: -@popover-arrow-width; }
31
- }
32
-
33
- .popover-title {
34
- margin: 0; // reset heading margin
35
- padding: 8px 14px;
36
- font-size: @font-size-base;
37
- background-color: @popover-title-bg;
38
- border-bottom: 1px solid darken(@popover-title-bg, 5%);
39
- border-radius: (@border-radius-large - 1) (@border-radius-large - 1) 0 0;
40
- }
41
-
42
- .popover-content {
43
- padding: 9px 14px;
44
- }
45
-
46
- // Arrows
47
- //
48
- // .arrow is outer, .arrow:after is inner
49
-
50
- .popover > .arrow {
51
- &,
52
- &:after {
53
- position: absolute;
54
- display: block;
55
- width: 0;
56
- height: 0;
57
- border-color: transparent;
58
- border-style: solid;
59
- }
60
- }
61
- .popover > .arrow {
62
- border-width: @popover-arrow-outer-width;
63
- }
64
- .popover > .arrow:after {
65
- border-width: @popover-arrow-width;
66
- content: "";
67
- }
68
-
69
- .popover {
70
- &.top > .arrow {
71
- left: 50%;
72
- margin-left: -@popover-arrow-outer-width;
73
- border-bottom-width: 0;
74
- border-top-color: @popover-arrow-outer-fallback-color; // IE8 fallback
75
- border-top-color: @popover-arrow-outer-color;
76
- bottom: -@popover-arrow-outer-width;
77
- &:after {
78
- content: " ";
79
- bottom: 1px;
80
- margin-left: -@popover-arrow-width;
81
- border-bottom-width: 0;
82
- border-top-color: @popover-arrow-color;
83
- }
84
- }
85
- &.right > .arrow {
86
- top: 50%;
87
- left: -@popover-arrow-outer-width;
88
- margin-top: -@popover-arrow-outer-width;
89
- border-left-width: 0;
90
- border-right-color: @popover-arrow-outer-fallback-color; // IE8 fallback
91
- border-right-color: @popover-arrow-outer-color;
92
- &:after {
93
- content: " ";
94
- left: 1px;
95
- bottom: -@popover-arrow-width;
96
- border-left-width: 0;
97
- border-right-color: @popover-arrow-color;
98
- }
99
- }
100
- &.bottom > .arrow {
101
- left: 50%;
102
- margin-left: -@popover-arrow-outer-width;
103
- border-top-width: 0;
104
- border-bottom-color: @popover-arrow-outer-fallback-color; // IE8 fallback
105
- border-bottom-color: @popover-arrow-outer-color;
106
- top: -@popover-arrow-outer-width;
107
- &:after {
108
- content: " ";
109
- top: 1px;
110
- margin-left: -@popover-arrow-width;
111
- border-top-width: 0;
112
- border-bottom-color: @popover-arrow-color;
113
- }
114
- }
115
-
116
- &.left > .arrow {
117
- top: 50%;
118
- right: -@popover-arrow-outer-width;
119
- margin-top: -@popover-arrow-outer-width;
120
- border-right-width: 0;
121
- border-left-color: @popover-arrow-outer-fallback-color; // IE8 fallback
122
- border-left-color: @popover-arrow-outer-color;
123
- &:after {
124
- content: " ";
125
- right: 1px;
126
- border-right-width: 0;
127
- border-left-color: @popover-arrow-color;
128
- bottom: -@popover-arrow-width;
129
- }
130
- }
131
- }
@@ -1,101 +0,0 @@
1
- /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
2
-
3
- // ==========================================================================
4
- // Print styles.
5
- // Inlined to avoid the additional HTTP request: h5bp.com/r
6
- // ==========================================================================
7
-
8
- @media print {
9
- *,
10
- *:before,
11
- *:after {
12
- background: transparent !important;
13
- color: #000 !important; // Black prints faster: h5bp.com/s
14
- box-shadow: none !important;
15
- text-shadow: none !important;
16
- }
17
-
18
- a,
19
- a:visited {
20
- text-decoration: underline;
21
- }
22
-
23
- a[href]:after {
24
- content: " (" attr(href) ")";
25
- }
26
-
27
- abbr[title]:after {
28
- content: " (" attr(title) ")";
29
- }
30
-
31
- // Don't show links that are fragment identifiers,
32
- // or use the `javascript:` pseudo protocol
33
- a[href^="#"]:after,
34
- a[href^="javascript:"]:after {
35
- content: "";
36
- }
37
-
38
- pre,
39
- blockquote {
40
- border: 1px solid #999;
41
- page-break-inside: avoid;
42
- }
43
-
44
- thead {
45
- display: table-header-group; // h5bp.com/t
46
- }
47
-
48
- tr,
49
- img {
50
- page-break-inside: avoid;
51
- }
52
-
53
- img {
54
- max-width: 100% !important;
55
- }
56
-
57
- p,
58
- h2,
59
- h3 {
60
- orphans: 3;
61
- widows: 3;
62
- }
63
-
64
- h2,
65
- h3 {
66
- page-break-after: avoid;
67
- }
68
-
69
- // Bootstrap specific changes start
70
-
71
- // Bootstrap components
72
- .navbar {
73
- display: none;
74
- }
75
- .btn,
76
- .dropup > .btn {
77
- > .caret {
78
- border-top-color: #000 !important;
79
- }
80
- }
81
- .label {
82
- border: 1px solid #000;
83
- }
84
-
85
- .table {
86
- border-collapse: collapse !important;
87
-
88
- td,
89
- th {
90
- background-color: #fff !important;
91
- }
92
- }
93
- .table-bordered {
94
- th,
95
- td {
96
- border: 1px solid #ddd !important;
97
- }
98
- }
99
-
100
- // Bootstrap specific changes end
101
- }