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