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

Contents of /trunk/vhost/ecas/ecas.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1251 - (show annotations)
Mon Jul 27 13:33:31 2009 UTC (14 years, 9 months ago) by mglavica
File MIME type: text/css
File size: 390 byte(s)
e-journals catalog configuration files

1 /* design for this vhost */
2
3 .title {
4 font-weight: bold;
5 display: block;
6 padding-left: 10em;
7 }
8
9 #inputs label {
10 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 }

  ViewVC Help
Powered by ViewVC 1.1.26