diff options
Diffstat (limited to 'dist/css/bootstrap-flex.css')
| -rw-r--r-- | dist/css/bootstrap-flex.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/bootstrap-flex.css b/dist/css/bootstrap-flex.css index dcb6bb6ed..4c3325230 100644 --- a/dist/css/bootstrap-flex.css +++ b/dist/css/bootstrap-flex.css @@ -3278,6 +3278,11 @@ a.label:hover { text-decoration: none; cursor: pointer; } +.label-pill { + padding-left: .6em; + padding-right: .6em; + border-radius: 1rem; } + .label-default { background-color: #818a91; } .label-default[href]:focus, |
