aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index 121e7bf4..d91b469f 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -414,7 +414,8 @@ main ul.row {
414 max-width: 50%; 414 max-width: 50%;
415} 415}
416 416
417.card .card-entry-labels li, .card-tag-labels li { 417.card .card-entry-labels li,
418.card-tag-labels li {
418 margin: 10px 10px 10px auto; 419 margin: 10px 10px 10px auto;
419 padding: 5px 12px 5px 16px !important; 420 padding: 5px 12px 5px 16px !important;
420 background-color: rgba(0, 151, 167, 0.85); 421 background-color: rgba(0, 151, 167, 0.85);