]> mj.ucw.cz Git - pciids.git/commitdiff
Merge branch 'master' of /home/vorner/pciids
authorThe PCI ID Mail Robot <pciids@ucw.cz>
Sun, 5 Oct 2008 10:29:38 +0000 (12:29 +0200)
committerThe PCI ID Mail Robot <pciids@ucw.cz>
Sun, 5 Oct 2008 10:29:38 +0000 (12:29 +0200)
1  2 
static/screen.css

diff --combined static/screen.css
index 2c199ed9d8b265b0239041dc9ff9aa1ffb7147a5,0f2395c2d8350f750deccf4ecc2c7e8f3562ed25..9b65e3875ba64e8681a1e4c4cd81bf24bc3d514e
@@@ -89,6 -89,7 +89,7 @@@ div.bluesquare-exampl
        background-color: #4c3bff;
        color: #fffa45;
        border: solid blue;
+       border-width: 1px;
  }
  div.rmenu,
  div.lmenu
@@@ -132,10 -133,3 +133,10 @@@ form.admin tabl
  {
        background: #BBBBFF;
  }
 +.header
 +{
 +      background-color: #4c3bff;
 +      color: #fffa45;
 +      border: solid blue;
 +      border-width: 1px;
 +}