Skip to content

Commit

Permalink
Merge b26ee2a into de80308
Browse files Browse the repository at this point in the history
  • Loading branch information
peuter committed Oct 18, 2017
2 parents de80308 + b26ee2a commit 1648a60
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source/resource/designs/metal/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ body br
.widget
{
margin: -1px 0 0 -1px;
padding: 0.3em;
padding: 6px;
border-color: #666;
border-style: solid;
border-width: 1px;
Expand Down Expand Up @@ -325,13 +325,14 @@ body br
margin-left:0;
margin-right: 0;
float: left;
padding: 0;
}
.group
.pagejump .switchUnpressed div, .group .pagejump .switchPressed div {
.group .pagejump .switchUnpressed div, .group .pagejump .switchPressed div {
width: auto;
text-align: left;
margin-left: 0.3em;
line-height: 2em;
padding: 0;
}

.group.widget {
Expand Down

0 comments on commit 1648a60

Please sign in to comment.