最後活躍 1742116667

I got tired of it flashing white whenever I hard refresh

jh's Avatar jh 已修改 1742116667. 還原成這個修訂版本

1 file changed, 14 insertions

sentry.uuid.rocks.brave.css(檔案已創建)

@@ -0,0 +1,14 @@
1 + @-moz-document domain("sentry.uuid.rocks") {
2 + body {
3 + background: rgb(26, 20, 31);
4 + background-color: rgb(26, 20, 31);
5 + }
6 +
7 + .loading.triangle .loading-indicator {
8 + background: rgb(26, 20, 31);
9 + }
10 +
11 + .loading .loading-message {
12 + background: rgb(26, 20, 31);
13 + }
14 + }

jh's Avatar jh 已修改 1742115988. 還原成這個修訂版本

1 file changed, 16 insertions, 16 deletions

sentry.uuid.rocks.css

@@ -1,23 +1,23 @@
1 1 /* ==UserStyle==
2 - @name sentry.uuid.rocks
3 - @namespace github.com/openstyles/stylus
4 - @version 1.0.0
5 - @description Ensures Sentry doesn't flash white while loading.
6 - @author gist.uuid.rocks/jh
7 - @updateURL https://gist.uuid.rocks/jh/0d9e025f7473450f95c16a4673d58e79/raw/HEAD/sentry.uuid.rocks.css
2 + @name sentry.uuid.rocks
3 + @namespace github.com/openstyles/stylus
4 + @version 1.0.0
5 + @description Ensures Sentry doesn't flash white while loading.
6 + @author gist.uuid.rocks/jh
7 + @updateURL https://gist.uuid.rocks/jh/0d9e025f7473450f95c16a4673d58e79/raw/HEAD/sentry.uuid.rocks.css
8 8 ==/UserStyle== */
9 9 /* https://github.com/openstyles/stylus/wiki/Writing-UserCSS */
10 10 @-moz-document domain("sentry.uuid.rocks") {
11 - body {
12 - background: rgb(26, 20, 31);
13 - background-color: rgb(26, 20, 31);
14 - }
11 + body {
12 + background: rgb(26, 20, 31);
13 + background-color: rgb(26, 20, 31);
14 + }
15 15
16 - .loading.triangle .loading-indicator {
17 - background: rgb(26, 20, 31);
18 - }
16 + .loading.triangle .loading-indicator {
17 + background: rgb(26, 20, 31);
18 + }
19 19
20 - .loading .loading-message {
21 - background: rgb(26, 20, 31);
22 - }
20 + .loading .loading-message {
21 + background: rgb(26, 20, 31);
22 + }
23 23 }

jh's Avatar jh 已修改 1742115850. 還原成這個修訂版本

1 file changed, 6 insertions, 6 deletions

sentry.uuid.rocks.css

@@ -1,10 +1,10 @@
1 1 /* ==UserStyle==
2 - @name sentry.uuid.rocks
3 - @namespace github.com/openstyles/stylus
4 - @version 1.0.0
5 - @description Ensures Sentry doesn't flash white while loading.
6 - @author gist.uuid.rocks/jh
7 - @updateURL
2 + @name sentry.uuid.rocks
3 + @namespace github.com/openstyles/stylus
4 + @version 1.0.0
5 + @description Ensures Sentry doesn't flash white while loading.
6 + @author gist.uuid.rocks/jh
7 + @updateURL https://gist.uuid.rocks/jh/0d9e025f7473450f95c16a4673d58e79/raw/HEAD/sentry.uuid.rocks.css
8 8 ==/UserStyle== */
9 9 /* https://github.com/openstyles/stylus/wiki/Writing-UserCSS */
10 10 @-moz-document domain("sentry.uuid.rocks") {

jh's Avatar jh 已修改 1742115786. 還原成這個修訂版本

1 file changed, 15 insertions, 14 deletions

sentry.uuid.rocks.css

@@ -2,21 +2,22 @@
2 2 @name sentry.uuid.rocks
3 3 @namespace github.com/openstyles/stylus
4 4 @version 1.0.0
5 - @description A new userstyle
6 - @author Me
5 + @description Ensures Sentry doesn't flash white while loading.
6 + @author gist.uuid.rocks/jh
7 + @updateURL
7 8 ==/UserStyle== */
8 9 /* https://github.com/openstyles/stylus/wiki/Writing-UserCSS */
9 10 @-moz-document domain("sentry.uuid.rocks") {
10 - body {
11 - background: rgb(26, 20, 31);
12 - background-color: rgb(26, 20, 31);
13 - }
11 + body {
12 + background: rgb(26, 20, 31);
13 + background-color: rgb(26, 20, 31);
14 + }
14 15
15 - .loading.triangle .loading-indicator {
16 - background: rgb(26, 20, 31);
17 - }
18 -
19 - .loading .loading-message {
20 - background: rgb(26, 20, 31);
21 - }
22 - }
16 + .loading.triangle .loading-indicator {
17 + background: rgb(26, 20, 31);
18 + }
19 +
20 + .loading .loading-message {
21 + background: rgb(26, 20, 31);
22 + }
23 + }

jh's Avatar jh 已修改 1742115459. 還原成這個修訂版本

1 file changed, 0 insertions, 0 deletions

user-style.css 重命名為 sentry.uuid.rocks.css

檔案名稱與重新命名前相同

jh's Avatar jh 已修改 1729416997. 還原成這個修訂版本

1 file changed, 22 insertions

user-style.css(檔案已創建)

@@ -0,0 +1,22 @@
1 + /* ==UserStyle==
2 + @name sentry.uuid.rocks
3 + @namespace github.com/openstyles/stylus
4 + @version 1.0.0
5 + @description A new userstyle
6 + @author Me
7 + ==/UserStyle== */
8 + /* https://github.com/openstyles/stylus/wiki/Writing-UserCSS */
9 + @-moz-document domain("sentry.uuid.rocks") {
10 + body {
11 + background: rgb(26, 20, 31);
12 + background-color: rgb(26, 20, 31);
13 + }
14 +
15 + .loading.triangle .loading-indicator {
16 + background: rgb(26, 20, 31);
17 + }
18 +
19 + .loading .loading-message {
20 + background: rgb(26, 20, 31);
21 + }
22 + }
上一頁 下一頁