зеркало из https://github.com/nextcloud/news.git
fixes path in css
This commit is contained in:
Родитель
fbcac103cf
Коммит
be869cf0f9
|
@ -13,7 +13,7 @@
|
|||
#dropdownBtn { width: 9em; padding-left: 0; padding-right:20px; background: url('%webroot%/core/img/actions/triangle-s.svg') no-repeat right center; }
|
||||
|
||||
#addfolder { background: url('%webroot%/core/img/places/folder.svg') no-repeat left center; padding-left: 20px !important; }
|
||||
#addfeed { background: url('%appswebroot%/apps/news/img/rss.svg') no-repeat left center; padding-left: 20px !important; }
|
||||
#addfeed { background: url('%appswebroot%/news/img/rss.svg') no-repeat left center; padding-left: 20px !important; }
|
||||
|
||||
#unreaditemcounter.nonzero { position: relative; background: #5E5E5E; border-radius: 5px; padding: 0 5px; color: white; text-align: center; margin: 0 0.3em 0 0.3em;}
|
||||
#unreaditemcounter.zero { position: relative; margin: 0 0.3em 0 0; }
|
||||
|
|
Загрузка…
Ссылка в новой задаче