]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge pull request #10713 from MrPetovan/task/10672-contact-module-security-token
[friendica.git] / view / theme / vier / style.css
index f28f8b556f3e40647bd82736bbfba4a31ac9bc8b..0484a4ea1b03d6e7f19bfd39c5ebae74551ad13a 100644 (file)
@@ -1438,10 +1438,6 @@ section.minimal {
        font-size: 12px;
 }
 
-.shared_header {
-       line-height: 14px;
-}
-
 .wall-item-network {
        color: #999;
        font-size: 12px;
@@ -2073,22 +2069,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 +2252,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;
 }