system-clients 3.1.86-aode → 3.1.86-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 (156) hide show
  1. package/build/webpack.base.conf.js +75 -78
  2. package/package.json +2 -2
  3. package/src/components/Main.vue +547 -549
  4. package/src/components/equipment/EquipmentManage.vue +68 -65
  5. package/src/components/equipment/PcAdd.vue +5 -5
  6. package/src/components/equipment/PcList.vue +5 -5
  7. package/src/components/equipment/PhoneAdd.vue +4 -4
  8. package/src/components/equipment/PhoneList.vue +4 -4
  9. package/src/components/equipment/PosAdd.vue +205 -43
  10. package/src/components/equipment/PosList.vue +153 -63
  11. package/src/components/equipment/PosManage.vue +92 -9
  12. package/src/components/equipment/QCAdd.vue +318 -0
  13. package/src/components/equipment/QCList.vue +230 -0
  14. package/src/components/equipment/QCManage.vue +150 -0
  15. package/src/components/server/LeftTree.vue +111 -111
  16. package/src/components/server/Login.vue +642 -693
  17. package/src/components/server/ModifyPw.vue +4 -5
  18. package/src/components/server/ResSelect.vue +5 -1
  19. package/src/components/server/ResSelectGroup.vue +1 -1
  20. package/src/components/server/RightTree.vue +3 -4
  21. package/src/plugins/EncryptUtil.js +53 -0
  22. package/src/plugins/GetLoginInfoService.js +2 -0
  23. package/src/plugins/validation.js +1 -1
  24. package/src/system.js +89 -83
  25. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  26. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  27. package/.gradle/5.5/fileChanges/last-build.bin +0 -0
  28. package/.gradle/5.5/fileHashes/fileHashes.lock +0 -0
  29. package/.gradle/5.5/gc.properties +0 -0
  30. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  31. package/.gradle/buildOutputCleanup/built.bin +0 -0
  32. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  33. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  34. package/.gradle/vcs-1/gc.properties +0 -0
  35. package/dist/static/.gitkeep +0 -0
  36. package/dist/static/batchleft.png +0 -0
  37. package/dist/static/batchright.png +0 -0
  38. package/dist/static/bluemainbg.jpg +0 -0
  39. package/dist/static/huangtengbiaozhi.png +0 -0
  40. package/dist/static/login_bg.jpg +0 -0
  41. package/dist/static/login_title.png +0 -0
  42. package/dist/static/login_title1.png +0 -0
  43. package/dist/static/loginbg.jpg +0 -0
  44. package/dist/static/loginlogo.png +0 -0
  45. package/dist/static/main_logo.png +0 -0
  46. package/dist/static/mainbg.jpg +0 -0
  47. package/dist/static/menulogo.png +0 -0
  48. package/dist/static/newmainbg.jpg +0 -0
  49. package/dist/static/psicon.png +0 -0
  50. package/dist/static/singleleft.png +0 -0
  51. package/dist/static/singleright.png +0 -0
  52. package/dist/static/treeopen.png +0 -0
  53. package/dist/static/treeout.png +0 -0
  54. package/dist/static/treeset.png +0 -0
  55. package/dist/static/usericon.png +0 -0
  56. package/dist/static/xinxi.png +0 -0
  57. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  58. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  59. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  60. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  61. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  62. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  63. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  64. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  65. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  66. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  67. package/src/styles/fonts/trendstrends.ttf +0 -0
  68. 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
  69. package/src/styles/less/.csscomb.json +0 -304
  70. package/src/styles/less/.csslintrc +0 -19
  71. package/src/styles/less/alerts.less +0 -73
  72. package/src/styles/less/aofeng/animate.min.css +0 -11
  73. package/src/styles/less/aofeng/expandcss.less +0 -569
  74. package/src/styles/less/aofeng/standard.less +0 -2121
  75. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  76. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  77. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  78. package/src/styles/less/aofeng/themeOne.less +0 -17
  79. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  80. package/src/styles/less/aofeng/themeTwo.less +0 -3
  81. package/src/styles/less/badges.less +0 -66
  82. package/src/styles/less/bootstrap.less +0 -66
  83. package/src/styles/less/breadcrumbs.less +0 -26
  84. package/src/styles/less/button-groups.less +0 -247
  85. package/src/styles/less/buttons.less +0 -172
  86. package/src/styles/less/carousel.less +0 -269
  87. package/src/styles/less/close.less +0 -34
  88. package/src/styles/less/code.less +0 -69
  89. package/src/styles/less/component-animations.less +0 -33
  90. package/src/styles/less/dropdowns.less +0 -216
  91. package/src/styles/less/fonts-list.less +0 -25
  92. package/src/styles/less/forms.less +0 -626
  93. package/src/styles/less/glyphicons.less +0 -305
  94. package/src/styles/less/grid.less +0 -84
  95. package/src/styles/less/input-groups.less +0 -167
  96. package/src/styles/less/jumbotron.less +0 -52
  97. package/src/styles/less/labels.less +0 -64
  98. package/src/styles/less/list-group.less +0 -141
  99. package/src/styles/less/manageStyle/manageChile.less +0 -180
  100. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  101. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  102. package/src/styles/less/media.less +0 -66
  103. package/src/styles/less/mixins/alerts.less +0 -14
  104. package/src/styles/less/mixins/background-variant.less +0 -9
  105. package/src/styles/less/mixins/border-radius.less +0 -18
  106. package/src/styles/less/mixins/buttons.less +0 -69
  107. package/src/styles/less/mixins/center-block.less +0 -7
  108. package/src/styles/less/mixins/clearfix.less +0 -22
  109. package/src/styles/less/mixins/forms.less +0 -90
  110. package/src/styles/less/mixins/gradients.less +0 -59
  111. package/src/styles/less/mixins/grid-framework.less +0 -92
  112. package/src/styles/less/mixins/grid.less +0 -122
  113. package/src/styles/less/mixins/hide-text.less +0 -21
  114. package/src/styles/less/mixins/image.less +0 -33
  115. package/src/styles/less/mixins/labels.less +0 -12
  116. package/src/styles/less/mixins/list-group.less +0 -30
  117. package/src/styles/less/mixins/nav-divider.less +0 -10
  118. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  119. package/src/styles/less/mixins/opacity.less +0 -8
  120. package/src/styles/less/mixins/pagination.less +0 -24
  121. package/src/styles/less/mixins/panels.less +0 -24
  122. package/src/styles/less/mixins/progress-bar.less +0 -10
  123. package/src/styles/less/mixins/reset-filter.less +0 -8
  124. package/src/styles/less/mixins/reset-text.less +0 -18
  125. package/src/styles/less/mixins/resize.less +0 -6
  126. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  127. package/src/styles/less/mixins/size.less +0 -10
  128. package/src/styles/less/mixins/tab-focus.less +0 -9
  129. package/src/styles/less/mixins/table-row.less +0 -44
  130. package/src/styles/less/mixins/text-emphasis.less +0 -9
  131. package/src/styles/less/mixins/text-overflow.less +0 -8
  132. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  133. package/src/styles/less/mixins.less +0 -40
  134. package/src/styles/less/modals.less +0 -151
  135. package/src/styles/less/navbar.less +0 -660
  136. package/src/styles/less/navs.less +0 -285
  137. package/src/styles/less/normalize.less +0 -424
  138. package/src/styles/less/pager.less +0 -76
  139. package/src/styles/less/pagination.less +0 -89
  140. package/src/styles/less/panels.less +0 -275
  141. package/src/styles/less/popovers.less +0 -131
  142. package/src/styles/less/print.less +0 -101
  143. package/src/styles/less/progress-bars.less +0 -87
  144. package/src/styles/less/responsive-embed.less +0 -35
  145. package/src/styles/less/responsive-utilities.less +0 -194
  146. package/src/styles/less/scaffolding.less +0 -161
  147. package/src/styles/less/stand.less +0 -207
  148. package/src/styles/less/tables.less +0 -262
  149. package/src/styles/less/theme.less +0 -291
  150. package/src/styles/less/thumbnails.less +0 -36
  151. package/src/styles/less/tooltip.less +0 -102
  152. package/src/styles/less/type.less +0 -303
  153. package/src/styles/less/utilities.less +0 -55
  154. package/src/styles/less/variables.less +0 -896
  155. package/src/styles/less/wells.less +0 -29
  156. package/static/logo.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
- }