|
@@ -1647,7 +1647,7 @@ h4.graph_title {
|
|
|
.tile-stats .count {
|
|
|
font-size: 38px;
|
|
|
font-weight: bold;
|
|
|
- line-height: 1.65857143; }
|
|
|
+ line-height: 1.65857; }
|
|
|
|
|
|
.tile-stats .count, .tile-stats h3, .tile-stats p {
|
|
|
position: relative;
|
|
@@ -3352,7 +3352,7 @@ header {
|
|
|
border: 1px solid #cccccc;
|
|
|
padding: 4px;
|
|
|
box-sizing: content-box;
|
|
|
- box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
|
|
|
+ box-shadow: rgba(0, 0, 0, 0.07451) 0px 1px 1px 0px inset;
|
|
|
border-top-right-radius: 3px;
|
|
|
border-bottom-right-radius: 3px;
|
|
|
border-bottom-left-radius: 3px;
|