Changeset 15 for pro-bachkim-filespace/sourcecode/assets/css
- Timestamp:
- Jun 13, 2014 10:38:13 AM (11 years ago)
- Location:
- pro-bachkim-filespace/sourcecode/assets/css
- Files:
-
- 9 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/assets/css/space/style.css
r13 r15 2 2 @import "../bootstrap/bootstrap.min.css"; 3 3 @import "../jquery/jquery-ui-1.10.4.min.css"; 4 @import "../jquery/jqueryFileTree.css"; 4 /* @import "../jquery/jquery.contextMenu.css"; */ 5 @import "../jquery/jquery.contextmenu_new.css"; 5 6 @import "../font-awesome.min.css"; 6 7 @import "../ace.min.css"; -
pro-bachkim-filespace/sourcecode/assets/css/space/vsgrid.css
r9 r15 158 158 } 159 159 160 DIV.vsgrid DIV.vscell DIV.file-name INPUT.rename { 161 width:100%; 162 height: 18px; 163 border: 1px #5eaee5 solid; 164 padding: 0px; 165 text-overflow: initial; 166 font-family: Verdana, sans-serif; 167 font-size: 12px; 168 } 169 160 170 DIV.vsgrid DIV.vscell DIV.selector DIV.icon-directory, 161 171 DIV.vsgrid DIV.vscell DIV.selector DIV.icon-text,
Note: See TracChangeset
for help on using the changeset viewer.