From d2c4244721c6fd81a4e4f123a12c9bc15af654d7 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 7 Oct 2013 18:59:03 +0200 Subject: [PATCH] Minor - cleaning white spaces --- main/css/base.css | 73 +---------------------------------------------- 1 file changed, 1 insertion(+), 72 deletions(-) diff --git a/main/css/base.css b/main/css/base.css index 681ad0a875..c21eeb14a3 100644 --- a/main/css/base.css +++ b/main/css/base.css @@ -27,8 +27,6 @@ legend { #header_right { text-align: right; float: right; - - } #header_right #notifications { @@ -38,7 +36,6 @@ legend { #header_right #notifications li { width:60px; text-align: right; - } header #logo { @@ -175,7 +172,6 @@ header #logo { #main .nav .dropdown { width:150px; text-align: right; - } #main .nav .dropdown:nth-child(n) { @@ -904,17 +900,14 @@ a.personal_agenda:hover, a.personal_agenda:hover { .rounded_div_agenda { background: none repeat scroll 0 0 #FFFFFF; - -webkit-border-radius: 6px; -opera-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; - -webkit-box-shadow: 0 2px 5px #C8C8C8; -opera-box-shadow: 0 2px 5px #C8C8C8; -moz-box-shadow: 0 2px 5px #C8C8C8; box-shadow: 0 2px 5px #C8C8C8; - float: left; height: auto; margin: 2px 4px 15px; @@ -950,9 +943,7 @@ a.personal_agenda:hover, a.personal_agenda:hover { height: 100px; } - /* -------------- DOCUMENT --------------*/ - #document_quota { margin:15px; font-weight:bold; @@ -960,8 +951,6 @@ a.personal_agenda:hover, a.personal_agenda:hover { text-align:center; } - - /* Message and Social */ .online_grid_item { @@ -1054,12 +1043,10 @@ a.personal_agenda:hover, a.personal_agenda:hover { width:600px; background-color: #fff; background-repeat: repeat-x; - margin: 8px; padding:5px; } - .group_discussions_replies { background-color: #E9F4FA; background-repeat: repeat-x; @@ -1337,8 +1324,6 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r height:66px; } - - /********************************************** * MESSAGE TOOL * **********************************************/ @@ -2916,13 +2901,7 @@ div.admin_section h4 { font-size:11px; } - /* Forms */ - - -/***************************************************** - * FORM STYLES * - *****************************************************/ div.row div.form_header { white-space: nowrap; padding: 2px; @@ -2932,16 +2911,6 @@ div.row div.form_header { font-size:20px; } -/* -[dir=ltr] div.row div.label, [dir=ltl] div.row div.formw { - float: left; - text-align: right; -} -[dir=rtl] div.row div.label, [dir=rtr] div.row div.formw { - float: right; - text-align: left; -}*/ - span.form_required { color: #f00; } @@ -2958,10 +2927,8 @@ form .row { form .formw .freeze { display: block; padding-top: 8px; - } - .course_activity_home { width:100%; } @@ -3220,12 +3187,10 @@ form .formw .freeze { position:relative; } - .done_window { background-color: #73982C; } - .first_window { border: 1px solid red; cursor:pointer; @@ -3239,7 +3204,6 @@ form .formw .freeze { .third_window { border: 1px solid blue; cursor:pointer; - } ._jsPlumb_endpoint { @@ -3382,9 +3346,6 @@ div#no-data-view div.controls { padding-top: 1px; } - - - /* styles for the star rater */ .star-rating{ list-style:none; @@ -3479,7 +3440,6 @@ a:active{ border: 0px; } - .offline_user { display: block; height: 20px; @@ -3533,7 +3493,6 @@ a:active{ margin-right: 4px; } - #online_grid_container .thumbnail .caption { text-align:center; } @@ -3701,28 +3660,9 @@ a:active{ } .td_actions { - /* - background:#F9F9F9; - border:1px solid #eee; - margin-bottom: 5px; - padding:2px; - vertical-align:middle; - */ width: 250px; } -/* - This is set in the template -.td_actions a { - float:left; - width:100%; -} -*/ - - -/***************************************************** - * THE NEW FORUM * - *****************************************************/ /* **** FORUM CATEGORY **** */ .forum_category { background-color: #0066CC; @@ -3812,8 +3752,6 @@ a.forum_group_link { background-color: #F7F7F7; } - - .forum_message_left_2_be_approved { width: 150px; vertical-align: top; @@ -4058,8 +3996,6 @@ footer { background-image: linear-gradient(top, #F5F5F5 0%, #EEEEEE 100%); /* W3C */ } - - /* Default LP left column values */ #learning_path_breadcrumb_zone { @@ -4468,7 +4404,6 @@ i.icon-expand{ background-image: url('../img/div_hide.gif'); } - .announcement { /* background: none repeat scroll 0 0 #F2F2F2;*/ border: 1px solid #D3D3D3; @@ -4707,10 +4642,7 @@ i.size-32.icon-new-note{ position: absolute } - -/* -data table -*/ +/* Data table */ .dataTables_wrapper{ clear: both; @@ -4774,7 +4706,6 @@ data table background-position: right center; } - #course_category_well { padding: 9px 0; } @@ -4895,8 +4826,6 @@ i.size-32.icon-new-work{ width: 220px; } - - .jqgrid_whitespace { white-space: normal !important; }