imip-agent

Change of htdocs/styles.css

299:b96e527e13d4
htdocs/styles.css
     1.1 --- a/htdocs/styles.css	Sun Feb 08 22:33:11 2015 +0100
     1.2 +++ b/htdocs/styles.css	Sun Feb 08 22:52:37 2015 +0100
     1.3 @@ -67,6 +67,10 @@
     1.4      color: #009;
     1.5  }
     1.6  
     1.7 +.error {
     1.8 +    background-color: #faa;
     1.9 +}
    1.10 +
    1.11  /* Selection of slots/periods for new events. */
    1.12  
    1.13  input.newevent.selector {