null+****@clear*****
null+****@clear*****
2012年 4月 5日 (木) 16:40:20 JST
Kouhei Sutou 2012-04-05 16:40:20 +0900 (Thu, 05 Apr 2012)
New Revision: 8bd6285fe2d48592c8a539fb21bccaa7e3135768
Log:
admin: use related colors
Modified files:
data/html/admin/css/groonga-admin.css
Modified: data/html/admin/css/groonga-admin.css (+3 -2)
===================================================================
--- data/html/admin/css/groonga-admin.css 2012-04-05 16:36:10 +0900 (d485360)
+++ data/html/admin/css/groonga-admin.css 2012-04-05 16:40:20 +0900 (72c8d66)
@@ -16,7 +16,7 @@ img {
}
a {
- color: #cf4020;
+ color: #2e6e9e;
text-decoration: none;
}
@@ -67,7 +67,8 @@ table.records {
}
table.records th {
- background-color: #fb9f10;
+ color: white;
+ background-color: #5c9ccc;
border: #333 solid;
border-width: 0 0 1px 1px;
text-align: center;