X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=0188fd4dd470f40d26984c1133989e7d0fccafe4;hb=7093e9ba00cf7727a52a49d34d4df12e4f865dd4;hp=f784c4e0414c41deae6f116a9bdb07a1e4b5da75;hpb=20777d844ac7adb5887ea4e50885cd9702b7ee6a;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index f784c4e..0188fd4 100644 --- a/css/custom.css +++ b/css/custom.css @@ -11,30 +11,6 @@ footer{ color: #777; } -#logo { - margin: 5em auto 2em; - display: block; -} - -h1 { - font-size: 2em !important; -} - -.txtstuff { - overflow: hidden; -} - -.hiddendiv { - display: none; - white-space: pre-wrap; - word-wrap: break-word; - overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */ -} - -a.thumbnail { - border: none !important; -} - div.container-fluid { padding: 0 15px; } @@ -55,11 +31,6 @@ a.dropdown-toggle{ table-layout: fixed; } -#clock{ - float: right; - margin-right: 1em; -} - nav li{ padding: 5px; } @@ -91,4 +62,20 @@ ul.inline li:last-child:after { #ctcountdown { text-align: center; font-size: 200%; +} + +.reqjs { + display: none !important; +} + +td.user, td.owner { + word-break: break-all; +} + +#themes { + margin-left: 0; +} + +#themes:before { + content: " Themes: "; } \ No newline at end of file