Эх сурвалжийг харах

[css] Remove unused styles on top and bottom

bc Wong 13 жил өмнө
parent
commit
43e7ac7f21

+ 0 - 11
desktop/core/src/desktop/templates/common_header.mako

@@ -36,17 +36,6 @@
     body {
       padding-top: ${padding};
     }
-    .tooltip.fade.bottom{
-        border-style: none;
-        background-color: transparent;
-    }
-    .tooltip{
-        margin-left: -10px;
-        margin-top: -10px;
-    }
-    .tooltip-inner{
-        margin-top: -10px;
-    }
   </style>
 
   <script src="/static/ext/js/jquery/jquery-1.7.1.min.js"></script>

+ 0 - 6
desktop/core/static/css/jhue.css

@@ -534,12 +534,6 @@ table.display td.center {
 	*margin-top: -1px;
 }
 
-.top, .bottom {
-	padding: 15px;
-	background-color: #F5F5F5;
-	border: 1px solid #CCCCCC;
-}
-
 .top .dataTables_info {
 	float: none;
 }