Subversion Repositories wimsdev

Rev

Rev 7591 | Rev 13183 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7591 Rev 7671
Line 13... Line 13...
13
      margin-right:auto;
13
      margin-right:auto;
14
      padding:0;
14
      padding:0;
15
      /*padding-left : 10%;
15
      /*padding-left : 10%;
16
      padding-right : 10%;*/
16
      padding-right : 10%;*/
17
      margin-left : 0px !important;
17
      margin-left : 0px !important;
18
     
-
 
19
  }
18
  }
20
 
19
 
21
  /* Sets background-colors to white, saving ink */
20
  /* Sets background-colors to white, saving ink */
22
  body.main_body,
21
  body.main_body,
23
  #wimsdoc,
22
  #wimsdoc,
24
  #wimsbodybox {
23
  #wimsbodybox {
25
      background-color:white;
24
      background-color:white;
26
  }
25
  }
27
 
26
 
28
  .wims_search_engine{
27
  .wims_search_engine{
29
    display:none;
28
    display:none;
30
  }
29
  }
31
 
30
 
32
  /* Hide all Menus */
31
  /* Hide all Menus */
33
  #wimstopbox,
32
  #wimstopbox,
34
  #wimsmenubox,
33
  #wimsmenubox,
35
  #wimsmenumodubox,
34
  #wimsmenumodubox,
36
  .wimsmenu,
35
  .wimsmenu,
37
  .menuitem,
36
  .menuitem,
38
  .wimstail {
37
  .wimstail {
39
      visibility: hidden;
38
      visibility: hidden;
40
      display:none;
39
      display:none;
41
  }
40
  }
42
 
41
 
43
  table.wimstable th,table.wimstable a {
42
  table.wimstable th,table.wimstable a {
44
      color: #000000;
43
      color: #000000;
45
      background-color:white;
44
      background-color:white;
46
  }
45
  }
47
  #oef_actions, #oef_endhook , p.send_answer{
46
  #oef_actions, #oef_endhook , p.send_answer{