source: extensions/dotcleareasy/template/controller.css

Last change on this file was 3322, checked in by rub, 15 years ago

extension added: dotcleareasy

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 213 bytes
Line 
1BODY#theDotClearEasyControllerPage #content
2{
3  margin: 1em;
4}
5BODY#theDotClearEasyControllerPage #theHeader P {
6  display: none;
7}
8BODY#theDotClearEasyControllerPage {
9  min-width: 0;
10}
11TEXTAREA{
12  width: 95%;
13}
Note: See TracBrowser for help on using the repository browser.