source: Dev/branches/rest-dojo-ui/client/rft/css/general.css @ 337

Last change on this file since 337 was 337, checked in by tjcschipper, 13 years ago
File size: 232 bytes
Line 
1/* General.css contains general fixes that are not strongly related to any other stylesheets.
2They are typically small fixes or tweaks to adjust spacing and/or borders/colours */
3
4.gamelab .dijitTabPaneWrapper {
5    border: none;
6}
Note: See TracBrowser for help on using the repository browser.