diff -r e4e7fe9cc975 -r e3cb023c73b6 src/ztfy/myams/resources/less/typo.less --- a/src/ztfy/myams/resources/less/typo.less Mon Apr 20 15:55:33 2015 +0200 +++ b/src/ztfy/myams/resources/less/typo.less Wed Jun 10 17:29:16 2015 +0200 @@ -3,36 +3,36 @@ */ @font-face { - font-family: 'Ubuntu'; - src: url('./fonts/Ubuntu-C.eot'); - src: url('./fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), - url('./fonts/Ubuntu-C.woff') format('woff'), - url('./fonts/Ubuntu-C.ttf') format('truetype'), - url('./fonts/Ubuntu-C.svg') format('svg'); - font-weight: normal; - font-style: normal; + font-family: 'Ubuntu'; + src: url('./fonts/Ubuntu-C.eot'); + src: url('./fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), + url('./fonts/Ubuntu-C.woff') format('woff'), + url('./fonts/Ubuntu-C.ttf') format('truetype'), + url('./fonts/Ubuntu-C.svg') format('svg'); + font-weight: normal; + font-style: normal; } @font-face { - font-family: 'Ubuntu-Light'; - src: url('./fonts/Ubuntu-L.eot'); - src: url('./fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), - url('./fonts/Ubuntu-L.woff') format('woff'), - url('./fonts/Ubuntu-L.ttf') format('truetype'), - url('./fonts/Ubuntu-L.svg') format('svg'); - font-weight: normal; - font-style: normal; + font-family: 'Ubuntu-Light'; + src: url('./fonts/Ubuntu-L.eot'); + src: url('./fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), + url('./fonts/Ubuntu-L.woff') format('woff'), + url('./fonts/Ubuntu-L.ttf') format('truetype'), + url('./fonts/Ubuntu-L.svg') format('svg'); + font-weight: normal; + font-style: normal; } @font-face { - font-family: 'Ubuntu-Bold'; - src: url('./fonts/Ubuntu-B.eot'); - src: url('./fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), - url('./fonts/Ubuntu-B.woff') format('woff'), - url('./fonts/Ubuntu-B.ttf') format('truetype'), - url('./fonts/Ubuntu-B.svg') format('svg'); - font-weight: bold; - font-style: normal; + font-family: 'Ubuntu-Bold'; + src: url('./fonts/Ubuntu-B.eot'); + src: url('./fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), + url('./fonts/Ubuntu-B.woff') format('woff'), + url('./fonts/Ubuntu-B.ttf') format('truetype'), + url('./fonts/Ubuntu-B.svg') format('svg'); + font-weight: bold; + font-style: normal; } html, @@ -290,13 +290,13 @@ } .bordered { - border: 1px solid #dddddd; + border: 1px solid #ccc; &:hover { border: 1px solid #bbbbbb; } &.nohover:hover { - border-color: #dddddd; + border-color: #ccc; } } @@ -476,7 +476,6 @@ >table { border: 0!important; margin-bottom: 0!important; - border-bottom-width: 0!important; } .dataTables_wrapper table, >table {