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