The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff

This commit is contained in:
friendica
2013-01-08 11:59:29 -08:00
parent 3b213c5fc7
commit a96d3ac66f
7 changed files with 143 additions and 207 deletions

View File

@@ -6,12 +6,11 @@ nav {
aside {
display: block;
width: 200px;
width: 210px;
position: absolute;
top: 48px;
left: 0;
margin-left: 10px;
/* float: left; */
}