linear-react-components-ui 1.0.11-beta.1 → 1.0.11-beta.2
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.
- package/coverage/clover.xml +0 -0
- package/coverage/coverage-final.json +0 -0
- package/coverage/lcov-report/base.css +0 -0
- package/coverage/lcov-report/block-navigation.js +0 -0
- package/coverage/lcov-report/config/jest/index.html +0 -0
- package/coverage/lcov-report/config/jest/storageMock.js.html +0 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -0
- package/coverage/lcov-report/prettify.css +0 -0
- package/coverage/lcov-report/prettify.js +0 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -0
- package/coverage/lcov.info +0 -0
- package/lib/assets/styles/table.scss +0 -8
- package/package.json +1 -1
package/coverage/clover.xml
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/coverage/lcov.info
CHANGED
|
File without changes
|
|
@@ -122,10 +122,6 @@
|
|
|
122
122
|
> .tbody > .trow:hover {
|
|
123
123
|
background-color: $component-item-hover;
|
|
124
124
|
}
|
|
125
|
-
> tbody:hover td[rowspan],
|
|
126
|
-
tr:hover td {
|
|
127
|
-
background-color: $component-item-hover;
|
|
128
|
-
}
|
|
129
125
|
}
|
|
130
126
|
&.-headercolor {
|
|
131
127
|
> .headercontainer {
|
|
@@ -138,10 +134,6 @@
|
|
|
138
134
|
}
|
|
139
135
|
}
|
|
140
136
|
|
|
141
|
-
.-norowspan {
|
|
142
|
-
border-bottom: 1px solid $component-border-color-soft !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
137
|
.table-component.-scrollable {
|
|
146
138
|
display: flex;
|
|
147
139
|
flex-direction: column;
|