Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
[friendica.git/.git] / view / theme / duepuntozero / style.css
index b92f0ed..3e8151c 100644 (file)
@@ -788,7 +788,7 @@ input#dfrn-url {
 #settings-notifications label {
        margin-left: 20px;
 }
-#settings-notify-desc, #settings-activity-desc {
+#settings-notification-desc, #settings-activity-desc {
        font-weight: bold;
        margin-bottom: 15px;
 }
@@ -2785,7 +2785,7 @@ aside input[type='text'] {
 #crepair-url-label,
 #crepair-request-label,
 #crepair-confirm-label,
-#crepair-notify-label,
+#crepair-notification-label,
 #crepair-photo-label,
 #crepair-poll-label {
        float: left;
@@ -3320,7 +3320,7 @@ div.jGrowl div.info {
   margin-right: -20px;
 }
 
-.nav-notify {
+.nav-notification {
        display: none;
        position: absolute;
        font-size: 10px;
@@ -3330,7 +3330,7 @@ div.jGrowl div.info {
        min-width: 15px;
        text-align: right;
 }
-.nav-notify.show {
+.nav-notification.show {
        display: block;
 }
 #nav-notifications-menu {
@@ -3376,7 +3376,7 @@ div.jGrowl div.info {
        padding: 7px 7px 0px 0px;
 }
 
-.notify-seen {
+.notification-seen {
        background: #DDDDDD;
 }