Changeset 17 for pro-bachkim-filespace/sourcecode/assets/css
- Timestamp:
- Jul 1, 2014 9:23:18 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/assets/css/space/style.css
r16 r17 3 3 @import "../jquery/jquery-ui-1.10.4.min.css"; 4 4 @import "../jquery/jquery.contextmenu_new.css"; 5 @import "../jquery/tinyscrollbar.css"; 5 6 @import "../font-awesome.min.css"; 6 7 @import "../ace.min.css"; … … 114 115 } 115 116 117 #select-destination-tree-container #select-destination-tree { 118 119 } 120 121 122 #box-copyto .modal-dialog { 123 width: 350px; 124 } 125 126 #box-copyto #select-destination-header { 127 padding-bottom: 10px; 128 font-family: Verdana, sans-serif; 129 font-size: 11px; 130 line-height: 18px; 131 margin: 0px; 132 } 133 116 134 .ui-resizable-e { 117 135 background: url("../../images/resize.png") no-repeat scroll center center #F5F5F5;
Note: See TracChangeset
for help on using the changeset viewer.