UNPKG
angular-ui-grid
Version:
latest (4.12.7)
4.12.7
4.12.4
4.12.3
4.12.2
4.12.1
4.12.0
4.11.1
4.11.0
4.10.3
4.10.2
4.10.1
4.10.0
4.9.1
4.9.0
4.8.5
4.8.3
4.8.2
4.8.1
4.8.0
4.7.1
4.7.0
4.6.6
4.6.4
4.6.3
4.6.2
4.6.1
4.6.0
4.5.1
4.5.0
4.4.11
4.4.10
4.4.9
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.1
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
4.0.11
4.0.10
4.0.8
4.0.7
4.0.6
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.2.11
3.2.10
3.2.9
3.2.8
3.2.6
3.2.5
3.2.4
3.2.3
3.1.1
3.1.0
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.1
3.0.0-rc.22
0.0.0
A data grid for Angular
ui-grid.info
angular-ui/ui-grid
angular-ui-grid
/
css
/
ui-grid.move-columns.css
10 lines
(9 loc)
•
188 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.movingColumn
{
position
: absolute;
top
:
0
;
border
:
1px
solid
#d4d4d4
;
box-shadow
: inset
0
0
14px
rgba
(
0
,
0
,
0
,
0.2
); }
.movingColumn
.ui-grid-icon-angle-down
{
display
: none; }