Ignore:
Timestamp:
04/10/13 20:08:44 (12 years ago)
Author:
hendrikvanantwerpen
Message:

Allow Selector to be a drag source.

Location:
Dev/trunk/client/qed/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/client/qed/css/layout.less

    r425 r428  
    273273
    274274                .rftLineListView {
    275                         max-width: 200px;
     275                        max-width: 300px;
    276276                        max-height: 500px;
    277277                       
  • Dev/trunk/client/qed/css/main.css

    r425 r428  
    466466}
    467467#rft.claro .rftLineListView {
    468   max-width: 200px;
     468  max-width: 300px;
    469469  max-height: 500px;
    470470}
Note: See TracChangeset for help on using the changeset viewer.