* Resolved issue #373.
This commit is contained in:
@@ -6,8 +6,5 @@ th.c-budget,{text-align:right;}
|
||||
td.c-actions {overflow: visible;}
|
||||
.c-actions .btn {overflow: visible;}
|
||||
#programBox {float: left; margin-right: 10px; width: 170px !important;}
|
||||
#programID_chosen div.chosen-drop.chosen-auto-max-width.in {width: 150px !important;}
|
||||
#programID_chosen div.chosen-drop.chosen-auto-max-width.in {width: 450px !important;}
|
||||
#switchButton {background: #fff !important;}
|
||||
.panel-actions {position: relative; padding: 0 0;}
|
||||
.icon-cards-view {padding-left: 7px; font-size: 16px;}
|
||||
.icon-list {padding-left: 7px;}
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
*/
|
||||
?>
|
||||
<style>
|
||||
.panel-actions {position: relative; padding: 0 0;}
|
||||
.icon-cards-view {padding-left: 7px; font-size: 16px;}
|
||||
.icon-list {padding-left: 7px;}
|
||||
#cards {margin: 0 0;}
|
||||
#cards > .col {width: 25%;}
|
||||
#cards .panel {margin: 10px 0; border: 1px solid #DCDCDC; border-radius: 4px; box-shadow: none; cursor: pointer; height: 190px;}
|
||||
|
||||
Reference in New Issue
Block a user