diff options
Diffstat (limited to 'uploader/static')
| -rw-r--r-- | uploader/static/css/theme.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/uploader/static/css/theme.css b/uploader/static/css/theme.css index 99b7af3..bdac745 100644 --- a/uploader/static/css/theme.css +++ b/uploader/static/css/theme.css @@ -83,3 +83,8 @@ table.dataTable tbody tr.selected td { padding-bottom: 0.2em; border-bottom: solid gray 1px; } + + +.breadcrumb-item { + text-transform: Capitalize; +} |
