UNPKG
mystash
Version:
latest (0.2.0)
0.2.0
Personal finance app
github.com/jozsi/mystash
jozsi/mystash
mystash
/
src
/
frontend
/
index.css
14 lines
(11 loc)
•
243 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.grommetux-drop
{
z-index
:
51
!important
; }
.mystash-color-picker
{
box-shadow
: none
!important
;
border-radius
:
0
!important
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,.
15
)
!important
; }
.mystash-color-picker
input
{
padding
:
1px
!important
; }