Authored by 郭成尧

button-style

... ... @@ -19,7 +19,6 @@ $top-bar-font-color: #444;
color: $top-bar-font-color;
> button {
height: 50px;
width: 50px;
background-color: transparent;
font-size: 45px;
... ...
... ... @@ -15,7 +15,6 @@ $top-bar-font-color: #444;
color: $top-bar-font-color;
> button {
height: 50px;
width: 50px;
background-color: transparent;
font-size: 45px;
... ...
... ... @@ -19,7 +19,6 @@ $top-bar-font-color: #444;
color: $top-bar-font-color;
> button {
height: 50px;
width: 50px;
background-color: transparent;
font-size: 45px;
... ...
... ... @@ -31,7 +31,6 @@ $disable-gray: #b0b0b0;
color: $top-bar-font-color;
> button {
height: 50px;
width: 50px;
background-color: transparent;
font-size: 45px;
... ...
... ... @@ -61,7 +61,6 @@ $disable-gray: #b0b0b0;
}
> .top-operation-bar > button {
height: 50px;
text-align: center;
&.close {
... ... @@ -71,7 +70,6 @@ $disable-gray: #b0b0b0;
color: $top-bar-font-color;
font-size: 50px;
padding: 0;
margin-top: -2px;
}
}
... ...
... ... @@ -26,7 +26,6 @@ $disableGray: #b0b0b0;
color: $top-bar-font-color;
> button {
height: 50px;
width: 50px;
background-color: transparent;
font-size: 45px;
... ...
... ... @@ -61,7 +61,6 @@ $disable-gray: #b0b0b0;
}
> .top-operation-bar > button {
height: 50px;
text-align: center;
&.close {
... ... @@ -71,7 +70,6 @@ $disable-gray: #b0b0b0;
color: $top-bar-font-color;
font-size: 50px;
padding: 0;
margin-top: -2px;
}
}
... ...