docs updated now with fields
This commit is contained in:
+6
-1
@@ -114,7 +114,7 @@ span.realm {
|
||||
height: 14px;
|
||||
border-radius: 3px;
|
||||
display: inline-block;
|
||||
margin-right: 6px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
span.realm.shared {
|
||||
@@ -129,6 +129,11 @@ span.realm.server {
|
||||
background-color: #08f;
|
||||
}
|
||||
|
||||
|
||||
.colorful-label {
|
||||
color: rgb(31, 141, 155);
|
||||
}
|
||||
|
||||
/* wrapper element for sidebar/content */
|
||||
main {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user