mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-26 17:03:31 +03:00
@@ -110,6 +110,16 @@ body.page-content.mce-content-body {
|
|||||||
float: none !important;
|
float: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page-content.mce-content-body td[data-mce-selected]::after,
|
||||||
|
.page-content.mce-content-body th[data-mce-selected]::after {
|
||||||
|
top: 1px;
|
||||||
|
left: 1px;
|
||||||
|
bottom: 1px;
|
||||||
|
right: 1px;
|
||||||
|
outline: 1px dashed #1a85ff;
|
||||||
|
outline-offset: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Dark Mode Overrides
|
* Dark Mode Overrides
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user