mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2026-07-28 04:23:08 +00:00
Initial commit. State 04.2021.
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
div.ajax-settings-updated{width:20px;height:20px;background:#fff;position:absolute;border-radius:20px;right:0;top:0;margin-left:10px;opacity:1;-webkit-animation:blink 2s infinite;animation:blink 2s infinite}div.ajax-settings-updated.success{background-color:#2ecc71;-webkit-transition:500ms;transition:500ms}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:.4}}@keyframes blink{0%,100%{opacity:1}50%{opacity:.4}}
|
||||
Reference in New Issue
Block a user