@@ -1419,7 +1419,7 @@ th {
14191419}
14201420
14211421.raml-console-tab-list {
1422- right : 12 px ;
1422+ right : 9 px ;
14231423 position : relative;
14241424 bottom : -1px ;
14251425 display : flex;
@@ -1509,9 +1509,9 @@ th {
15091509.raml-console-tab-get ::before {
15101510 background : # 0B88B9 ;
15111511 content : '' ;
1512- height : 31 px ;
1512+ height : 45 px ;
15131513 border-radius : 4px ;
1514- margin : 0 10px 0 ;
1514+ margin : -1 px 10px 0 ;
15151515 -webkit-transform : perspective (45px ) rotateX (30deg );
15161516 -moz-transform : perspective (45px ) rotateX (30deg );
15171517 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1525,9 +1525,9 @@ th {
15251525.raml-console-tab-put ::before {
15261526 background : # 87538f ;
15271527 content : '' ;
1528- height : 31 px ;
1528+ height : 45 px ;
15291529 border-radius : 4px ;
1530- margin : 0 10px 0 ;
1530+ margin : -1 px 10px 0 ;
15311531 -webkit-transform : perspective (45px ) rotateX (30deg );
15321532 -moz-transform : perspective (45px ) rotateX (30deg );
15331533 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1541,9 +1541,9 @@ th {
15411541.raml-console-tab-delete ::before {
15421542 background : # d14956 ;
15431543 content : '' ;
1544- height : 31 px ;
1544+ height : 45 px ;
15451545 border-radius : 4px ;
1546- margin : 0 10px 0 ;
1546+ margin : -1 px 10px 0 ;
15471547 -webkit-transform : perspective (45px ) rotateX (30deg );
15481548 -moz-transform : perspective (45px ) rotateX (30deg );
15491549 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1557,9 +1557,9 @@ th {
15571557.raml-console-tab-post ::before {
15581558 background : # 1EA18D ;
15591559 content : '' ;
1560- height : 31 px ;
1560+ height : 45 px ;
15611561 border-radius : 4px ;
1562- margin : 0 10px 0 ;
1562+ margin : -1 px 10px 0 ;
15631563 -webkit-transform : perspective (45px ) rotateX (30deg );
15641564 -moz-transform : perspective (45px ) rotateX (30deg );
15651565 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1573,9 +1573,9 @@ th {
15731573.raml-console-tab-patch ::before {
15741574 background : # 02B0E2 ;
15751575 content : '' ;
1576- height : 31 px ;
1576+ height : 45 px ;
15771577 border-radius : 4px ;
1578- margin : 0 10px 0 ;
1578+ margin : -1 px 10px 0 ;
15791579 -webkit-transform : perspective (45px ) rotateX (30deg );
15801580 -moz-transform : perspective (45px ) rotateX (30deg );
15811581 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1589,9 +1589,9 @@ th {
15891589.raml-console-tab-connect ::before {
15901590 background : # E48F0A ;
15911591 content : '' ;
1592- height : 31 px ;
1592+ height : 45 px ;
15931593 border-radius : 4px ;
1594- margin : 0 10px 0 ;
1594+ margin : -1 px 10px 0 ;
15951595 -webkit-transform : perspective (45px ) rotateX (30deg );
15961596 -moz-transform : perspective (45px ) rotateX (30deg );
15971597 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1605,9 +1605,9 @@ th {
16051605.raml-console-tab-head ::before {
16061606 background : # 8A45A2 ;
16071607 content : '' ;
1608- height : 31 px ;
1608+ height : 45 px ;
16091609 border-radius : 4px ;
1610- margin : 0 10px 0 ;
1610+ margin : -1 px 10px 0 ;
16111611 -webkit-transform : perspective (45px ) rotateX (30deg );
16121612 -moz-transform : perspective (45px ) rotateX (30deg );
16131613 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1621,9 +1621,9 @@ th {
16211621.raml-console-tab-options ::before {
16221622 background : # 1EBD77 ;
16231623 content : '' ;
1624- height : 31 px ;
1624+ height : 45 px ;
16251625 border-radius : 4px ;
1626- margin : 0 10px 0 ;
1626+ margin : -1 px 10px 0 ;
16271627 -webkit-transform : perspective (45px ) rotateX (30deg );
16281628 -moz-transform : perspective (45px ) rotateX (30deg );
16291629 -ms-transform : perspective (45px ) rotateX (30deg );
@@ -1637,9 +1637,9 @@ th {
16371637.raml-console-tab-trace ::before {
16381638 background : # 98B805 ;
16391639 content : '' ;
1640- height : 31 px ;
1640+ height : 45 px ;
16411641 border-radius : 4px ;
1642- margin : 0 10px 0 ;
1642+ margin : -1 px 10px 0 ;
16431643 -webkit-transform : perspective (45px ) rotateX (30deg );
16441644 -moz-transform : perspective (45px ) rotateX (30deg );
16451645 -ms-transform : perspective (45px ) rotateX (30deg );
0 commit comments