little bit more for quattro
This commit is contained in:
parent
0fb119496e
commit
714319457c
2 changed files with 2 additions and 2 deletions
|
@ -441,7 +441,7 @@ section {
|
||||||
font: bold 85%;
|
font: bold 85%;
|
||||||
color: @Grey1;
|
color: @Grey1;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
padding: 10px;
|
padding: 10px 5px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
-moz-border-radius: 8px;
|
-moz-border-radius: 8px;
|
||||||
-webkit-border-radius: 8px;
|
-webkit-border-radius: 8px;
|
||||||
|
|
|
@ -701,7 +701,7 @@ section {
|
||||||
font: bold 85%;
|
font: bold 85%;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
padding: 10px;
|
padding: 10px 5px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
-moz-border-radius: 8px;
|
-moz-border-radius: 8px;
|
||||||
-webkit-border-radius: 8px;
|
-webkit-border-radius: 8px;
|
||||||
|
|
Loading…
Reference in a new issue