From 5bbe64bb86fb2db0921e284a1560db2f6c1a1920 Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Sat, 25 Feb 2023 14:28:45 +0000 Subject: [PATCH] docs(clock): format table --- docs/modules/Clock.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/Clock.md b/docs/modules/Clock.md index 72ed9fe..99a944b 100644 --- a/docs/modules/Clock.md +++ b/docs/modules/Clock.md @@ -69,9 +69,9 @@ end: ## Styling -| Selector | Description | -|-------------------------------|------------------------------------------------------------------------------------| -| `#clock` | Clock widget button | -| `#popup-clock` | Clock popup box | +| Selector | Description | +|--------------------------------|------------------------------------------------------------------------------------| +| `#clock` | Clock widget button | +| `#popup-clock` | Clock popup box | | `#popup-clock #calendar-clock` | Clock inside the popup | | `#popup-clock #calendar` | Calendar widget inside the popup. GTK provides some OOTB styling options for this. | \ No newline at end of file