add pointer to buttons
This commit is contained in:
parent
059b63e5d0
commit
8a873eeb1d
|
@ -184,6 +184,10 @@ pre {
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.tabbed-selector label {
|
.tabbed-selector label {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
padding: 0.5em 0;
|
padding: 0.5em 0;
|
||||||
|
|
Loading…
Reference in New Issue