mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
css: Make color button from elipsoid to circle (#4535)
Make color button from elipsoid to circle by own user https://easycaptures.com/fs/uploaded/1536/3084360130.png
This commit is contained in:
parent
d1e9ea6e27
commit
0f1d5e068a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
#myswatch {
|
#myswatch {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue