Ignore:
Timestamp:
Jun 13, 2014 10:38:13 AM (11 years ago)
Author:
dungnv
Message:
 
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  
    22@import "../bootstrap/bootstrap.min.css";
    33@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";
    56@import "../font-awesome.min.css";
    67@import "../ace.min.css";
  • pro-bachkim-filespace/sourcecode/assets/css/space/vsgrid.css

    r9 r15  
    158158}
    159159
     160DIV.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
    160170DIV.vsgrid DIV.vscell DIV.selector DIV.icon-directory,
    161171DIV.vsgrid DIV.vscell DIV.selector DIV.icon-text,
Note: See TracChangeset for help on using the changeset viewer.