]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / theme / smoothly / style.css
index 7d78a5a3a82fb116c1c0fa62a9413dbbff6b0012..cbce920e73d667a88779ac540cc1f9993bcb946f 100644 (file)
@@ -2,7 +2,7 @@
        style.css
        Smoothly
    
-       Created by alex@friendica.pixelbits.de on 2012-11-12
+       Created by alex@friendica.pixelbits.de on 2013-02-21
 
 ** Colors ** 
 Blue links - #1873a2
@@ -202,6 +202,12 @@ section {
        clear: both;
 }
 
+.login-extra-links {
+       width: 100%;
+       margin-left: 145px;
+       clear: both;
+}
+
 #login-extra-links a {
        display: block;
        margin: 10px;
@@ -215,7 +221,7 @@ section {
 }
 
 #login_standard {
-       width: 250px;
+       width: 260px;
        float: left;
        border: 1px solid #7C7D7B;
        border-radius: 5px;
@@ -256,7 +262,7 @@ section {
 }
 
 #login-submit-button {
-       width: 271px;
+       width: 280px;
 }
 
 .login-form,
@@ -943,9 +949,9 @@ ul .sidebar-group-li .icon {
        background: -moz-linear-gradient( center top, #f0edf0 5%, #e2e2e2 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0edf0', endColorstr='#e2e2e2');
        background-color: #f0edf0;
-       /* border-radius: 5px 5px 0px 0px;
+       border-radius: 5px 5px 0px 0px;
                -moz-border-radius: 5px 5px 0px 0px;
-               -webkit-border-radius: 5px 5px 0px 0px; */
+               -webkit-border-radius: 5px 5px 0px 0px;
        border: 1px solid #e2e2e2;
        border-bottom: 1px solid #cdcdcd;
        padding-top: 5px;
@@ -1378,9 +1384,15 @@ ul .sidebar-group-li .icon {
        position: absolute;
        overflow: hidden;
        height: 20px;
-       width: 90px;
+       width: 100%;
        top: 85px;
        left: -1px;
+       border-right: 1px solid #dddddd;
+       border-left: 1px solid #dddddd;
+       border-bottom: 1px solid #dddddd;
+       box-shadow: 3px 3px 4px #959494;
+               -moz-box-shadow: 3px 3px 4px #959494;
+               -webkit-box-shadow: 3px 3px 4px #959494;
        border-radius: 0px 0px 5px  5px;        
                -webkit-border-radius: 0px 0px 5px  5px;
                -moz-border-radius: 0px 0px 5px  5px;
@@ -1543,7 +1555,6 @@ ul .sidebar-group-li .icon {
 
 .wall-item-location {
        margin-top: 5px;
-       width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
@@ -1606,7 +1617,7 @@ ul .sidebar-group-li .icon {
 
 .wall-item-photo-menu {
        display: none;
-       min-width: 92px;
+       min-width: 88px;
        color: #2e3436;
        border-top: 1px;
        background: #eeeeee;
@@ -1627,15 +1638,6 @@ ul .sidebar-group-li .icon {
 
 }
 
-.wall-item-photo-menu-button {
-       border-right: 1px solid #dddddd;
-       border-left: 1px solid #dddddd;
-       border-bottom: 1px solid #dddddd;
-       box-shadow: 3px 3px 4px #959494;
-               -moz-box-shadow: 3px 3px 4px #959494;
-               -webkit-box-shadow: 3px 3px 4px #959494;
-}
-
 .fakelink wall-item-photo-menu-button {
        -webkit-border-radius: 0px 5px 5px 5px;
        -moz-border-radius: 0px 5px 5px 5px;
@@ -1733,7 +1735,6 @@ code {
 }
 
 .wall-item-outside-wrapper.comment .wall-item-photo-menu-button {
-       width: 50px;
        top: 45px;
        background-position: 35px center;
 }
@@ -1780,7 +1781,8 @@ code {
 }
 
 .comment-edit-text-empty { 
-       width: 672px; /*80%*/
+       width: 98%;
+       max-width: 672px;
        height: 20px;
        color: #babdb6;
        transition: all 0.5s ease-in-out;       
@@ -1793,7 +1795,8 @@ code {
 }
 
 .comment-edit-text-full { 
-       width: 670px; 
+       width: 98%;
+       max-width: 672px;
        height: 6em;
        transition: all 0.5s ease-in-out;       
                -webkit-transition: all 0.5s ease-in-out;
@@ -1801,7 +1804,8 @@ code {
 }
 
 .comment-edit-submit-wrapper { 
-       width: 670px; 
+       width: 98%;
+       max-width: 672px;
        margin-left: 20px; 
        text-align: left; 
 }
@@ -1948,9 +1952,10 @@ div[id$="wrapper"] br {
        clear:both; 
 }
 
-.profile-match-name a {
-       color: #999;
-       font-size: 1em;
+.profile-match-name {
+        float: left;
+        text-align: left;
+        overflow: hidden;
 }
 
 .profile-match-name a:hover {
@@ -1958,20 +1963,36 @@ div[id$="wrapper"] br {
 }
 
 .profile-match-wrapper {
+       position: relative;
        float:left;
-       height:120px;
-       padding:10px;
-       width:120px;
-       margin-bottom: 10px;
-       /*margin-left: 20px;*/
+       height:80px;
+       padding:5px;
+       width:80px;
+       margin-bottom: 70px;
+       margin-right: 29px;
        background-color: #f6f6f6;
        border: 1px solid #dddddd;
        box-shadow: 3px 3px 4px #959494;
                -moz-box-shadow: 3px 3px 4px #959494;
                -webkit-box-shadow: 3px 3px 4px #959494;
-       clear: both;    
 }
 
+.profile-match-break,
+.profile-match-end {
+        clear: both;
+}
+
+.profile-match-connect {
+        text-align: left;
+        font-weight: bold;
+}
+.profile-match-ignore {
+       height: 0!important;
+}
+
+#profile-match-wrapper-end {
+        clear: both;
+}
 .profile-match-end {
        clear: both;
 }
@@ -2772,7 +2793,7 @@ margin-left: 0px;
 }
 
 #follow-sidebar {
-       margin-bottom: 80px;
+       margin-bottom: 10px;
 }
 
 #follow-sidebar h3:before {
@@ -3507,7 +3528,7 @@ margin-left: 0px;
 /* ========= */
 
 #adminpage {
-       width: 80%;
+       width: 90%;
 }
 
 #pending-update {
@@ -3615,13 +3636,25 @@ margin-left: 0px;
 /* =============== */
 
 .field {
-       width: 90%;
+    margin-bottom: 10px;
+    overflow: auto;
+    padding-bottom: 0px;
+    width: 100%;
+}
+
+.field.radio .field_help {
+    margin-left: 205px;
+}
+
+.field .field_help {
+    color: #666666;
+    display: block;
+    margin-left: 200px;
 }
 
 .field label {
-       float: left;
-       min-width: 120px;
-       margin: 5px 10px 0 0;
+    float: left;
+    width: 200px;
 }
 
 .field checkbox {
@@ -3631,17 +3664,13 @@ margin-left: 0px;
 
 .field input,
 .field textarea {
-       width: 220px;
+       width: 400px;
        border: 1px solid #CDCDCD;
        border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
 }
 
-.field textarea { 
-       height: 100px; 
-}
-
 .field password { 
        height: 100px;
        margin-left: 150px;     
@@ -3777,6 +3806,7 @@ margin-left: 0px;
 .attachtype {
        display: block; width: 20px; height: 23px;
        background-image: url("../../../images/content-types.png");
+       background-position: -80px 0px;
 }
 
 .type-video { background-position: 0px 0px; }
@@ -4204,7 +4234,6 @@ div.wall-item-content-wrapper.shiny {
 #profile-upload-wrapper,
 #wall-image-upload-div,
 #wall-file-upload-div,
-
 .hover, 
 .focus {
        cursor: pointer;
@@ -4245,6 +4274,8 @@ hr.line-dots {
 .filer-icon {
        display: block; width: 16px; height: 16px;
        background-image: url('images/file.gif');
+       margin-left: 5px;
+       float: left;
 }
 
 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
@@ -4329,6 +4360,12 @@ div #datebrowse-sidebar.widget {
        margin:10px 10px 0 0;
 }
 
+#id_maxreq,
+#id_cntunkmail,
+#id_expire {
+       width: 75px;
+}
+
 #id_post_newfriend,
 #id_post_joingroup,
 #id_post_profilechange,
@@ -4341,7 +4378,7 @@ div #datebrowse-sidebar.widget {
 #id_notify7,
 #id_notify8,
 #id_allow_location {
-       margin: 6px 0 0 0;
+       margin: 6px 0 0 10px;
 }
 
 #settings-form {}
@@ -4357,6 +4394,7 @@ div #datebrowse-sidebar.widget {
 }
 
 #settings-notifications {
+       width: 400px;
        border: 1px solid #7C7D7B;
        box-shadow: 0 0 8px #BDBDBD;
                -moz-box-shadow: 3px 3px 4px #959494;
@@ -4404,3 +4442,43 @@ div #datebrowse-sidebar.widget {
        padding:10px;
        margin:10px 10px 10px 0;
 }
+
+#page-settings-label{
+       width: auto !important;
+       margin-bottom: 5px !important;
+}
+
+.onoff {
+       margin-right: 10px;
+}
+
+.settings-heading {
+       margin: 25px 0 25px 0;
+}
+
+#id_itemcache,
+#id_basepath,
+#id_temppath,
+#id_lockpath,
+#id_proxyuser,
+#id_proxy,
+#id_allowed_email,
+#id_allowed_sites,
+#id_directory_submit_url,
+#id_register_text {
+       width: 440px;
+}
+
+#id_itemcache_duration,
+#id_abandon_days,
+#id_maxloadavg,
+#id_poll_interval,
+#id_delivery_interval,
+#id_timeout,
+#id_jpegimagequality,
+#id_maximagelength,
+#id_maximagesize,
+#id_max_daily_registrations {
+       width: 75px;
+}
+