Displaying 1 result from an estimated 1 matches for "e1e1e3".
Did you mean:
e1e1e1
2009 May 27
1
[PATCH server] UI tweaks for cloud
...content table tr.odd {background:#eef2f2;}
+/* #content table tr.odd {background:#eef2f2;} */
-#content table tr:hover {background: #729FCF; color: #FFFFFF;}
+#content table tr:hover {background: #fdfef1;}
#content table th, #content table td {
- border:1px solid #AAAAAA;
+ border:1px solid #E1E1E3;
+ border-right: 0;
+ border-left: 0;
padding:0;
text-align:left;
}
-#content table th {background-color: #F0F0F0;}
+#content table th {background: none;border-top: none;}
#content table div {
- padding: 0.4ex;
+ padding: 0.5ex;
}
#content table th a {
@@ -49,31 +92,35 @@
tex...