Skip to content

Commit

Permalink
Item12192: remove bg color and margins for foswikiFormSteps inside di…
Browse files Browse the repository at this point in the history
…alogs

git-svn-id: http://svn.foswiki.org/trunk@15989 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Nov 11, 2012
1 parent d878630 commit 633f027
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,10 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
display:none;
margin-bottom:18px; /* to hold the resizer */
}
.ui-dialog .foswikiFormSteps {
margin:0px;
background-color:transparent;
}

.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-content,
Expand Down

0 comments on commit 633f027

Please sign in to comment.