]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/slackr/style.css
Shrink user icons in timeline to 48x48
[friendica.git] / view / theme / slackr / style.css
index 57856bca739f3ece35017471d0cc5fd9417bfea0..1184f2a6e6446dd92b5c7a181f2b398eccb667fc 100644 (file)
 .wall-item-tools {
        background: none;
 }
+.wall-item-body a:hover {
+       color: #ff6600;
+}
+
+
+.widget {
+/*     box-shadow: 4px 4px 3px 0 #444444; */
+}
 
 .comment-edit-text-empty, .comment-edit-text-full {
        border: none;
@@ -40,30 +48,110 @@ nav #site-location {
        right: 36px;
 }
 
+#profile-jot-text_parent, .mceLayout {
+       border-radius: 3px;
+       -moz-border-radius: 3px;
+       box-shadow: 4px 4px 3px 0 #444444;
+}
+
+#profile-jot-text:hover {
+       color: #000000;
+}
+
+#events-reminder {
+       border-radius: 3px;
+       -moz-border-radius: 3px;
+       opacity: 0.3;
+       filter:alpha(opacity=30);
+       margin-left: 5px;
+       margin-top: 5px;
+}
+
+#events-reminder.birthday-today, #events-reminder.event-today {
+       opacity: 1.0;
+       filter:alpha(opacity=100);
+       box-shadow: 4px 4px 3px 0 #444444;
+       margin-left: 0px;
+       margin-top: 0px;
+}
+
+#events-reminder:hover {
+       opacity: 1.0;
+       filter:alpha(opacity=100);
+       box-shadow: 4px 4px 3px 0 #444444;
+       margin-left: 0px;
+       margin-top: 0px;
+}
+
 .fc-event-skin {
        background-color: #3465a4 !important;
 }
 .wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
        border-radius: 3px;
        -moz-border-radius: 3px;
-       box-shadow: 3px 3px 10px 0 #000000;
+       box-shadow: 4px 4px 3px 0 #444444;
+}
+
+.forumlist-img {
+       border-radius: 3px;
+       -moz-border-radius: 3px;
+       box-shadow: 4px 4px 3px 0 #444444;
 }
 
-#sidebar-page-list img {
+#datebrowse-sidebar select {
+       margin-left: 25px;
        border-radius: 3px;
        -moz-border-radius: 3px;
-       box-shadow: 3px 3px 10px -2px #000000;
+       opacity: 0.3;
+       filter:alpha(opacity=30);
+}
+
+#datebrowse-sidebar select:hover {
+       opacity: 1.0;
+       filter:alpha(opacity=100);
 }
 
-.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .fc {
+#posted-date-selector {
+       margin-left: 30px !important;
+       margin-top: 5px !important;
+       margin-right: 0px !important;
+       margin-bottom: 0px !important;
+}
+
+
+#posted-date-selector:hover {
+       box-shadow: 4px 4px 3px 0 #444444;
+       margin-left: 25px !important;
+       margin-top: 0px !important;
+       margin-right: 5px !important;
+       margin-bottom: 5px !important;
+
+}
+
+.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .group-selected, .nets-selected, .fileas-selected, #profile-jot-submit, .categories-selected {
        border-radius: 3px;
        -moz-border-radius: 3px;
-       box-shadow: 3px 3px 10px 0 #000000;
+       box-shadow: 4px 4px 3px 0 #444444;
+}
+.settings-widget .selected {
+       border-radius: 3px;
+       -moz-border-radius: 3px;
+       box-shadow: 4px 4px 3px 0 #444444;
+}
+
+#sidebar-page-list .label {
+       margin-left: 5px;
+}
+
+
+.photo {
+       border: 1px solid #AAAAAA;
 }
 
 .photo-top-photo, .photo-album-photo {
        padding: 10px;
        max-width: 300px;
+       border: 1px solid #888888;
 }
 
 .rotleft1 {