diff options
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/theme-files/modern/theme.css | 3 | ||||
-rw-r--r-- | src/ui/theme-files/old/subscribe.gif | bin | 0 -> 1017 bytes | |||
-rw-r--r-- | src/ui/theme-files/old/subscribe.png | bin | 0 -> 696 bytes | |||
-rw-r--r-- | src/ui/theme-files/old/unsubscribe.gif | bin | 0 -> 1035 bytes | |||
-rw-r--r-- | src/ui/theme-files/old/unsubscribe.png | bin | 0 -> 778 bytes |
5 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/theme-files/modern/theme.css b/src/ui/theme-files/modern/theme.css index 1f1cc3a..3a5f4af 100644 --- a/src/ui/theme-files/modern/theme.css +++ b/src/ui/theme-files/modern/theme.css @@ -224,6 +224,9 @@ footer { display: block; } } +.checkbox { + margin-block: 8px; +} .form-inline { display: inline-flex; margin: 0; diff --git a/src/ui/theme-files/old/subscribe.gif b/src/ui/theme-files/old/subscribe.gif Binary files differnew file mode 100644 index 0000000..195067c --- /dev/null +++ b/src/ui/theme-files/old/subscribe.gif diff --git a/src/ui/theme-files/old/subscribe.png b/src/ui/theme-files/old/subscribe.png Binary files differnew file mode 100644 index 0000000..2d3049d --- /dev/null +++ b/src/ui/theme-files/old/subscribe.png diff --git a/src/ui/theme-files/old/unsubscribe.gif b/src/ui/theme-files/old/unsubscribe.gif Binary files differnew file mode 100644 index 0000000..27f230a --- /dev/null +++ b/src/ui/theme-files/old/unsubscribe.gif diff --git a/src/ui/theme-files/old/unsubscribe.png b/src/ui/theme-files/old/unsubscribe.png Binary files differnew file mode 100644 index 0000000..396f009 --- /dev/null +++ b/src/ui/theme-files/old/unsubscribe.png |