##// END OF EJS Templates
Fixing tab design.
Brian Granger -
Show More
@@ -10,6 +10,14 b''
10 10 margin: 30px auto 0px auto;
11 11 }
12 12
13 #tabs {
14 border-style: none;
15 }
16
17 #tab1, #tab2 {
18 padding: 1em 0em;
19 }
20
13 21 .list_toolbar {
14 22 padding: 5px;
15 23 height: 25px;
General Comments 0
You need to be logged in to leave comments. Login now