File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ form {
111111
112112.nav-logo {
113113 float : left;
114- height : 105 px ;
114+ height : 111 px ;
115115 width : 167px ;
116116 margin : 0 ;
117117 border-bottom : 1px solid # e5e5e5 ;
@@ -130,31 +130,31 @@ form {
130130.nav-block {
131131 font-family : Arial, Helvetica, sans-serif;
132132 margin : 0 ;
133- height : 105 px ;
133+ height : 111 px ;
134134 width : 119px ;
135135 float : left;
136136 cursor : pointer;
137137 border-bottom : 1px solid # e5e5e5 ;
138138}
139139
140140.nav-block : hover {
141- height : 102 px ;
141+ height : 108 px ;
142142 border-bottom : 4px solid # f79b44 ;
143143}
144144
145145.nav-selected-block {
146146 font-family : Arial, Helvetica, sans-serif;
147147 margin : 0 ;
148148 color : # 174f82 ;
149- height : 102 px ;
149+ height : 108 px ;
150150 width : 119px ;
151151 float : left;
152152 border-bottom : 4px solid # 777777 ;
153153 cursor : pointer;
154154}
155155
156156.nav-selected-block : hover {
157- height : 102 px ;
157+ height : 108 px ;
158158 border-bottom : 4px solid # f79b44 ;
159159}
160160
@@ -163,15 +163,15 @@ form {
163163}
164164
165165.nav-header {
166- padding : 12 px 0 0 6px ;
166+ padding : 14 px 0 0 6px ;
167167 margin : 0 ;
168168 letter-spacing : -1.0px ;
169169 font-size : 16pt ;
170170 font-weight : bold;
171171}
172172
173173.nav-selected-header {
174- padding : 12 px 0 0 6px ;
174+ padding : 14 px 0 0 6px ;
175175 margin : 0 ;
176176 letter-spacing : -1.0px ;
177177 font-size : 16pt ;
@@ -773,7 +773,7 @@ form {
773773}
774774
775775# vstobjects {
776- padding-top : 182 px ;
776+ padding-top : 188 px ;
777777 min-height : 370px ;
778778}
779779
Original file line number Diff line number Diff line change 1717 </ div >
1818 < div style ="display:block; float:left; ">
1919 < span class ="nav-logo ">
20- < img style ="margin: 26px 0 0 10px; " src ="/images/logo.png ">
20+ < img style ="margin: 30px 0 0 10px; " src ="/images/logo.png ">
2121 </ span >
2222
2323 < a class ="nav-lnk " href ="/list/user/ ">
Original file line number Diff line number Diff line change 1212 </ div >
1313 < div style ="display:block; float:left; ">
1414 < span class ="nav-logo ">
15- < img style ="margin: 26px 0 0 10px; " src ="/images/logo.png ">
15+ < img style ="margin: 30px 0 0 10px; " src ="/images/logo.png ">
1616 </ span >
1717
1818 < a class ="nav-lnk " href ="/list/user/ ">
You can’t perform that action at this time.
0 commit comments