File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change @@ -4829,13 +4829,13 @@ i.size-32.icon-new-work{
48294829}
48304830
48314831.btn-invitations {
4832- margin-left : 120 px ;
4832+ margin-left : 110 px ;
48334833}
48344834.btn-msg {
48354835 background : url ("send_msg.png" ) no-repeat left center;
48364836 background-position : 3px ;
4837- padding : 2px 6 px ;
4838- padding-left : 23 px ;
4837+ padding : 2px 4 px ;
4838+ padding-left : 22 px ;
48394839 margin-bottom : 10px ;
48404840 font-size : 11px ;
48414841 line-height : 14px ;
@@ -4844,8 +4844,8 @@ i.size-32.icon-new-work{
48444844.btn-inv {
48454845 background : url ("send_inv.png" ) no-repeat left center;
48464846 background-position : 3px ;
4847- padding : 2px ;
4848- padding-left : 27 px ;
4847+ padding : 2px 4 px ;
4848+ padding-left : 22 px ;
48494849 margin-bottom : 10px ;
48504850 font-size : 11px ;
48514851 line-height : 14px ;
@@ -4854,8 +4854,8 @@ i.size-32.icon-new-work{
48544854.btn-inv-off {
48554855 background : url ("send_inv_off.png" ) no-repeat left center;
48564856 background-position : 3px ;
4857- padding : 2px ;
4858- padding-left : 27 px ;
4857+ padding : 2px 4 px ;
4858+ padding-left : 22 px ;
48594859 margin-bottom : 10px ;
48604860 font-size : 11px ;
48614861 line-height : 14px ;
Original file line number Diff line number Diff line change @@ -513,4 +513,19 @@ The more frequent ones have been marked with *
513513 .course-tool {
514514 width : 260px ;
515515 }
516+ .btn-invitations {
517+ margin-left : 120px ;
518+ }
519+ .btn-msg {
520+ padding-left : 27px ;
521+ }
522+ .btn-inv {
523+ padding-left : 27px ;
524+ padding-right : 5px ;
525+ }
526+ .btn-inv-off {
527+ padding-left : 27px ;
528+ padding-right : 5px ;
529+ }
516530}
531+
You can’t perform that action at this time.
0 commit comments