aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-09 18:44:09 -0800
committerfriendica <info@friendica.com>2013-12-09 18:44:09 -0800
commitd13f693f85b9528559130ed642e3128607e1967c (patch)
tree1af7f910862e7a716e27c2883ec2570b2fe0ea94 /view/theme/redbasic/css
parentaaf21e892437320ddf63735fa7334bf21836b121 (diff)
downloadvolse-hubzilla-d13f693f85b9528559130ed642e3128607e1967c.tar.gz
volse-hubzilla-d13f693f85b9528559130ed642e3128607e1967c.tar.bz2
volse-hubzilla-d13f693f85b9528559130ed642e3128607e1967c.zip
more css cleanup
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css98
1 files changed, 0 insertions, 98 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 708085b02..e13bc1edb 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -586,39 +586,6 @@ footer {
margin-left: 50px;
}
-
-
-/* might be obsolete
-#profile-youtube-wrapper {
- float: left;
- margin-left: 15px;
-}
-
-#profile-title-wrapper {
- float: left;
- margin-left: 15px;
-}
-
-#profile-jot-plugin-end{
- clear: both;
-}
-
-#profile-jot-networks-end {
- clear: both;
-}
-
-#about-jot-submit-wrapper {
- margin-top: 15px;
-}
-#about-jot-end {
- margin-bottom: 30px;
-}
-*/
-
-#contacts-main {
- margin-bottom: 30px;
-}
-
#profile-listing-desc {
margin-left: 30px;
}
@@ -698,36 +665,6 @@ footer {
color: #FF0000;
}
-#profile-edit-insecure {
- margin-top: 20px;
- color: #FF0000;
- font-size: 1.1em;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding-left: 5px;
- /*: 3px 3px 3px 5px; */
- width: 587px;
-}
-
-/* TinyMCE */
-
-/* TODO: this should, if needed at all, probably go to custom_tinymce.css
-
-DIV#profile-jot-text_toolbargroup{
-background: #FFF;
-border: 1px #111;
-}
-
-
-iframe#profile-jot-text_ifr {
-width: 100% !important;
-box-shadow: 5px 5px 5px #000 inset !important;}
-
-tr.mceLast {
-
-}
-*/
-
.photo, .contact-block-img {
border-radius: $radiuspx;
-moz-border-radius: $radiuspx;
@@ -1112,11 +1049,6 @@ tr.mceLast {
clear: both;
}
-.cc-license {
- margin-top: 50px;
- font-size: 70%;
-}
-
.descriptive-text {
color: #888;
}
@@ -1267,19 +1199,6 @@ tr.mceLast {
margin-top: 20px;
}
-#photo-prev-link, #photo-next-link {
- padding: 10px;
- float: left;
-}
-
-#photo-photo {
- float: left;
-}
-
-#photo-photo-end {
- clear: both;
-}
-
.profile-match-photo {
float: left;
text-align: center;
@@ -1287,7 +1206,6 @@ tr.mceLast {
}
.profile-match-name {
-/* float: left; */
text-align: center;
width: 120px;
height: 18px;
@@ -1432,22 +1350,6 @@ tr.mceLast {
margin-top: 10px;
}
-/* might be obsolete
-.posttags {
- opacity: 0.5;
- filter:alpha(opacity=50);
-}
-
-.posttags {
- opacity: 1.0 !important;
- filter:alpha(opacity=100) !important;
-}
-
-.posttags {
- margin-top: 15px;
-}
-*/
-
#item-delete-selected {
margin-top: 30px;
}