mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-07 08:23:29 +02:00
DAG first implementation
This commit is contained in:
@@ -214,3 +214,19 @@ pre {
|
||||
.justified {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.determinate {
|
||||
background-color: #FF6600 !important;
|
||||
}
|
||||
|
||||
.progress {
|
||||
background-color: #9F9F9F !important;
|
||||
}
|
||||
|
||||
.no-margin {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.qr-container {
|
||||
margin: 15px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user