فهرست منبع

fixed some CSS styling that can get wiped out by other CSS on the page

paul laptop 12 سال پیش
والد
کامیت
45fb31d02d
1فایلهای تغییر یافته به همراه12 افزوده شده و 2 حذف شده
  1. 12 2
      css/amber.css

+ 12 - 2
css/amber.css

@@ -2,8 +2,6 @@ body.jtalkBody {
     margin-bottom: 350px;
 }
 
-@import url("amber-normalize.css");
-
 #jtalkTabs, #jtalk .jt_tabs {
     margin: 0;
     padding: 0;
@@ -214,8 +212,20 @@ body.jtalkBody {
     margin-bottom: 0;
     padding-top: 0;
     padding-bottom: 0;
+    height: 14px;
+    line-height: normal;
+    box-shadow: none;
+    outline: none;
+    vertical-align:baseline;
+}
+.jtalkTool select {
+    height:18px;
+    width: auto;
 }
 
+
+
+
 .jtalkTool li {
     margin: 0;
     padding: 0;