share display fix

This commit is contained in:
Joey Kimsey
2025-02-06 04:52:11 -05:00
parent 8af7b16694
commit ed2651cfc8
4 changed files with 49 additions and 5 deletions

View File

@ -8,6 +8,14 @@
* @link https://TheTempusProject.com
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
.context-popover {
background-color: #383838;
color: white;
}
.context-popover .popover-header {
background-color: #2c2c2c;
}
.context-main-border {
border-color: #f5f5f5!important;