1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-09 10:15:44 +02:00

remove important from app nav background

This commit is contained in:
Bernhard Posselt 2015-11-22 18:27:15 +01:00
parent bf2678d13d
commit 3a8877d432
3 changed files with 4 additions and 4 deletions

View File

@ -227,8 +227,8 @@
* Fixes for owncloud/core#20208
*/
#app-navigation li a {
opacity: 1 !important;
opacity: 1 !important;
}
#app-navigation .active, #app-navigation .active a {
background-color: #ccc !important;
background-color: #ccc;
}

2
css/news.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long