Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Item13558: Fix typos in css
  • Loading branch information
gac410 committed Jul 26, 2015
1 parent 77f5b4a commit 6112663
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PatternSkin/pub/System/PatternSkinTheme/style_src.css
Expand Up @@ -1383,7 +1383,7 @@ pre ul:last-child,
.foswikiButton.foswikiActive,
.foswikiButtonSmall.foswikiActive,
.foswikiButtonLarge.foswikiActive,
.foswikiButtonMini.foswikiActive,
.foswikiButtonMini.foswikiActive {
color: #484848;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #e6e6e6;
Expand All @@ -1410,7 +1410,7 @@ pre ul:last-child,
.foswikiButton.foswikiActive .foswikiIcon,
.foswikiButtonSmall.foswikiActive .foswikiIcon,
.foswikiButtonLarge.foswikiActive .foswikiIcon,
.foswikiButtonMini.foswikiActive .foswikiIcon,
.foswikiButtonMini.foswikiActive .foswikiIcon {
color: #484848;
}
.foswikiButton:hover .foswikiCaret,
Expand All @@ -1420,7 +1420,7 @@ pre ul:last-child,
.foswikiButton.foswikiActive .foswikiCaret,
.foswikiButtonSmall.foswikiActive .foswikiCaret,
.foswikiButtonLarge.foswikiActive .foswikiCaret,
.foswikiButtonMini.foswikiActive .foswikiCaret,
.foswikiButtonMini.foswikiActive .foswikiCaret {
border-top-color: rgba(72, 72, 72, 0.4);
}
.foswikiButton .foswikiAccessKey,
Expand Down

0 comments on commit 6112663

Please sign in to comment.