|
@ -834,10 +834,11 @@ |
|
|
border-radius: 0px; |
|
|
border-radius: 0px; |
|
|
border-top-left-radius: inherit; |
|
|
border-top-left-radius: inherit; |
|
|
border-bottom-left-radius: inherit; |
|
|
border-bottom-left-radius: inherit; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
|
|
|
|
margin: @labeledIconMargin; |
|
|
width: @labeledIconWidth; |
|
|
width: @labeledIconWidth; |
|
|
background-color: @labeledIconBackgroundColor; |
|
|
background-color: @labeledIconBackgroundColor; |
|
|
text-align: center; |
|
|
|
|
|
color: @labeledIconColor; |
|
|
color: @labeledIconColor; |
|
|
box-shadow: @labeledIconLeftShadow; |
|
|
box-shadow: @labeledIconLeftShadow; |
|
|
} |
|
|
} |
|
|