X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2Fstatic%2FAdminLTE-2.3.7%2Fbuild%2Fless%2Fprofile.less;fp=src%2Fceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2Fstatic%2FAdminLTE-2.3.7%2Fbuild%2Fless%2Fprofile.less;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=3cb8e091464f8a7ccd11d1ef32f3bed6cd076d1e;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/profile.less b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/profile.less deleted file mode 100644 index 3cb8e09..0000000 --- a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/profile.less +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Page: Profile - * ------------- - */ - -.profile-user-img { - margin: 0 auto; - width: 100px; - padding: 3px; - border: 3px solid @gray; -} - -.profile-username { - font-size: 21px; - margin-top: 5px; -} - -.post { - border-bottom: 1px solid @gray; - margin-bottom: 15px; - padding-bottom: 15px; - color: #666; - &:last-of-type { - border-bottom: 0; - margin-bottom: 0; - padding-bottom: 0; - } - .user-block { - margin-bottom: 15px; - } -}