UNPKG
alchemy-ajatar-theme
Version:
latest (1.2.0)
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.4.0
ajatar theme
github.com/skerit/alchemy-ajatar-theme
skerit/alchemy-ajatar-theme
alchemy-ajatar-theme
/
assets
/
stylesheets
/
ajatar
/
lilac
/
libs
/
morris.less
9 lines
(8 loc)
•
188 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.morris-hover
.morris-default-style
{
background
:
darken
(
@gray-dark
,
40%
);
border
:
1px
solid
darken
(
@gray-dark
,
40%
);
border-radius
:
4px
; }
.morris-hover-row-label
{
color
:
#fff
; }