]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy-dark/style.css
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / dispy-dark / style.css
index 3616489992b6207c3c83cda6a40891c7a3ab5687..20f5c589839b97d940ab0bb47b0c4849a3973f40 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * dispy-dark
  *
- * modernised, sort of, by simon <http://simon.kisikew.org/>
+ * author, maintainer: simon <http://simon.kisikew.org/>
  *
  */
 
@@ -54,13 +54,17 @@ select {
        border: 1px #555 dotted;
        padding: 3px;
        margin: 2px;
+       color: #eec;
+       background: #2e2f2e;
 }
 option {
        padding: 3px;
        vertical-align: middle;
+       color: #eec;
+       background: #2e2f2e;
 }
-li {
-       padding: 0 0 0 2px;
+ul, ol {
+       padding: 0;
 }
 /* remember to define focus styles! */
 :focus {
@@ -206,44 +210,61 @@ input[type=submit] {
        margin: 5px 0;
        list-style: none;
 }
+#articlemain {
+       width: 100%;
+       height: 100%;
+       margin: 0 auto;
+}
 
 
 /**
  *     login
  */
+#asidemain .field {
+       overflow: hidden;
+       width: 200px;
+}
 #login-extra-links {
-    overflow: auto;
-    padding-top: 140px !important;
-    width: 100%;
+    overflow: auto !important;
+    padding-top: 60px !important;
+    width: 100% !important;
 }
 #login-extra-links a {
     margin-right: 20px;
 }
 #login_standard {
-    display: block;
-    float: none;
-    height: 100px;
-    position: absolute;
-       width: 100%;
+    display: block !important;
+    float: none !important;
+    height: 100% !important;
+    position: relative !important;
+       width: 100% !important;
 }
 #login_standard .field label {
-       width: 200px;
+       width: 200px !important;
 }
 #login_standard input, #login_standard input[type="text"] {
-       margin: 0 0 8px;
-    width: 210px;
+       margin: 0 0 8px !important;
+    width: 210px !important;
 }
 #login-submit-wrapper {
-       margin: 0;
+       margin: 0 !important;
 }
 #login-submit-button {
     margin-left: 0px !important;
 }
+#asidemain #login_openid {
+       position: relative !important;
+       float: none !important;
+       margin-left: 0px !important;
+       height: auto !important;
+       width: 200px !important;
+}
 #login_openid #id_openid_url {
-       width: 200px;
+       width: 180px !important;
+       overflow: hidden !important;
 }
 #login_openid label {
-       width: 208px;
+       width: 180px !important;
 }
 
 
@@ -252,13 +273,10 @@ input[type=submit] {
  */
 nav {
        height: 60px;
-       display: block;
        background-color: #1d1f1d;
        color: #eeeeec;
        position: relative;
        padding: 20px 20px 10px 95px;
-    margin-left: auto;
-    margin-right: auto;
 }
 nav a {
        text-decoration: none;
@@ -293,6 +311,7 @@ ul#user-menu-popup {
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
+       box-shadow: 5px 10px 10px 0 #111;
        z-index: 10000;
 }
 ul#user-menu-popup li {
@@ -428,10 +447,10 @@ div.jGrowl div.info {
     padding-left: 58px;
 }
 #nav-notifications-menu {
-    margin: 30px 0 0 -45px;
-    width: 300px;
-    max-height: 400px;
-    overflow: auto;
+    margin: 30px 0 0 -20px;
+    width: 275px;
+    max-height: 300px;
+    overflow-y: auto;
     font-size: 9pt;
 }
 #nav-notifications-menu .contactname {
@@ -525,7 +544,18 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
        width: 10em;
        color: #eec;
 }
-nav #user-menu {
+#scrollup {
+       position: fixed;
+       right: 5px;
+       bottom: 40px;
+       z-index: 100;
+}
+#scrollup a:hover {
+       text-decoration: none;
+       border: 0;
+}
+#user-menu {
+       box-shadow: 5px 0 10px 0 #111;
     display: block;    
     width: 75%;
     margin: 3px 0 0 0;
@@ -538,8 +568,12 @@ nav #user-menu {
     clear: both;
        top: 4px;
        left: 10px;
+       padding: 2px;
+}
+#user-menu > a {
+       vertical-align: top;
 }
-nav #user-menu-label {
+#user-menu-label {
        font-size: 12px;
     padding: 3px 20px 9px 5px;
     height: 10px;
@@ -687,12 +721,16 @@ nav #user-menu-label {
 /**
 * aside
 **/
-aside {
-    position: absolute;
-    right: 15px;
-    width: 245px;
-       padding-top: 15px;
+#asidemain {
+       float: left;
     font-size: smaller;
+    margin: 20px 0 20px 35px;
+    width: 25%;
+       display: inline;
+}
+/* for now, disappear these */
+#asideright, #asideleft {
+       display: none;
 }
 .vcard .fn {
        font-size: 1.7em;
@@ -722,10 +760,10 @@ aside {
 .vcard #profile-photo-wrapper img {
        box-shadow: 3px 3px 10px 0 #000;
 }
-aside h4 {
+#asidemain h4 {
        font-size: 1.2em;
 }
-aside #viewcontacts {
+#asidemain #viewcontacts {
        text-align: right;
 }
 .aprofile dt {
@@ -742,12 +780,20 @@ aside #viewcontacts {
     list-style: none;
 }
 #dfrn-request-link {
-       background:#3465A4 url(connect.png) no-repeat 95% center;
-       border-radius:5px 5px 5px 5px;
-       color:#fff;
-       display:block;
-       font-size:1.2em;
-       padding:.2em .5em;
+       background: #3465A4 url(connect.png) no-repeat 95% center;
+       border-radius: 5px 5px 5px 5px;
+       color: #eec;
+       display: block;
+       font-size: 1.2em;
+       padding: 0.2em 0.5em;
+}
+#wallmessage-link {
+       /*background: #3465A4 url(connect.png) no-repeat 95% center;*/
+       /*border-radius: 5px 5px 5px 5px;*/
+       color: #eee;
+       display: block;
+       font-size: 1.2em;
+       padding: 0.2em 0.5em;
 }
 #netsearch-box {
        margin: 20px 0px 30px;
@@ -828,6 +874,16 @@ aside #viewcontacts {
     border-radius: 5px;
        vertical-align: middle;
 }
+#jot-category {
+       margin: 5px 0;
+       border-radius: 5px;
+       border: 1px #999 solid;
+       color: #aaa;
+       font-size: smaller;
+}
+#jot-category:focus {
+       color: #eee;
+}
 #jot #character-counter {
        width: 6%;
        float: right;
@@ -836,12 +892,24 @@ aside #viewcontacts {
        line-height: 20px;
        padding: 2px 20px 5px 0;
 }
+#profile-jot-text_parent {
+       /*border-radius: 10px;*/
+       box-shadow: 5px 0 10px 0 #111;
+}
 #profile-jot-text_tbl {
        margin-bottom: 10px;
+       /*border-radius: 10px;*/
+       background: #888;
 }
 #profile-jot-text_ifr {
        width:99.900002% !important;
 }
+#profile-jot-text_toolbargroup {
+       background: #888;
+}
+.mceCenter table tr {
+       background: #888;
+}
 [id$="jot-text_ifr"] {
        width: 99.900002% !important;
        color: #2e2f2e;
@@ -851,6 +919,15 @@ aside #viewcontacts {
        color: #2e2f2e;
        background: #eec;
 }
+.mceFirst tr {
+       background: #888;
+}
+.mceFirst td {
+       /*border-radius: 10px 10px 0px 0px;*/
+}
+.mceLast td {
+       /*border-radius: 0 0 10px 10px;*/
+}
 #profile-attach-wrapper,
 #profile-audio-wrapper,
 #profile-link-wrapper,
@@ -1026,11 +1103,13 @@ aside #viewcontacts {
 /**
  * section
  */
-section {
-    margin: 20px 9% 0 4%;
+#sectionmain {
+    margin: 20px;
     font-size: 0.8em;
-    padding-right: 230px;
        min-width: 475px;
+       width: 67%;
+       float: left;
+       display: inline;
 }
 
 /** tabs **/
@@ -1041,6 +1120,8 @@ section {
 }
 .tabs li {
     display: inline;
+       font-size: smaller;
+       font-weight: bold;
 }
 .tab {
     border: 1px solid #729fcf;
@@ -1073,6 +1154,7 @@ section {
 .wall-item-outside-wrapper {
        border: 1px solid #aaa;
        border-radius: 5px;
+       box-shadow: 5px 0 10px 0 #111;
 }
 .wall-item-outside-wrapper.comment {
        margin-top: 5px;
@@ -1090,6 +1172,7 @@ section {
 }
 .shiny {
     background: #2e3436;
+       border-radius: 5px;
 }
 .wall-outside-wrapper .shiny {
        border-radius: 5px;
@@ -1099,6 +1182,7 @@ section {
 }
 .wall-item-content {
        overflow-x: auto;
+       margin: 0px 15px 0px 5px;
 }
 /* removing it from here, vs. putting it in .wall-item-content
  * might break things for people. we shall see ;) */
@@ -1161,10 +1245,18 @@ section {
     transition: all 1s ease-in-out;
 }
 .wall-item-subtools1 {
-       list-style: none;
+    height: 30px;
+    list-style: none outside none;
+    margin: 20px 0 30px -20px;
+    padding: 0;
+    width: 30px;
 }
 .wall-item-subtools2 {
-       list-style: none;
+    height: 25px;
+    list-style: none outside none;
+    margin: -75px 0 0 5px;
+    padding: 0;
+    width: 25px;
 }
 .wall-item-title {
        font-size: 1.2em;
@@ -1172,11 +1264,16 @@ section {
     margin-bottom: 1em;
 }
 .wall-item-body {
-       margin: 10px 10px 10px 0px;
+       margin: 20px 20px 10px 0px;
     text-align: left;
+       overflow-x: auto;
 }
 .wall-item-lock-wrapper {
        float: right;
+    height: 22px;
+    margin: 0 -5px 0 0;
+    width: 22px;
+       opacity: 1;
 }
 .wall-item-dislike,
 .wall-item-like {
@@ -1277,19 +1374,19 @@ section {
     width: 100%;
 }
 #connect-services-header {
-
+       margin: 5px 0 0 0;
 }
 #connect-services {
        margin: 5px 0 0 0;
 }
 #extra-help-header {
-
+       margin: 5px 0 0 0;
 }
 #extra-help {
        margin: 5px 0 0 0;
 }
 #postit-header {
-
+       margin: 5px 0 0 0;
 }
 #postit {
        margin: 5px 0 0 0;
@@ -1882,8 +1979,8 @@ div[id$="wrapper"] br {
     margin: 0 0 -18px;
        position: absolute;
     text-decoration: none;
-       top: 18px;
-       right: 226px;
+       top: 113px;
+       right: 260px;
 }
 #profile-edit-links ul {
     margin: 20px 0;
@@ -2039,6 +2136,9 @@ div[id$="wrapper"] br {
     float:left;
     font-size:20px;
 }
+.event {
+       background: #2e2f2e;
+}
 .vevent {
     border:1px solid #ccc;
 }
@@ -2050,15 +2150,14 @@ div[id$="wrapper"] br {
        margin-left: 10px;
        margin-right: 10px;
 }
-
 #new-event-link {
        margin-bottom: 10px;
 }
 .edit-event-link, .plink-event-link {
-       float: left;
-       margin-top: 4px;
-       margin-right: 4px;
-       margin-bottom: 15px;
+       /*float: left;      */
+       /*margin-top: 4px;  */
+       /*margin-right: 4px;*/
+       /*margin-bottom: 15px;*/
 }
 .event-description:before {
        content: url('../../../images/calendar.png');
@@ -2067,6 +2166,7 @@ div[id$="wrapper"] br {
 .event-start, .event-end {
        margin-left: 10px;
        width: 330px;
+       font-size: smaller;
 }
 .event-start .dtstart, .event-end .dtend {
        float: right;
@@ -2127,12 +2227,12 @@ div[id$="wrapper"] br {
        opacity: 1.0 !important;
        filter:alpha(opacity=100) !important;
 }
-.filesavetags {
+.filesavetags, .categorytags {
        margin: 20px 0;
        opacity: 0.5;
        filter:alpha(opacity=50);
 }
-.filesavetags:hover {
+.filesavetags:hover, .categorytags:hover {
        margin: 20px 0;
        opacity: 1.0 !important;
        filter:alpha(opacity=100) !important;
@@ -2141,8 +2241,7 @@ div[id$="wrapper"] br {
        opacity: 0.1;
        filter:alpha(opacity=10);
        float: right;
-       margin-right: 10px;
-
+       margin-right: 5px;
 }
 .item-select:hover, .checkeditem {
        opacity: 1;
@@ -2168,6 +2267,10 @@ div[id$="wrapper"] br {
 #item-delete-selected-desc:hover {
        text-decoration: underline;
 }
+.fc-state-highlight {
+    background: #eec;
+    color: #2e2f2e;
+}
 
 
 /**
@@ -2291,6 +2394,12 @@ div[id$="wrapper"] br {
 .admin.link {
     list-style-position: inside;
 }
+#adminpage {
+       color: #eec;
+       background: #2e2f2e;
+       margin: 5px;
+       padding: 10px;
+}
 #adminpage dl {
     clear:left;
     margin-bottom: 2px;
@@ -2312,7 +2421,6 @@ div[id$="wrapper"] br {
 #adminpage .submit {
        clear:left;
 }
-
 #adminpage #pluginslist {
     margin: 0;
     padding: 0;
@@ -2329,7 +2437,6 @@ div[id$="wrapper"] br {
        float:left;
        margin-right: 1em;
 }
-
 #adminpage table {
     width: 100%;
     border-bottom: 1px solid #000;
@@ -2352,9 +2459,13 @@ div[id$="wrapper"] br {
     text-align: right;
 }
 #adminpage #users a {
-       color: #2e2f2e;
+       color: #eec;
        text-decoration: underline;
 }
+#users .name {
+       color: #eec;
+}
+
 
 /**
  * Form fields
@@ -2542,6 +2653,7 @@ div[id$="wrapper"] br {
 .icon.drop,
 .icon.drophide, .icon.delete {
     float: left;
+       margin: 0 2px;
 }
 .icon.s22.delete {
        display: block;
@@ -2672,8 +2784,8 @@ div[id$="wrapper"] br {
 }
 #pause {
        position: fixed;
-       bottom: 5px;
-       right: 5px;
+       bottom: 40px;
+       right: 30px;
 }
 .border, .border:hover {
        border: 1px solid #babdb6;
@@ -2713,7 +2825,7 @@ div[id$="wrapper"] br {
 }
 footer {
     display: block;
-    margin: 50px 20%;
+       /*margin: 50px 20%;*/
     clear: both;
 }
 #profile-jot-text {
@@ -2742,6 +2854,7 @@ footer {
     background: #fff url("../../../images/search_18.png") no-repeat right center;
     padding-right: 20px;
        margin: 6px;
+       color: #111;
 }
 #acl-showall {
     float: left;
@@ -2862,13 +2975,7 @@ footer {
 }
 .qcomment-wrapper {
     padding: 0px;
-    margin: 2px;
-    list-style-type: none;
-}
-.qcomment, .qcomment:hover {
-    display: inline;
-    padding: 5px;
-    margin: 5px;
+    margin: 5px 5px 5px 81%;
 }
 .qcomment {
        opacity: 0.5;