Blame view

WebRoot/plugins/websocketInstantMsg/ext4/ux/css/LiveSearchGridPanel.css 187 Bytes
ad5081d3   孙向锦   初始化项目
1
2
3
4
5
6
7
8
9
10
11
  .x-livesearch-match {
      font-weight: bold;
      background-color: yellow;
  }
  
  .x-toolbar .x-form-cb-wrap {
      line-height: 22px;
  }
  .x-toolbar .x-form-checkbox {
      vertical-align: 0;
  }