style
This commit is contained in:
parent
107cf33286
commit
8506eb5f1e
@ -1 +1 @@
|
||||
__version__ = '0.1.22'
|
||||
__version__ = '0.1.23'
|
@ -19,6 +19,10 @@ html, body {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
li:not(bla):not(bla):not(bla):not(bla):not(bla) { list-style-type: inherit; }
|
||||
|
||||
p:not(bla):not(bla):not(bla):not(bla):not(bla) { min-width: auto; }
|
||||
|
||||
.bootstrap-tagsinput .tag {
|
||||
background-color: #029fed;
|
||||
padding: 10px 10px 10px 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user