correcting some color values from #CCCCDD to #CCD0DD
[themes.git] / EarlyBlue / navigator / skin / pageInfo.css
index e9ca988993b4ee9debea7e1e69e2b3118b370a40..5e5c9306ff087822c8ef7818fbab0b562384a598 100755 (executable)
@@ -1,14 +1,15 @@
-.title {\r
-  font-weight: bold;\r
-  margin-bottom: 1em;\r
-  font-size: larger;\r
-}\r
-tree {\r
-  height: 100px;\r
-  margin-bottom: 1em;\r
-}\r
-treerow {\r
-  background-color: #ebebcc;\r
-}\r
-treecell { border-left: 1px solid #ccccDD; border-top: 1px solid #ccccDD; }\r
-\r
+.title {
+  font-weight: bold;
+  margin-bottom: 1em;
+  font-size: larger;
+}
+tree {
+  height: 100px;
+  margin-bottom: 1em;
+}
+treerow {
+  background-color: #ebebcc;
+}
+treecell { border-left: 1px solid #CCD0DD; border-top: 1px solid #CCD0DD; }
+
+