From 7642de5a7276a78ef4aa3ad102802c19e874a5db Mon Sep 17 00:00:00 2001 From: jlukic Date: Sun, 25 Aug 2013 22:27:16 -0400 Subject: [PATCH] menu fixes Former-commit-id: 97406efcc3b7f1c513e099631e32da126aea1cec Former-commit-id: 237c4e2e1a0ff48988c2a07342a5ef0978ce173d --- build/uncompressed/collections/menu.css | 3 ++- node/src/documents/collections/menu.html | 5 ++--- node/src/files/components/semantic/collections/menu.css | 3 ++- src/collections/menu.less | 3 ++- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/build/uncompressed/collections/menu.css b/build/uncompressed/collections/menu.css index 0d447e750..b2b4fd62e 100644 --- a/build/uncompressed/collections/menu.css +++ b/build/uncompressed/collections/menu.css @@ -226,7 +226,7 @@ ---------------*/ .ui.menu .item > .label, .ui.menu .item > a > .label { - background-color: #959595; + background-color: #9DA6AB; color: #FFFFFF; margin: -0.3em 0em -0.3em 0.5em; padding: 0.3em 0.8em; @@ -381,6 +381,7 @@ .ui.vertical.menu .item > .icon:not(.input) { float: right; width: 1.22em; + line-height: 1.22; margin: 0em 0em 0em 0.5em; } .ui.vertical.menu .item > .label + .icon { diff --git a/node/src/documents/collections/menu.html b/node/src/documents/collections/menu.html index 31914775b..9657aa40d 100755 --- a/node/src/documents/collections/menu.html +++ b/node/src/documents/collections/menu.html @@ -9,7 +9,7 @@ type : 'UI Collection'

Menu

-

A menu is a collection of interface elements usually showing several actions which a user can take

+

A menu is a collection of elements usually showing several actions which a user can take

@@ -42,7 +42,7 @@ type : 'UI Collection'
- +