aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2015-10-06 09:09:56 +0200
committerJeremy Benoist <j0k3r@users.noreply.github.com>2015-10-06 09:09:56 +0200
commit794dc4ee8adeabb6cf4fa19604b709a53733400e (patch)
tree38924d3df3d01b864c1e5de7697517613cc70e96 /src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
parent8a60bc4cc2b6b1cfb5d8beb7ddcafc51d89a64c9 (diff)
parent68e9dcf6151adf60fc25ea921ebf541c6f97435f (diff)
downloadwallabag-794dc4ee8adeabb6cf4fa19604b709a53733400e.tar.gz
wallabag-794dc4ee8adeabb6cf4fa19604b709a53733400e.tar.zst
wallabag-794dc4ee8adeabb6cf4fa19604b709a53733400e.zip
Merge pull request #1459 from wallabag/v2-tags-chips
fix #1457 & update materialize
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css')
-rwxr-xr-xsrc/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
index 7a4e7df2..a5742905 100755
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
@@ -335,16 +335,9 @@ main ul.row {
335 margin-right: 15px; 335 margin-right: 15px;
336} 336}
337 337
338#article aside span a { 338#article aside .chip {
339 background-color: #039be5; 339 background-color: #039be5;
340 color: #fff; 340 color: #ffffff;
341 border-radius: 3px;
342 float: left;
343 font-size: 0.6em;
344 margin-left: 0.5em;
345 margin-bottom: 0.5em;
346 padding: 4px;
347 text-decoration: none;
348} 341}
349 342
350/* ========================================================================== 343/* ==========================================================================