add color selector css
This commit is contained in:
@@ -513,6 +513,12 @@
|
||||
|
||||
.tooltip:hover .tooltiptext {
|
||||
visibility: visible;
|
||||
}
|
||||
input#favcolor {
|
||||
width: 100%;
|
||||
height: 3em !important;
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user