UNPKG
admin-lte
Version:
latest (4.0.0-beta3)
next (4.0.0-alpha3)
v2-latest (2.4.18)
4.0.0-beta3
4.0.0-beta2
4.0.0-beta1
4.0.0-alpha3
4.0.0-alpha2
4.0.0-alpha1
3.2.0
3.2.0-rc
3.1.0
3.1.0-rc
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-rc.6
3.0.0-rc.5
3.0.0-rc.4
3.0.0-rc.3
3.0.0-rc.2
3.0.0-rc.1
3.0.0-beta.2
3.0.0-beta.1
3.0.0-alpha.2
3.0.0-alpha
2.4.18
2.4.17
2.4.16
2.4.15
2.4.12
2.4.11
2.4.10
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.0
2.3.11
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0-alpha-1
Introduction ============
github.com/almasaeed2010/AdminLTE
almasaeed2010/AdminLTE
admin-lte
/
build
/
less
/
carousel.less
19 lines
(18 loc)
•
268 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* * Component: Carousel * ------------------- */
.carousel-control
{ &
.left
, &
.right
{
background-image
: none; } >
.fa
{
font-size
:
40px
;
position
: absolute;
top
:
50%
;
z-index
:
5
;
display
: inline-block;
margin-top
: -
20px
; } }