]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
new file: view/theme/smoothly/arrow.png
[friendica.git] / view / theme / smoothly / style.css
index 32374aa3fb9a349ad64b4d6088a50bcef80fa253..2e02d92991ad349eedb0340f51a60fe87f63fc9c 100644 (file)
@@ -3,11 +3,10 @@
        Smoothly
    
        Created by Anne Walk and Devlon Duthie on 2011-09-24
-       Modified by alex@friendica.pixelbits.de on 2012-09-06
+       Modified by alex@friendica.pixelbits.de on 2012-09-11
 
-*/
-/* ========== */
-/* = Colors
+
+** Colors ** 
 Blue links - #1873a2
 Blue link hover - #6da6c4
 Blue Gradients (buttons and other gradients) - #1873a2 and #6da6c4
@@ -18,8 +17,7 @@ Orange - #fec01d
 
 You can switch out the colors of the header, buttons and links by using a find and replace in your text editor.
 
- = */
-/* ========== */
+*/
 
 body {
     margin: 0 auto;
@@ -69,7 +67,14 @@ label {
 }
 
 li {
-       list-style: none;
+       list-style: none outside none;
+}
+li.widget-list {
+       list-style: none outside none;
+       background: url("arrow.png") no-repeat scroll left center transparent;
+       /*border-bottom: 1px dotted #D3D3D3;*/
+       display: block;
+       padding: 3px 24px;
 }
 
 .required { display: inline; color: #1873a2; }
@@ -79,17 +84,28 @@ li {
 
 
 input[type=text] {
-       border: 2px solid #b0b0b0;
+       border: 1px solid #b0b0b0;
        padding: 2px;
-       /*width: 300px;*/
-       margin-left: 3px;
+       width: 466px;
+       margin-left: 0px;
+       -webkit-border-radius: 3px 3px 3px 3px;
+       -moz-border-radius: 3px 3px 3px 3px;
+       border-radius: 3px 3px 3px 3px; 
+}
+
+input[type=text-sidebar] {
+       border: 1px solid #b0b0b0;
+       padding: 2px;
+       width: 172px;
+       margin-left: 10px;
+       margin-top: 10px;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px; 
 }
 
 input[type=submit] {
-       margin: 0px 0px 5px 2px;
+       margin: 10px;
        border: none;
        font-size: 0.9em;
        padding: 5px;
@@ -127,7 +143,7 @@ input[type=submit]:active {
 
 section {
        float: left;
-       padding-top: 60px;
+       padding-top: 40px; /*60*/
        width: 730px;
        font-size: 0.9em;
        line-height: 1.2em;
@@ -144,11 +160,15 @@ section {
 
 .mframe {
        padding: 2px;
-       background-color: #efefef;
-       border: 2px solid #dddddd;
+    background: none repeat scroll 0 0 #FFFFFF;
+    border: 1px solid #C5C5C5;
+    border-radius: 3px 3px 3px 3px;
+    box-shadow: 0 0 8px #BDBDBD;
+       /*background-color: #efefef;
+       border: 1px solid #dddddd;
        -moz-box-shadow: 3px 3px 4px #959494;
        -webkit-box-shadow: 3px 3px 4px #959494;
-       box-shadow: 3px 3px 4px #959494;
+       box-shadow: 3px 3px 4px #959494;*/
 }
 
 #wall-item-lock {
@@ -277,10 +297,10 @@ nav {
        padding: 0;
        width: 960px;
        z-index: 10000;
-       height: 50px;
+       height: 40px;
        position: fixed;
        color: #efefef;
-       background: url("nav-bg.png") no-repeat scroll 0px 7px transparent;
+       background: url("nav-bg.png") no-repeat scroll 0px 0px transparent;
        /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );*/
        /*background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );*/
        /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');*/
@@ -295,7 +315,7 @@ nav #banner {
        display: block;
        position: absolute;
        margin-left: 3px; /*10*/
-       margin-top: 10px; /*5*/
+       margin-top: 3px; /*5*/
        padding-bottom:5px;     
 }
 nav #banner #logo-text a {
@@ -309,7 +329,7 @@ nav #user-menu {
        width: 190px; /*240*/
        float: right;
        margin-right: 5px; /*20%*/
-       margin-top: 11px;
+       margin-top: 3px;
        padding: 5px;
        position: relative;
        vertical-align: middle;
@@ -376,7 +396,7 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
 #notifications {
        height: 32px;
        position: absolute;
-       top:10px; left: 35%;
+       top:3px; left: 35%;
 }
 .nav-ajax-update {
        width: 44px;
@@ -390,7 +410,7 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
        padding-left: 11px;
 }
 #notify-update { background-position: 0px -168px; }
-#net-update { background-position: 0px -126px }
+#net-update { background-position: 0px -126px; }
 #mail-update { background-position: 0px -40px; }
 #intro-update { background-position: 0px -84px; }
 #home-update { background-position: 0px 0px; }
@@ -451,7 +471,7 @@ aside {
        /*width: 21%;*/
        width: 200px; /*250*/
        margin-top: 40px; /*50*/
-       font-size: 0.8em;
+       font-size: 1.0em;
        font-style: bold;
 }
 
@@ -462,7 +482,6 @@ aside a{
 
 .vcard {
        font-size: 1em;
-/*     font-variant:small-caps; */
 }
 
 .vcard dd {
@@ -482,12 +501,13 @@ aside a{
        margin: 10px 0px;
        padding: 12px;
        width: 175px;
-       background-color: #f3f3f3;
-       border: 1px solid #dddddd;
+       background: none repeat scroll 0 0 #FFFFFF;
+       /*background-color: #f3f3f3;*/
+       border: 1px solid #C5C5C5; /*1px solid #dddddd;*/
        -moz-box-shadow: 3px 3px 4px #959494;
        -webkit-box-shadow: 3px 3px 4px #959494;
-       box-shadow: 3px 3px 4px #959494;        
-border-radius: 5px 5px 5px 5px;
+       box-shadow: 0 0 8px #BDBDBD; /*3px 3px 4px #959494;*/   
+       border-radius: 6px 6px 6px 6px;
 }
 
 aside h4 { font-size: 1.3em; }
@@ -496,7 +516,6 @@ aside h4 { font-size: 1.3em; }
        color: #626262;
        text-align: center;
        font-weight: bold;
-/*     font-variant:small-caps; */
        font-size: 1.1em;
 }
 .allcontact-link a {
@@ -547,13 +566,14 @@ aside h4 { font-size: 1.3em; }
 
 #netsearch-box {
        background-color: #f6f6f6;
-       padding: 10px 8px 10px 8px;
+       padding: 5px 5px 5px 5px;
 }
 #netsearch-box input[type="text"] {
        width: 97%;
 }
 #netsearch-box input[type="submit"] {
-       width: 48%;
+       width: auto;
+       /*margin-top: 5px;*/
 }
 
 h3#search:before {
@@ -666,7 +686,7 @@ h3#search:before {
 
 ul .sidebar-group-li{
        list-style: none;
-       font-size: 1.2em;
+       font-size: 1.0em;
        padding-bottom: 5px;
 }
 
@@ -908,10 +928,8 @@ profile-jot-banner-wrapper {
 .tabs {
        min-width: 400px;
        list-style: none;
-       padding: 0px; /*10*/
-       /*border-bottom: 1px solid #efefef;*/
+       padding: 20px 0px 0px;
        font-size: 0.9em;
-       margin-top: 0px;
 }
 .tabs li { display: inline;}
 
@@ -938,14 +956,12 @@ profile-jot-banner-wrapper {
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 12px;
-       background: -moz-linear-gradient(center top , #F8F8F8 5%, #F6F6F6 100%) repeat scroll 0 0 #F8F8F8;
+       background: none repeat scroll 0 0 #FFFFFF;
+       /*background: -moz-linear-gradient(center top , #F8F8F8 5%, #F6F6F6 100%) repeat scroll 0 0 #F8F8F8;*/
        border: 1px solid #CDCDCD;
-       border-radius: 5px 5px 5px 5px;
-       box-shadow: 3px 3px 4px 0 #959494;
-       /*color: #E6E6E6;*/
+       border-radius: 6px 6px 6px 6px;
+       box-shadow: 0 0 8px #BDBDBD; /*3px 3px 4px 0 #959494;*/
        margin-top: 20px;
-       /*text-shadow: -1px 0 0 #BDBDBD;*/
-       /*      Overflow: hidden; */
 }
 
 .wall-item-outside-wrapper-end { clear: both;}
@@ -978,7 +994,6 @@ profile-jot-banner-wrapper {
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;      
-       /*margin-left: 140px;*/
        margin-top: 10px;
        padding-bottom: 5px;
        float: right;
@@ -1047,13 +1062,17 @@ profile-jot-banner-wrapper {
 }
 .wall-item-lock-wrapper { float: right; }
 .wall-item-dislike,
-.wall-item-like,
+.wall-item-like {
+       clear: left;
+       font-size: 0.9em;
+       margin: 0px 0px 10px 450px;
+       padding-left: 0px;
+
+}
 .wall-item-author {
-       /*clear: left;*/
        font-size: 0.9em;
-       margin: 0px 0px 10px 450px; /*140*/
-       padding-left: 0px; /*10*/
-/*     font-variant:small-caps; */
+       margin: 0px 0px 0px 100px;
+       padding-left: 0px;
 }
 
 .wall-item-author a {
@@ -1084,7 +1103,6 @@ profile-jot-banner-wrapper {
 .wall-item-conv a{
        font-size: 0.9em;
        color: #898989;
-/*     font-variant:small-caps; */
 }
 
 .wallwall .wwto {
@@ -1157,7 +1175,7 @@ profile-jot-banner-wrapper {
 }
 
 .icon.drop,
-.icon.drophide { float: left;}
+.icon.drophide { float: right;}
 #item-delete-selected {        overflow: auto; width: 100%;}
 
 
@@ -1201,7 +1219,6 @@ profile-jot-banner-wrapper {
 .icollapse-wrapper {
        font-size: 0.9em;
        color: #898989;
-/*     font-variant:small-caps;        */
 }
 
 .comment-wwedit-wrapper,
@@ -1249,6 +1266,7 @@ profile-jot-banner-wrapper {
 
 #item-delete-selected-desc {
        color: #898989;
+       float: left;
 }
 
 .wall-item-body code {
@@ -1300,7 +1318,7 @@ div[id$="wrapper"] br { clear: left; }
 #profile-listing-new-link-wrapper {
        float: left;
        display: inline;
-       width: 130px;
+       width: auto;
        margin-left:5px;
        margin-top: 20px;
        padding: 5px 10px 5px 10px;
@@ -1310,7 +1328,6 @@ div[id$="wrapper"] br { clear: left; }
 
 .profile-listing-name {
        font-size: 1em;
-/*     font-variant: small-caps;*/
 }
 .profile-listing-name a {
        color: #898989;
@@ -1356,7 +1373,6 @@ div[id$="wrapper"] br { clear: left; }
 
 .profile-match-name a{
        color: #999;
-       /*font-variant: small-caps;*/
        font-size: 1em;
 }
 
@@ -1476,7 +1492,6 @@ div[id$="wrapper"] br { clear: left; }
        padding: 0px 5px;
        font-weight: bold;
        font-stretch:semi-expanded;
-/*     font-variant:small-caps; */
 } 
 
 .photo-top-album-name a{
@@ -1490,7 +1505,6 @@ div[id$="wrapper"] br { clear: left; }
        text-align: center;
        color: #6e6e6e;
        font-size: 0.9em;
-/*     font-variant: small-caps; */
 }
 
 #photo-photo{
@@ -1501,7 +1515,6 @@ div[id$="wrapper"] br { clear: left; }
 #photo-caption {
        margin-top: 10px;
        color: #6E6E6E;
-/*     font-variant:small-caps; */
        font-size: 1.1em;
 }
 
@@ -1571,7 +1584,7 @@ div[id$="wrapper"] br { clear: left; }
 
 select, input {
        margin-top: 0px;
-       border: 2px solid #b0b0b0;
+       border: 1px solid #b0b0b0;
        padding: 2px;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
@@ -1738,7 +1751,6 @@ input#photo_edit_form {
 }
 
 #prvmail-message-label {
-/*     font-variant:small-caps; */
        font-size: 1em; 
 }
 
@@ -1766,7 +1778,7 @@ margin-left: 0px;
        float: left;
        padding: 5px;
        background-color: #efefef;
-       border: 2px dotted #eeeeee;
+       border: 1px dotted #eeeeee;
        -moz-box-shadow: 3px 3px 4px #959494;
        -webkit-box-shadow: 3px 3px 4px #959494;
        box-shadow: 3px 3px 4px #959494;
@@ -1774,7 +1786,7 @@ margin-left: 0px;
 
 .mail-list-detail {
        margin-left: 100px;
-       width: 300px;
+       width: 600px;
        min-height: 70px;
        padding: 20px;
        padding-top:10px;
@@ -1784,7 +1796,6 @@ margin-left: 0px;
 .mail-list-sender-name {
        font-size: 1.1em;
        display: inline;
-/*     font-variant:small-caps; */
 }
 
 .mail-list-date {
@@ -1794,7 +1805,6 @@ margin-left: 0px;
        font-size: 0.9em;
        padding-left: 10px;
        font-stretch:ultra-condensed;
-/*     font-variant:small-caps; */
 }
 
 .mail-list-subject {
@@ -1815,6 +1825,7 @@ margin-left: 0px;
 
 .mail-conv-outside-wrapper {
        margin-bottom: 10px;
+       margin-top: 30px;
 }
 
 .mail-conv-sender {float: left; margin: 0px 5px 5px 0px; }
@@ -1832,8 +1843,8 @@ margin-left: 0px;
 
 .mail-conv-detail {
        width: 500px;
-       padding: 30px;
-       padding-bottom: 10px;
+       padding: 20px;
+       padding-bottom: 20px;
        margin-left: 20px;
        margin-bottom: 0px;
        vertical-align: middle;
@@ -1918,7 +1929,6 @@ margin-left: 0px;
        font: #999;
        font-size: 12px;
        text-align:center;
-/*     font-variant:small-caps; */
        font-weight: bold;
        margin-top:5px;
 }
@@ -1937,7 +1947,6 @@ margin-left: 0px;
 
 #contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; }
 
-
 #contact-edit-update-now {
        padding:7px;
        width: 165px;
@@ -1978,7 +1987,6 @@ margin-left: 0px;
        margin: auto;
 }
 
-
 .contact-photo-menu-button {
        position: absolute;
        background-image: url("photo-menu.jpg");
@@ -2043,14 +2051,15 @@ margin-left: 0px;
 }
 
 #side-follow-submit {
-       width: 70px;
+       width: 178px;
+       margin: 10px;
+       text-align: center;
 }
 
 #side-match-link {
-       width: 180px;
+       width: 158px;
        padding: 10px;
-       margin: auto;
-       margin-bottom: 20px;
+       margin: auto 10px 20px;
        -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
        -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
        box-shadow:inset 0px 1px 0px 0px #cfcfcf;
@@ -2063,7 +2072,7 @@ margin-left: 0px;
        border-radius:5px;
        padding: 5px 10px 5px 10px;
        color: #efefef;
-       font-size: 1.2em;
+       font-size: 1.1em;
        text-align: center;
 }
 
@@ -2086,7 +2095,7 @@ margin-left: 0px;
 }
 
 #side-invite-link {
-       width: 180px;
+       width: 80%;
        padding: 10px;
        margin: auto;
        margin-bottom: 20px;
@@ -2102,7 +2111,7 @@ margin-left: 0px;
        border-radius:5px;
        padding: 5px 10px 5px 10px;
        color: #efefef;
-       font-size: 1.2em;
+       font-size: 1.1em;
        text-align: center;     
 }
 
@@ -2126,7 +2135,7 @@ margin-left: 0px;
 }
 
 #side-suggest-link {
-       width: 180px;
+       width: 80%;
        padding: 10px;
        margin: auto;
        margin-bottom: 20px;
@@ -2142,7 +2151,7 @@ margin-left: 0px;
        border-radius:5px;
        padding: 5px 10px 5px 10px;
        color: #efefef;
-       font-size: 1.2em;
+       font-size: 1.1em;
        text-align: center;     
 }
 
@@ -2154,7 +2163,6 @@ margin-left: 0px;
        background-color:#1873a2;       
 }
 
-
 #side-suggest-link:active {
        background-color: #1873a2;
        position:relative;
@@ -2304,14 +2312,15 @@ margin-left: 0px;
 }
 
 #settings-default-perms {
-       width: 160px;
+       width: 260px;
        text-align: center;
        -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
        -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
        box-shadow:inset 0px 1px 0px 0px #cfcfcf;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );
-       background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );
+       background: -moz-linear-gradient(center top , #BDBDBD 5%, #A2A2A2 100%) repeat scroll 0 0 #BDBDBD;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');
+       color: #EFEFEF;
        background-color:#7c7d7b;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
@@ -2420,7 +2429,7 @@ margin-left: 0px;
        background-color:#bdbdbd;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
-       border-radius:5px;*/
+       border-radius:5px;
 }
 
 .group-delete-wrapper:hover {
@@ -2555,7 +2564,6 @@ margin-left: 0px;
        margin-bottom: 2px;
        margin-top: 2px;
        font-size: 0.9em;
-/*     font-variant: small-caps; */
        text-align: left;
 }
 
@@ -2621,7 +2629,6 @@ margin-left: 0px;
 .event-list-date {
        color: #626262;
        margin-bottom: 10px;
-/*     font-variant:small-caps; */
        font-stretch:condensed;
 }
 
@@ -2657,7 +2664,6 @@ margin-left: 0px;
        color: #ffffff;
        font-weight: bold;
        text-align:center;
-/*     font-variant:small-caps; */
        -moz-box-shadow: 5px 2px 8px #959494;
        -webkit-box-shadow: 5px 2px 8px #959494;
        box-shadow: 5px 2px 8px #959494;
@@ -2735,13 +2741,11 @@ tr {
 
 .directory-details {
        font-size: 0.9em;
-/*     font-variant: small-caps; */
        width: 160px;
 }
 
 .directory-name {
        font-size: 1em;
-/*     font-variant: small-caps; */
        width: 150px;   
 }
 
@@ -2769,7 +2773,7 @@ tr {
        list-style-position: inside;
        font-size: 1em;
        padding: 5px;
-       width: 100px;
+       width: auto;
        margin: 5px;
 }
 
@@ -2829,7 +2833,8 @@ tr {
 /* =============== */
 
 .field {
-       margin-bottom: 5px;
+       margin-bottom: 10px;
+       margin-top: 10px;
        padding-bottom: 0px;
        /*overflow: auto;*/
        width: 90%;
@@ -2901,7 +2906,7 @@ tr {
        margin-left: 5px;
        margin-right: 5px;
        display: block; width: 20px; height: 20px;
-       background-image: url('icons.png');
+       background-image: url("icons.png");
 }
 .starred { 
        background-image: url("star.png"); 
@@ -2954,7 +2959,7 @@ tr {
 }
 
 .sharePerms {
-       background-image: url(icons.png);
+       background-image: url("icons.png");
        width: 20px;
        height: 20px;
        margin: 2px 0px 2px 3px;
@@ -2978,7 +2983,7 @@ tr {
 
 .attachtype {
        display: block; width: 20px; height: 23px;
-       background-image: url('../../../images/content-types.png');
+       background-image: url("../../../images/content-types.png");
 }
 
 .type-video { background-position: 0px 0px; }
@@ -3303,13 +3308,25 @@ ul.menu-popup {
        background: #000;
 }
 
-/* Pages profile widget */
+/* Pages profile widget
+----------------------------------------------------------- */
 #page-profile div#profile-page-list{
        margin-left: 45px;
 }
 
 hr.line-dots {
-    background: url("icons/dot.png") repeat-x scroll left center transparent;
+    background: url("dot.png") repeat-x scroll left center transparent;
     border: medium none;
     /*padding: 0.5em 0;*/
 }
+
+/* SCROLL TO TOP
+----------------------------------------------------------- */
+#scrollup {
+       position:fixed;
+       right:5px;
+       bottom:5px;
+       z-index:100;
+}
+#scrollup a:hover{text-decoration:none;border:0;}
+