about summary refs log tree commit diff
path: root/web/css/menu.css
diff options
context:
space:
mode:
authorPjotr Prins2015-03-30 09:52:42 +0200
committerPjotr Prins2015-03-30 09:52:42 +0200
commit56177b238dc7d3b225caeda25fd558d98b17b3c6 (patch)
tree61368594122a99ee2457e57145e97f475b3a29b9 /web/css/menu.css
parentf651014b577f3af0c88f2669ec2f8d0260f398dd (diff)
parent1dd2981a25cdb33ab575206020490c7cf799e2da (diff)
downloadgenenetwork2-56177b238dc7d3b225caeda25fd558d98b17b3c6.tar.gz
Merge branch 'master' of https://github.com/zsloan/genenetwork2 into zsloan
Diffstat (limited to 'web/css/menu.css')
-rwxr-xr-xweb/css/menu.css203
1 files changed, 0 insertions, 203 deletions
diff --git a/web/css/menu.css b/web/css/menu.css
deleted file mode 100755
index 56b3719b..00000000
--- a/web/css/menu.css
+++ /dev/null
@@ -1,203 +0,0 @@
-/* --- menu styles ---
-note:
-	not all browsers render styles the same way so try out your style sheet
-	on different browsers before publishing;
-*/
-/* level 0 inner */
-.m0l0iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold; 
-	padding: 4px;
-	color: #0000DD;
-}
-.m0l0iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold; 
-	padding: 4px;
-	color: #FFFFFF;
-}
-
-/* level 0 outer */
-.m0l0oout {
-	font-size: 12px;
-	font-weight: Bold; 
-	border : 1px solid #FFFFFF;
-	background: #ddddff;
-}
-.m0l0oover {
-	font-size: 12px;
-	font-weight: Bold; 
-	border : 1px solid #FFFFFF;
-	background: #4F8EB6;
-}
-
-/* level 1 inner */
-.m0l1iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Normal;
-	text-decoration: none;
-	padding: 4px;
-	color: #000082;
-}
-.m0l1iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold;
-	text-decoration : none;
-	padding: 3px;
-	color: #ffffff;
-	border : 1px solid #000000;
-	margin : 2px;
-	background: #4F8EB6;
-}
-
-/* level 1 outer */
-.m0l1oout {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-.m0l1oover {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-
-/* level 2 inner */
-.m0l2iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Normal;
-	text-decoration: none;
-	padding: 4px;
-	color: #000082;
-}
-
-.m0l2iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold;
-	text-decoration: none;
-	padding: 3px;
-	color: #ffffff;
-	border : 1px solid #000000;
-	margin : 2px;
-	background: #4F8EB6;
-}
-
-/* level 2 outer */
-.m0l2oout {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-.m0l2oover {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-
-/* level 3 inner */
-.m0l3iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Normal;
-	text-decoration: none;
-	padding: 4px;
-	color: #000082;
-}
-
-.m0l3iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold;
-	text-decoration: none;
-	padding: 3px;
-	color: #ffffff;
-	border : 1px solid #000000;
-	margin : 2px;
-	background: #4F8EB6;
-}
-
-/* level 3 outer */
-.m0l3oout {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-.m0l3oover {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-
-/* level 4 inner */
-.m0l4iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Normal;
-	text-decoration: none;
-	padding: 4px;
-	color: #000082;
-}
-
-.m0l4iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold;
-	text-decoration: none;
-	padding: 3px;
-	color: #ffffff;
-	border : 1px solid #000000;
-	margin : 2px;
-	background: #4F8EB6;
-}
-
-/* level 4 outer */
-.m0l4oout {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-.m0l4oover {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-
-/* level 5 inner */
-.m0l5iout {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Normal;
-	text-decoration: none;
-	padding: 4px;
-	color: #000082;
-}
-
-.m0l5iover {
-	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
-	font-size: 12px;
-	font-weight: Bold;
-	text-decoration: none;
-	padding: 3px;
-	color: #ffffff;
-	border : 1px solid #000000;
-	margin : 2px;
-	background: #4F8EB6;
-}
-
-/* level 5 outer */
-.m0l5oout {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
-.m0l5oover {
-	text-decoration : none;
-	border : 1px solid #999999;
-	background: #EEEEEE;
-}
\ No newline at end of file