Skip to content

Commit 9a35df2

Browse files
author
Rafael J. Staib
committed
Add some style changes
1 parent 417cf25 commit 9a35df2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stylesheets/jquery.steps.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
display: block;
44
width: 600px;
55
overflow: hidden;
6+
background: #fff;
7+
padding: 10px;
8+
border: 2px solid #efefef;
69
}
710

811

@@ -18,6 +21,7 @@
1821
{
1922
list-style: none !important;
2023
padding: 0;
24+
margin: 0;
2125
}
2226

2327
.wizard ol > li,

0 commit comments

Comments
 (0)