]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
rename CSS attributes notify => notification
[friendica.git] / view / theme / vier / style.css
index 3c507de366c4e0841d0d83331f7587e99d23b446..92ac8a42a24b93346aa68cfec35f388c43aff0e0 100644 (file)
@@ -687,8 +687,8 @@ nav .nav-menu img {
        margin-right: 4px;
 }
 
-nav .nav-menu > a > .nav-notify,
-nav .nav-menu-icon > a > .nav-notify {
+nav .nav-menu > a > .nav-notification,
+nav .nav-menu-icon > a > .nav-notification {
        position: absolute;
        top: 3px;
        right: -5px;
@@ -741,7 +741,7 @@ nav .nav-menu:hover {
        margin-right: -20px;
 }
 
-nav .nav-notify {
+nav .nav-notification {
        display: none;
        background-color: #F80;
        -moz-border-radius: 5px 5px 5px 5px;
@@ -753,7 +753,7 @@ nav .nav-notify {
        text-align: center;
        color: white;
 }
-nav .nav-notify.show {
+nav .nav-notification.show {
        display: inline-block;
 }
 
@@ -845,9 +845,9 @@ nav #nav-user-linkmenu {
        padding: 5px 10px; */
 }
 
-.notify-unseen {background-color: #FFF; }
+.notification-unseen {background-color: #FFF; }
 
-.notify-seen {
+.notification-seen {
        background: none repeat scroll 0 0 #EEE;
 }
 
@@ -2424,6 +2424,7 @@ aside #id_password {
 
 #register-name-end,
 #register-email-end,
+#register-repeat-end,
 #register-nickname-end {
        clear: both;
 }