From f0b433727fa5b742d0cc0943c1b9a08866c1a2f2 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 27 Mar 2024 13:49:19 +0100 Subject: [PATCH] Use "alerts syntax" for "Important" section --- Cloud-storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cloud-storage.md b/Cloud-storage.md index ac03b89..f8b88c1 100644 --- a/Cloud-storage.md +++ b/Cloud-storage.md @@ -25,7 +25,8 @@ The widget shows (from left to right): - "Import from cloud storage and merge with current settings" - this will merge your cloud storage filters with your current filters - Settings button (gear, far right) to setup the name of your current device -**Important:** Even if cloud storage support is enabled, it will only work if you have enabled sync support in your browser. uBO itself does not connect to any remote server. Your browser does this through its sync feature if you have enabled this feature. +>[!IMPORTANT] +>Even if cloud storage support is enabled, it will only work if you have enabled sync support in your browser. uBO itself does not connect to any remote server. Your browser does this through its sync feature if you have enabled this feature. A narrow, purple-grey strip on the bottom of the cloud storage widget allows for estimating available space on cloud storage servers. The violet part represents the space occupied by settings on the current page. Dark grey represents all storage used by uBO settings. ([1.29.3b7](https://github.com/gorhill/uBlock/commit/2afcc13ca6c09175b33ff74494eba7113ceb3df1))