/[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

Annotation of /trunk/vhost/ecas/ecas.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1261 - (hide annotations)
Tue Jul 28 22:52:43 2009 UTC (14 years, 10 months ago) by mglavica
File MIME type: text/css
File size: 444 byte(s)
work on e-journals catalog

1 dpavlin 1173 /* design for this vhost */
2    
3 mglavica 1261 .title, .urlp {
4     display: block;
5     padding-left: 11em;
6     }
7    
8 dpavlin 1173 .title {
9     font-weight: bold;
10     }
11    
12 mglavica 1261
13 mglavica 1180 #inputs label {
14     clear: left;
15     }
16    
17 mglavica 1261 #results label {
18     width: 11em;
19     }
20    
21 mglavica 1251 h1 {
22     font-family: Trebuchet MS,Lucida,Arial,sans-serif ;
23     }
24    
25     form label,
26     form select,
27     form input {
28     float: none;
29     }
30    
31    
32     form input[name=search] {
33     clear: none;
34     }
35    
36    
37     #attr_operator {
38     font-size: 12px;
39     padding-left: 8em;
40     }
41    
42     #plimit {
43     text-align: right;
44     }

  ViewVC Help
Powered by ViewVC 1.1.26