right cursor for roomsettings colours
This commit is contained in:
parent
1f19ee88c6
commit
d12498f418
1 changed files with 2 additions and 0 deletions
|
@ -88,12 +88,14 @@ limitations under the License.
|
|||
height: 37px;
|
||||
border: 1px solid #979797;
|
||||
margin-right: 13px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_RoomSettings .mx_RoomSettings_roomColor_selected {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
top: 4px;
|
||||
cursor: default ! important;
|
||||
}
|
||||
|
||||
.mx_RoomSettings .mx_RoomSettings_roomColorPrimary {
|
||||
|
|
Loading…
Reference in a new issue