X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=13943543d72beec9ad91c8377a388673a5ca71ed;hb=594d53ba258320b2b98ec4413a808366237f5e40;hp=bc0b7eaa91f9ec5b0c334935b8dc71b59e85b1d9;hpb=f5f2104e633c5b2746beea44edc9f938188f269f;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index bc0b7ea..1394354 100644 --- a/css/custom.css +++ b/css/custom.css @@ -51,3 +51,12 @@ div#result{ a.dropdown-toggle{ cursor: pointer; } + +.table-fixed{ + table-layout: fixed; +} + +#clock{ + float: right; + margin-right: 1em; +} \ No newline at end of file