From 08c469ecedf6b85288fc8e10131c36f15dafb9db Mon Sep 17 00:00:00 2001 From: Daniel Sutcliffe Date: Fri, 25 Sep 2009 19:27:35 +0000 Subject: Include needed css that was in the now unused base.css --- css/default.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 7b594c2..3ff00d8 100644 --- a/css/default.css +++ b/css/default.css @@ -1,4 +1,4 @@ -/* $Header: /cvsroot/bitweaver/_bit_themes/css/default.css,v 1.2 2009/05/12 17:57:30 squareing Exp $ */ +/* $Header: /cvsroot/bitweaver/_bit_themes/css/default.css,v 1.3 2009/09/25 19:27:35 dansut Exp $ */ /* modules */ .module {padding:0.5em; margin:0.5em;} .module ul {margin:0; padding:0; list-style:none;} @@ -37,3 +37,9 @@ table {border-collapse:collapse; border-spacing:0; padding:0; margin:0; w .highlight {font-weight:bolder;} .popup {width:250px; background:#fff; padding:0.5em; border:1px solid #999;} .closebutton {position:absolute; top:2px; right:2px;} + +/* stuff that was in base.css that the basic, clean, lessneat, & blueprint styles need - for now */ +.navbar ul {padding:0; margin:0; list-style:none;} +.navbar ul li {float:left;} +.icon,.icon:hover, +a.icon,a.icon:hover {border:0px;} -- cgit v1.3