/[webpac2]/trunk/vhost/ecas/ecas.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/vhost/ecas/ecas.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1180 by mglavica, Wed Apr 29 22:24:22 2009 UTC revision 1251 by mglavica, Mon Jul 27 13:33:31 2009 UTC
# Line 2  Line 2 
2    
3  .title {  .title {
4          font-weight: bold;          font-weight: bold;
5            display: block;
6            padding-left: 10em;
7  }  }
8    
9  #inputs label {  #inputs label {
10          clear: left;          clear: left;
11  }  }
12    
13    h1 {
14            font-family: Trebuchet MS,Lucida,Arial,sans-serif ;
15    }
16    
17    form label,
18    form select,
19    form input {
20            float: none;
21    }
22    
23    
24    form input[name=search] {
25            clear: none;
26    }
27    
28    
29    #attr_operator {
30            font-size: 12px;
31            padding-left: 8em;
32    }
33    
34    #plimit {
35            text-align: right;
36    }

Legend:
Removed from v.1180  
changed lines
  Added in v.1251

  ViewVC Help
Powered by ViewVC 1.1.26