mirror of https://github.com/vector-im/riot-web
pick color similar to chevron for cancel X button
parent
34b0c1b1e7
commit
4f3842d75e
|
@ -22,7 +22,7 @@ limitations under the License.
|
||||||
mask-size: cover;
|
mask-size: cover;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
background-color: $dialog-close-fg-color;
|
background-color: $settings-subsection-fg-color;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
Loading…
Reference in New Issue