]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge pull request #12951 from jsoref/spelling
[friendica.git] / view / theme / vier / style.css
index 3c507de366c4e0841d0d83331f7587e99d23b446..2de86c6e328cbb2a26dad94fabce149ee2db5b07 100644 (file)
@@ -312,17 +312,21 @@ a:hover {
 }
 .fakelink {
        color: #36c;
-       /* color: #3e3e8c; */
-       /* color: #3465A4; */
-       /* color: #3E3E8C; */
        text-decoration: none;
        cursor: pointer;
 }
 .fakelink:hover {
-       /* color: blue;*/
-       /* color: #005c94; */
        text-decoration: underline;
 }
+.btn.btn-link.fakelink {
+       background: none;
+       border: none;
+       box-shadow: none;
+       padding: 0 2px;
+       vertical-align: baseline;
+       outline-offset: 0;
+}
+
 pre code {
        font-family: Courier, monospace;
        white-space: pre;
@@ -417,7 +421,7 @@ pre code {
 .tool a {
        /* color: #000; */
 }
-.tool a:hover, .widget a:hover, #nets-sidear a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover {
+.tool a:hover, .widget a:hover, #nets-sidebar a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover {
        /* text-decoration: underline; */
        text-decoration: none;
        color: black;
@@ -687,8 +691,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 +745,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 +757,7 @@ nav .nav-notify {
        text-align: center;
        color: white;
 }
-nav .nav-notify.show {
+nav .nav-notification.show {
        display: inline-block;
 }
 
@@ -845,9 +849,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;
 }
 
@@ -1438,10 +1442,6 @@ section.minimal {
        font-size: 12px;
 }
 
-.shared_header {
-       line-height: 14px;
-}
-
 .wall-item-network {
        color: #999;
        font-size: 12px;
@@ -1782,8 +1782,14 @@ section.minimal {
        padding: 0.3em;
        margin-bottom: 10px;
 }
-
-#profile-jot-form #jot-title, #profile-jot-form #jot-category {
+#post-length {
+       width: 20px;
+       float: left;
+       margin-left: 15px;
+       margin-top: 3px;
+       color: #9c9c9c;
+}
+profile-jot-form #jot-title, #profile-jot-form #jot-category {
        border-radius: 5px 5px 5px 5px;
        font-weight: bold;
        height: 20px;
@@ -2073,22 +2079,6 @@ section.minimal {
        margin-left: 15px;
        cursor: pointer;
 }
-#profile-smiley-wrapper {
-       float: left;
-       margin-left: 15px;
-       cursor: pointer;
-       margin-top: 3px;
-       height: 10px;
-       display: inline-block;
-}
-#smileybutton {
-       position: absolute;
-       z-index: 99;
-}
-table.smiley-preview {
-       background-color: #FFF;
-       box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-}
 #jot-perms-icon {
        float: right;
        margin-left: 15px;
@@ -2272,40 +2262,6 @@ ul.tabs li .active, span.pager_current a {
        margin-left: 200px;
        color: #666666;
 }
-.field .onoff {
-       float: left;
-       width: 80px;
-       margin-right:1em;
-}
-.field .onoff a {
-       display: block;
-       border: 1px solid #666666;
-       background-image: url("../../../images/onoff.jpg");
-       background-repeat: no-repeat;
-       padding: 4px 2px 2px 2px;
-       font-size:14px;
-       height: 16px;
-       line-height:16px;
-       text-decoration: none;
-       text-align: center;
-       text-transform: uppercase;
-       border-radius:4px;
-}
-.field .onoff .off {
-       border-color: #B0B0B0;
-       padding-left: 36px;
-       background-position: left center;
-       background-color: #cccccc;
-       color: #9C9C9C;
-}
-.field .onoff .on {
-       font-weight:bold;
-       border-color: #8EB8EE;
-       padding-right: 36px;
-       background-position: right center;
-       background-color: #D7E3F1;
-       color: #36c;
-}
 .field .hidden {
        display: none!important;
 }
@@ -2406,6 +2362,10 @@ aside #id_password {
        list-style: none;
 }
 
+#profile-menu {
+       display: none;
+}
+
 .profile-edit-side-div {
 /*  display: none; */
        float: right;
@@ -2424,6 +2384,7 @@ aside #id_password {
 
 #register-name-end,
 #register-email-end,
+#register-repeat-end,
 #register-nickname-end {
        clear: both;
 }
@@ -3235,7 +3196,6 @@ img.photo-album-photo {
 }
 #profile-edit-wrapper .toggle-section-content {
        background:#ededed;
-       max-width:599px;
        padding:5px;
 }
 
@@ -3305,7 +3265,7 @@ img.photo-album-photo {
 }
 
 /* upload/select popup */
-fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }
+fbrowser.photo .photo-album-image-wrapper { margin-left: 10px; }
 #message-preview { margin-top: 15px; }
 #message-preview span { width: 100%; }
 #message-preview .mail-count, #message-preview .mail-delete { display:none; }