Skip to content

Commit

Permalink
Item10355: more fixes
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@11005 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Mar 11, 2011
1 parent 766b342 commit c99ba4a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 48 deletions.
2 changes: 1 addition & 1 deletion PatternSkin/data/System/PatternSkin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ For further troubleshooting and feedback, go to http://foswiki.org/Support/%TOPI
| Version: | %$VERSION% |
| Release: | %$RELEASE% |
| History: | <!-- specify latest version first -->&nbsp; |
| 10 Mar 2011: | v.5.4.9: Visual fixes for Fatwilly theme. |
| 11 Mar 2011: | v.5.4.10: Visual fixes for Fatwilly theme. |
| 06 Mar 2011: | v.5.4.8: Now that !TablePlugin styles are not automatically loaded to every page, header style needs a small change. |
| 30 Dec 2010: | v.5.4.7: Added custom login.sudo template. |
| 26 Dec 2010: | v.5.4.6: Clean up templates regarding =foswikiFormStep= elements. |
Expand Down
2 changes: 1 addition & 1 deletion PatternSkin/lib/Foswiki/Contrib/PatternSkin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use strict;
use warnings;

our $VERSION = '$Rev$';
our $RELEASE = '5.4.9';
our $RELEASE = '5.4.10';
our $SHORTDESCRIPTION =
'Pattern skin provides a CSS based default look and feel - flexible and [[http://www.w3.org/][W3C]] compliant. Its layout and color scheme are designed to provide a nice, clean and productive editing environment';

Expand Down
39 changes: 11 additions & 28 deletions PatternSkin/pub/System/PatternSkinThemeFatWilly/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
#foswikisiteUserBar a:link,
#foswikisiteUserBar a:visited {
color:#555;
text-decoration:underline;
}
#foswikisiteUserBar a:hover {
#foswikisiteUserBar:hover a:link,
#foswikisiteUserBar:hover a:visited {
color:#090;
}

Expand Down Expand Up @@ -242,11 +242,6 @@ select {
border-color:#ccc;
}

#patternSideBarContents .patternLeftBarPersonal,
#patternSideBarContents .patternWebIndicator {
border-color:#bcb;
}

#patternSideBarContents li a:hover {
background:#d9f5d9;
color:#444;
Expand Down Expand Up @@ -396,11 +391,7 @@ tr.foswikiDiffDebug .foswikiDiffChangedText {
}

.foswikiNewLink a:link sup,
.foswikiNewLink a:visited sup,
.patternTop a:link,
.patternHomePath .patternRevInfo .a:link,
.patternTop a:visited,
.patternHomePath .patternRevInfo a:visited {
.foswikiNewLink a:visited sup {
border-color:#ddd;
color:#777;
}
Expand Down Expand Up @@ -547,7 +538,8 @@ table#foswikiSearchTable,
#patternBottomBarContents a:visited {
color:#777;
}
#patternBottomBarContents a:hover {
#patternBottomBarContents:hover a:link,
#patternBottomBarContents:hover a:visited {
color:#0b0;
}

Expand All @@ -569,11 +561,14 @@ table#foswikiSearchTable,
color:#0b0;
}

.patternHomePath .patternRevInfo,
.patternHomePath .patternRevInfo a:link,
.patternHomePath .patternRevInfo a:visited {
.patternHomePath a:link,
.patternHomePath a:visited {
color:#777;
}
.patternHomePath:hover a:link,
.patternHomePath:hover a:visited {
color:#0b0;
}

.patternHelpCol,
.patternBookView .patternSearchResultCount,
Expand Down Expand Up @@ -606,7 +601,6 @@ tr.foswikiDiffDebug .foswikiDiffUnchangedText {

.patternActionButtons a:link,
.patternActionButtons a:visited,
.patternHomePath .patternRevInfo a:hover,
.patternActionButtons a:hover,
#patternMainContents .patternDiff h4.patternSearchResultsHeader a:link,
#patternMainContents .patternDiff h4.patternSearchResultsHeader a:visited {
Expand Down Expand Up @@ -677,11 +671,6 @@ tr.foswikiDiffDebug .foswikiDiffUnchangedText {
background:#f5f5f5;
}

.patternHomePath a:link,
.patternHomePath a:visited {
border-color:#ddd;
color:#666;
}
.patternRevInfo {
color:#666;
}
Expand Down Expand Up @@ -742,12 +731,6 @@ tr.foswikiDiffDebug .foswikiDiffUnchangedText {
border-color:#0b0;
}

.patternTop a:hover,
.patternHomePath .patternRevInfo a:hover {
border-color:#0b0;
color:#0b0;
}

.patternTopicAction {
border-color:#fff;
}
Expand Down
27 changes: 9 additions & 18 deletions PatternSkin/pub/System/PatternSkinThemeFatWilly/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,10 @@ table.foswikiFormTable th.foswikiFormTableHRow a:visited,
text-decoration:none;
}

#foswikisiteUserBar a:hover {
#foswikisiteUserBar:hover a:hover {
text-decoration:underline;
}


.twistyTrigger a:link,
.twistyTrigger a:visited,
.twistyTrigger a:link .foswikiLinkLabel,
Expand Down Expand Up @@ -288,7 +287,7 @@ th {

#foswikiLogin {
margin:0 auto;
text-align:center;
text-align:left;
width:44em;
}

Expand Down Expand Up @@ -405,6 +404,9 @@ th {
#patternBottomBarContents {
padding:1em 0 2em;
}
#patternBottomBarContents:hover a:hover {
text-decoration:underline;
}

#patternMainContents {
border-style:none;
Expand All @@ -431,8 +433,6 @@ th {

#patternSideBarContents .patternLeftBarPersonal,
#patternSideBarContents .patternWebIndicator {
border-style:none none solid;
border-width:1px;
margin:0 -1em .75em;
padding:.5em 1em .75em;
}
Expand Down Expand Up @@ -656,7 +656,7 @@ table.foswikiFormTable {
border-style:solid;
}
.foswikiFormStep {
padding:12px 20px;
padding:10px 20px;
margin:-1px -20px -1px -20px;
border-width:1px;
border-style:solid none;
Expand Down Expand Up @@ -1076,17 +1076,8 @@ table.foswikiFormTable {
font-size:94%;
white-space:nowrap;
}

.patternHomePath .patternRevInfo a:hover {
border-style:none none solid;
border-width:1px;
}

.patternHomePath a:link,
.patternHomePath a:visited {
border-style:none none solid;
border-width:1px;
text-decoration:none;
.patternHomePath:hover a:hover {
text-decoration:underline;
}

.patternContent {
Expand Down Expand Up @@ -1325,7 +1316,7 @@ table.foswikiFormTable {
}

.tipsOfTheDay {
padding:10px;
padding:10px 0;
}


Expand Down

0 comments on commit c99ba4a

Please sign in to comment.