From d13f693f85b9528559130ed642e3128607e1967c Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Dec 2013 18:44:09 -0800 Subject: more css cleanup --- view/theme/redbasic/css/style.css | 98 --------------------------------------- 1 file changed, 98 deletions(-) (limited to 'view/theme/redbasic/css') 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; } -- cgit v1.2.3