mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Add style for nested bullets
This commit is contained in:
@@ -140,3 +140,11 @@ a[rel='external'] {
|
|||||||
.button {
|
.button {
|
||||||
padding: 0.3em 0.6em 0.2em 0.6em;
|
padding: 0.3em 0.6em 0.2em 0.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-bullet {
|
||||||
|
|
||||||
|
.list-bullet {
|
||||||
|
list-style: circle;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user