mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
c6ca8772aa
commit
baccfec918
@ -31,7 +31,7 @@ a {
|
|||||||
border-bottom: 1px solid #313131;
|
border-bottom: 1px solid #313131;
|
||||||
}
|
}
|
||||||
.ui.attached.header {
|
.ui.attached.header {
|
||||||
background: #060621;
|
background: #060621 !important;
|
||||||
border: 1px solid #203241;
|
border: 1px solid #203241;
|
||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
}
|
}
|
||||||
@ -1192,3 +1192,7 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
|
|||||||
.ui.top.attached.header {
|
.ui.top.attached.header {
|
||||||
background: #0b2007 !important;
|
background: #0b2007 !important;
|
||||||
}
|
}
|
||||||
|
ui.popup {
|
||||||
|
background-color: #0a2109;
|
||||||
|
color: #dfdfdf;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user