adding css for color chooser
parent
4b01f7c8ee
commit
5a00229390
|
@ -372,6 +372,10 @@ abbr[title] {
|
|||
background-color: #C8C8C8;
|
||||
}
|
||||
|
||||
.colorInput:hover {
|
||||
background-color: #C8C8C8;
|
||||
}
|
||||
|
||||
.bs-glyphicons {
|
||||
width: 800%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue