X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=2d5060b837b3ca1412180d371d690f4a422b7730;hb=d19b7b577a3b51ad59f88cf0057bf9ff49343d7e;hp=73affe610e019a885dc9642812c5e948f7b54a4c;hpb=36ee16eebe0a00eb12b6b951381b2e2bd49cd356;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 73affe6..2d5060b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -68,6 +68,14 @@ ul.inline li:last-child:after { display: none !important; } -td.user, td.owner { +td.user, td.owner, .break-all { word-break: break-all; } + +#themes { + margin-left: 0; +} + +#themes:before { + content: " Themes: "; +}