right cursor for roomsettings colours

pull/2113/head
Matthew Hodgson 2016-09-06 11:29:50 +01:00
parent 1f19ee88c6
commit d12498f418
1 changed files with 2 additions and 0 deletions

View File

@ -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 {