aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-09 19:35:27 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-09 19:35:27 +0200
commite08477803079d0097885e026797256da7fd30f6c (patch)
tree69e089f1bafa49a553b28cf2aefc4f5c0192697d /app
parent28bb48905a2104adad65508f51737f987dc1ad4c (diff)
downloadwallabag-e08477803079d0097885e026797256da7fd30f6c.tar.gz
wallabag-e08477803079d0097885e026797256da7fd30f6c.tar.zst
wallabag-e08477803079d0097885e026797256da7fd30f6c.zip
CS
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);