add bbc editor button cursor
This commit is contained in:
parent
d5b0aaea68
commit
ff275af0b3
|
@ -2109,6 +2109,7 @@ body.news.post div.subinfo i {
|
|||
|
||||
.tabbed-container._weditor .tablist .buttonrow .button {
|
||||
margin: 0px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tabbed-container._weditor .box[name="edit"] {
|
||||
|
@ -2133,6 +2134,10 @@ body > ._weditdialog {
|
|||
width: 300px;
|
||||
}
|
||||
|
||||
body > ._weditdialog .button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
body > ._weditdialog .chevron {
|
||||
background: var(--primary-container-background);
|
||||
border: var(--primary-container-border);
|
||||
|
|
Loading…
Reference in New Issue
Block a user