mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Replace triskelion loader with XRP logo loader
This commit is contained in:
@@ -264,12 +264,7 @@ span.cm-atom {
|
||||
}
|
||||
|
||||
.loader {
|
||||
-webkit-animation: rotating 1s linear infinite;
|
||||
-moz-animation: rotating 1s linear infinite;
|
||||
-ms-animation: rotating 1s linear infinite;
|
||||
-o-animation: rotating 1s linear infinite;
|
||||
animation: rotating 1s linear infinite;
|
||||
width: 25px;height:25px;
|
||||
width: 24px;height:24px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1106,12 +1106,7 @@ a.current {
|
||||
.page-test-net .throbber,
|
||||
.page-tx-sender .throbber,
|
||||
.interactive-block .throbber {
|
||||
-webkit-animation: rotating 1s linear infinite;
|
||||
-moz-animation: rotating 1s linear infinite;
|
||||
-ms-animation: rotating 1s linear infinite;
|
||||
-o-animation: rotating 1s linear infinite;
|
||||
animation: rotating 1s linear infinite;
|
||||
width: 25px;height:25px;
|
||||
width: 24px;height:24px;
|
||||
}
|
||||
|
||||
#connection-status-item.active {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 734 B |
BIN
assets/img/xrp-loader-96.png
Normal file
BIN
assets/img/xrp-loader-96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user