X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=ffd50ed1466d108f3c8c6f6d81248f3b310a1d10;hb=e935fa78c61b31223814192b47c00fd1ccb91ed2;hp=640062bcf84cfa72ff55854d293e1454a470e326;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 640062bcf8..ffd50ed146 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -33,8 +33,8 @@ .admin.link { list-style-position: inside; font-size: 1em; - padding-left: 5px; - margin: 5px; +/* padding-left: 5px; + margin: 5px; */ } #adminpage dl { @@ -186,20 +186,22 @@ margin-bottom: 5px; } -div.pager, .birthday-notice { +div.pager { +/* .birthday-notice { */ text-align: center; height: 1.2em; padding-bottom: 12px; - -webkit-border-radius: 6px; + color: black; + /*-webkit-border-radius: 6px; -moz-border-radius: 6px; - border-radius: 6px; + border-radius: 6px;*/ background-color: #f2f2f2; clear: left; margin-top: 5px; padding: 1%; height: 1em; margin-bottom: 5px; -} +}*/ .birthday-notice { margin-top: 5px; @@ -246,6 +248,10 @@ blockquote.shared_content { border: none; } +#contact-edit-drop-link-end { + /* clear: both; */ +} + #contact-edit-links ul { list-style: none; list-style-type: none; @@ -265,10 +271,13 @@ blockquote.shared_content { body { font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; - background-color: #ffffff; + /* background-color: #ffffff; */ + /* background-color: #ddd; */ + background-color: #F2F2F2; color: #2d2d2d; margin: 37px 0px 0px 0px; display: table; + /* width: 100% */ } h4 { font-size: 1.1em; @@ -368,9 +377,12 @@ code { .tool a { /* color: #000; */ } -.tool a:hover { - text-decoration: underline; +.tool a:hover, .widget a:hover, #nets-sidear a:hover, #hide-forum-list:hover, .admin.link a:hover, aside h4 a:hover { + /* text-decoration: underline; */ + text-decoration: none; + color: black; } + .groupsideedit, .savedsearchdrop { float: right; opacity: 0.3; @@ -379,20 +391,61 @@ code { opacity: 1; } +.sidebar-group-li:hover, #sidebar-new-group:hover, #hide-forum-list:hover, +#sidebar-ungrouped:hover, .side-link:hover, .nets-ul li:hover, #forum-list div:hover, +.nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, #message-new:hover { + /* background-color: #ddd; */ + background-color: #e5e5e5; +} + +#message-new a { + color: black; +} + .sidebar-group-element { /* color: #000; */ } -#sidebar-new-group, #posted-date-selector, #hide-forum-list, #forum-list, #sidebar-ungrouped, -.side-link, #peoplefind-desc, #connect-desc, #follow-sidebar form, #peoplefind-sidebar form, -#netsearch-box form { +.group-selected, .nets-selected, .fileas-selected { + font-weight: bold; +} + +#sidebar-new-group, #hide-forum-list, #forum-list, #sidebar-ungrouped, +.side-link, #peoplefind-desc, #connect-desc, .nets-all, .admin.link, #message-new { + padding-left: 10px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 5px; + display: block; +} + +a.nets-link, .side-link a, #sidebar-new-group a, a.savedsearchterm, a.fileas-link, aside h4 a { + display: block; + color: black; +} + +a.sidebar-group-element { + color: black; +} + +#follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form, #posted-date-selector { margin-left: 10px; + margin-top: 3px; + margin-bottom: 3px; } #sidebar-ungrouped, .side-link { padding-top: 5px; } +#sidebar-ungrouped a { + color: black; +} + +#forum-list a, .tool a, .admin.link a { + color: black; +} + #forum-list { margin-top: 2px; } @@ -495,9 +548,10 @@ nav ul li .menu-popup { left: 0px; right: auto; } + nav #search-box #search-text { - /* background-image: url('icons/lupe.png'); */ - background-repeat:no-repeat; + /*background-image: url('icons/lupe.png'); + background-repeat:no-repeat; */ padding-left:0px; border-top-left-radius: 15px; border-top-right-radius: 15px; @@ -506,6 +560,8 @@ nav #search-box #search-text { position: relative; height: 17px; margin: 4px 0px 4px 4px; + width: 150px; + max-width: 150px; } nav .nav-menu-icon { @@ -662,7 +718,8 @@ ul.menu-popup a { text-decoration: none; } ul.menu-popup a:hover { - background-color: #bdcdd4; + /* background-color: #bdcdd4; */ + background-color: #e5e5e5; } ul.menu-popup .menu-sep { border-top: 1px solid #9eabb0; @@ -741,14 +798,20 @@ ul.menu-popup .empty { padding: 7px 7px 0px 0px; } +right_aside { + width: 0px; + display: block; +} + /* aside */ aside { display: table-cell; vertical-align: top; width: 185px; padding: 10px 10px 10px 20px; - border-right: 1px solid #D2D2D2; - background-color: #ECECF2; + /* border-right: 1px solid #D2D2D2; */ + /* background-color: #ECECF2; */ + background-color: #F2F2F2; font-size: 14px; /* background: #F1F1F1; */ } @@ -765,6 +828,12 @@ aside .vcard dl { height: auto; overflow: auto; } + +aside select { + background-color: white; + width: 165px; +} + aside .vcard dt { float: left; margin-left: 0px; @@ -829,9 +898,6 @@ aside h4 { .nets-ul { margin-top: 0px; } -.nets-all { - margin-left: 10px; -} #contact-block { overflow: auto; @@ -927,12 +993,12 @@ aside h4 { margin-bottom: 0px; } .widget ul li { - padding-left: 5px; + padding-left: 10px; /* min-height: 20px; */ list-style: none; - padding-top: 0px; - padding-bottom: 0px; - margin: 5px; + padding-top: 3px; + padding-bottom: 3px; + margin: 0px; } .widget .tool.selected { background: url('../../../images/selected.png') no-repeat left center; @@ -946,8 +1012,10 @@ aside h4 { section { display: table-cell; vertical-align: top; - width: 760px; - padding: 10px 0px 10px 10px; + width: 766px; + max-width: 766px; + padding: 10px 10px 10px 10px; + background-color: white; } /* wall item */ .tread-wrapper { @@ -1601,10 +1669,12 @@ ul.tabs { list-style-type: none; padding-bottom: 10px; font-size: 14px; + padding-left: 0px; + margin-bottom: 30px; } ul.tabs li { float: left; - margin-left: 7px; + /* margin-left: 7px; */ } /*ul.tabs li .active { border-bottom: 1px solid #005c94; @@ -1615,9 +1685,16 @@ ul.tabs a { float: left; } -ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink { +div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink { + border: 1px solid lightgray; + color: black; + background: #F2F2F2; + padding: 3px 7px 2px 7px; + margin-top: 2px; + margin-bottom: 2px; + /* padding: 0px 10px 1px 10px; */ - padding: 0px 5px 1px 5px; + /*padding: 0px 5px 1px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; @@ -1633,22 +1710,23 @@ ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink { background: -o-linear-gradient(top, #ffffff 0%,#ececf2 100%); background: -ms-linear-gradient(top, #ffffff 0%,#ececf2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececf2',GradientType=0 ); - background: linear-gradient(top, #ffffff 0%,#ececf2 100%); + background: linear-gradient(top, #ffffff 0%,#ececf2 100%);*/ } -ul.tabs li .active, ul.tabs a:hover, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover { - color: #fff; - text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); - border: 1px solid #ececf2; - background: #364a84; +#event-notice:hover, ul.tabs li .active, ul.tabs a:hover, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover { + color: black; + background-color: #e5e5e5; + text-decoration: none; + border: 1px solid darkgray; + + /*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); background: -moz-linear-gradient(top, #7b8dbb 0%, #364a84 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b8dbb), color-stop(100%,#364a84)); background: -webkit-linear-gradient(top, #7b8dbb 0%,#364a84 100%); background: -o-linear-gradient(top, #7b8dbb 0%,#364a84 100%); background: -ms-linear-gradient(top, #7b8dbb 0%,#364a84 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b8dbb', endColorstr='#364a84',GradientType=0 ); - background: linear-gradient(top, #7b8dbb 0%,#364a84 100%); - text-decoration: none; + background: linear-gradient(top, #7b8dbb 0%,#364a84 100%);*/ } .comment-edit-bb {