diff options
author | friendica <redmatrix@redmatrix.me> | 2015-04-23 21:29:27 -0700 |
---|---|---|
committer | friendica <redmatrix@redmatrix.me> | 2015-04-23 21:29:27 -0700 |
commit | ca305f54210b233dec4f81a8f91da46c2df6c6b7 (patch) | |
tree | fb5e880bc34a25737188498a4d06b4bb898ab4c1 /view/theme/redbasic/css | |
parent | 5ac177391bf7f8f13da5089b907829cf6f77650b (diff) | |
parent | c696860cc53bc25558d83de5eda65d9b583da382 (diff) | |
download | volse-hubzilla-ca305f54210b233dec4f81a8f91da46c2df6c6b7.tar.gz volse-hubzilla-ca305f54210b233dec4f81a8f91da46c2df6c6b7.tar.bz2 volse-hubzilla-ca305f54210b233dec4f81a8f91da46c2df6c6b7.zip |
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index eebd1566e..28d443c74 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1937,6 +1937,7 @@ nav .dropdown-menu { } [id^="webpage-list-item-"]:hover td, +[id^="block-list-item-"]:hover td, [id^="menu-list-item-"]:hover td, [id^="mitem-list-item-"]:hover td { background-color: $item_colour; |