mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add remaining 1.14 conditions + add item, entity and location predicates
This commit is contained in:
15
custom.css
15
custom.css
@@ -1,6 +1,3 @@
|
||||
.card.child {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.card.bg-info {
|
||||
background-color: #91cdd6 !important;
|
||||
@@ -22,6 +19,18 @@
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.card.child {
|
||||
background-color: #eee !important;
|
||||
}
|
||||
|
||||
.card.term, .card.terms {
|
||||
background-color: #7cb6bf !important;
|
||||
}
|
||||
|
||||
.card.bg-dark .card.bg-dark {
|
||||
background-color: #4b4f54 !important;
|
||||
}
|
||||
|
||||
.dropdown-item {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user