Mercurial > dottes
diff web/css/dottes.css @ 713:826dd24e5eee build-default-279
Automated merge with ssh://hg.cryhavoc.org.uk/dottes
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 08 Oct 2017 20:34:53 +0100 |
parents | 7e9d5852c802 |
children | f8ab14cc9d8d |
line wrap: on
line diff
--- a/web/css/dottes.css Sun Oct 08 18:09:03 2017 +0100 +++ b/web/css/dottes.css Sun Oct 08 20:34:53 2017 +0100 @@ -155,6 +155,12 @@ div.dottes-tune-header-icons { display: table-cell; + vertical-align: middle; +} + +div.dottes-tune-header-icons p +{ + vertical-align: middle; } div.dottes-tune-header-title @@ -289,6 +295,11 @@ text-decoration: none; } +a.dottes-tune-icon-link img +{ + vertical-align: middle; +} + ul.tune-type-list { list-style-type: none;