/[A3C]/share/web/static/css/app.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 /share/web/static/css/app.css

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

revision 127 by dpavlin, Sun May 25 16:43:36 2008 UTC revision 157 by dpavlin, Sun Jun 15 10:51:57 2008 UTC
# Line 22  table.list th { Line 22  table.list th {
22  input.text {  input.text {
23          max-width: 80em;          max-width: 80em;
24  }  }
25    
26    /* fix sub-menu */
27    ul.submenu li {
28            display: inline;
29    }
30    
31    #region-user-selected-sites {
32            display: block;
33            float: right;
34            border: 1px solid #888;
35    }
36    
37    #region-search_sites {
38            display: block;
39            float: left;
40    }

Legend:
Removed from v.127  
changed lines
  Added in v.157

  ViewVC Help
Powered by ViewVC 1.1.26