diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-03 00:01:51 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-03 00:01:51 +0100 |
commit | bc0e41592648156f319503c5d4257385a42610b8 (patch) | |
tree | 86d286c968be17cdc8802beddedfb2c54421d6d4 /view/theme | |
parent | c48965ea2f290c05387260f94e4123d1163c2a91 (diff) | |
download | volse-hubzilla-bc0e41592648156f319503c5d4257385a42610b8.tar.gz volse-hubzilla-bc0e41592648156f319503c5d4257385a42610b8.tar.bz2 volse-hubzilla-bc0e41592648156f319503c5d4257385a42610b8.zip |
es+nl and bluegrid update
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/schema/bluegrid.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/bluegrid.css b/view/theme/redbasic/schema/bluegrid.css index 8545f3f74..0eb3dab1f 100644 --- a/view/theme/redbasic/schema/bluegrid.css +++ b/view/theme/redbasic/schema/bluegrid.css @@ -110,7 +110,7 @@ input#jot-title:hover, input#jot-title:focus { border-color: transparent; } -nav .dropdown-menu, .wall-item-tools .dropdown-menu, .section-title-wrapper .dropdown-menu { +nav .dropdown-menu, .wall-item-tools .dropdown-menu, .section-title-wrapper .dropdown-menu, .section-content-wrapper .dropdown-menu { background-color: rgba(67,72,138,.97); color: #fff; border-radius: 0; |