Add borders to make long config better
This commit is contained in:
@@ -720,7 +720,10 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.config .bulk a.switch-theme a.namespaces {
|
||||
.config .bulk a.switch-theme,
|
||||
.config .bulk a.flush-namespace,
|
||||
.config .bulk a.namespaces ,
|
||||
.config .bulk a.switch-username {
|
||||
padding-top: 6px;
|
||||
margin-top: 6px;
|
||||
border-top: 1px solid #00000028;
|
||||
@@ -995,7 +998,10 @@
|
||||
color: #fc2;
|
||||
}
|
||||
|
||||
.dark .config .bulk a.switch-theme {
|
||||
.config .bulk a.switch-theme,
|
||||
.config .bulk a.flush-namespace,
|
||||
.config .bulk a.namespaces ,
|
||||
.config .bulk a.switch-username {
|
||||
border-top: 1px solid #fff2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user