File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
WEB-INF/includes/pageparts Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3333 <span class =" project-name" ></span > <span class =" project-owner" ></span >
3434 </div >
3535 </div >
36- <div style =" width :100% ;" >
36+ <div style =" width :100% ; padding-bottom : 5 px ; " >
3737 <div style =" display :inline ; padding-left : 10px ;" >
3838 <a onclick =" compile()" data-toggle =" tooltip" title =" Verify code (compile)" data-placement =" bottom" href =" #" class =" btn btn-success btn-circle" ><i class =" glyphicon glyphicon-ok" ></i ></a >
3939 <c:if test =" ${ param. editor_lang == ' c' } " >
Original file line number Diff line number Diff line change @@ -200,6 +200,10 @@ nav .nav > li > a:first-child {
200200 border-radius : 15px ;
201201}
202202
203+ .btn-circle : hover {
204+ box-shadow : 2px 2px 5px # 89a ;
205+ }
206+
203207# save-project {
204208 -webkit-transition : padding-left 1s , background 1s , border 1s ;
205209 transition : padding-left 1s , background 1s , border 1s ;
You can’t perform that action at this time.
0 commit comments