瀏覽代碼

cleaned up hours & minutes in timepicker and map button padding

Garrick van Buren 12 年之前
父節點
當前提交
9e246e5785
共有 1 個文件被更改,包括 12 次插入1 次删除
  1. 12 1
      assets/stylesheets/foreground.css

+ 12 - 1
assets/stylesheets/foreground.css

@@ -271,7 +271,7 @@ input[name="*[* date][second]"] {
   padding:0.37em 0.75em 0.6em 0.70em;
 }
 
-.ms-selectabel input[type="text"] {
+.ms-selectable input[type="text"] {
   width: 100%;
 }
 
@@ -317,6 +317,17 @@ label { display: inline;}
 
 .mw-input label { font-weight: normal; }
 
+ul.SFI_timepicker_hours { list-style-type: none; }
+ul.SFI_timepicker_hours li {
+  margin: 2px 2px;
+  padding: 4px;
+}
+
+.sminput.sminput-googlemaps3 p button {
+  padding-top: 0.35em;
+  padding-bottom: 0.6em;
+}
+
 li label.inline {
   margin-bottom: 2px;
   padding: 0;