mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-11 01:33:24 +01:00
adding css for color chooser
This commit is contained in:
parent
4b01f7c8ee
commit
5a00229390
@ -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
Block a user