瀏覽代碼

Fixes colors in dialogs.

master
yanas 8 年之前
父節點
當前提交
88a45cf991
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      css/_jquery-impromptu.scss

+ 2
- 1
css/_jquery-impromptu.scss 查看文件

9
 }
9
 }
10
 div.jqi{ 
10
 div.jqi{ 
11
 	width: 400px;
11
 	width: 400px;
12
-	position: absolute; 
12
+	position: absolute;
13
+    color: #3a3a3a;
13
 	background-color: #ffffff; 
14
 	background-color: #ffffff; 
14
 	font-size: 11px; 
15
 	font-size: 11px; 
15
 	text-align: left; 
16
 	text-align: left; 

Loading…
取消
儲存