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

made links on second level clickable on the whole width

This commit is contained in:
Bernhard Posselt 2012-09-06 12:42:56 +02:00
parent 6253787207
commit 10b313fc5c

View File

@ -271,14 +271,15 @@ div.add_parentfolder {
}
#feeds .folder.open ul li {
padding-left: 1.7em;
border: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
#feeds .folder.open ul li a.title {
padding-left: 3.2em;
padding-right: .5em;
background-position: 1.4em center;
}
#feeds .folder.open ul li:first-child {