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:
@@ -6,12 +6,11 @@ nav {
|
||||
|
||||
aside {
|
||||
display: block;
|
||||
width: 200px;
|
||||
width: 210px;
|
||||
position: absolute;
|
||||
top: 48px;
|
||||
left: 0;
|
||||
margin-left: 10px;
|
||||
/* float: left; */
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
|
||||
h2 {
|
||||
margin-left: 15%;
|
||||
margin-top: 15%;
|
||||
margin-left: 5%;
|
||||
margin-top: 5%;
|
||||
}
|
||||
|
||||
#register-form {
|
||||
font-size: 1.4em;
|
||||
margin-left: 15%;
|
||||
margin-left: 10%;
|
||||
margin-top: 5%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user