X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=2d5060b837b3ca1412180d371d690f4a422b7730;hb=d19b7b577a3b51ad59f88cf0057bf9ff49343d7e;hp=6acc795c684c4df21e28480ab69b830a574d407a;hpb=44397e8ab2732248e68f08ba72172b7055492a44;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 6acc795..2d5060b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -68,10 +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; } -ul.list-inline { - display: inline-block; -} \ No newline at end of file +#themes { + margin-left: 0; +} + +#themes:before { + content: " Themes: "; +}