src/main/webapp/projects.css

changeset 80
27a25f32048e
parent 75
33b6843fdf8a
child 81
1a2e7b5d48f7
     1.1 --- a/src/main/webapp/projects.css	Sat May 23 14:13:09 2020 +0200
     1.2 +++ b/src/main/webapp/projects.css	Sun May 24 15:30:43 2020 +0200
     1.3 @@ -29,4 +29,12 @@
     1.4  
     1.5  #issue-list td {
     1.6      white-space: nowrap;
     1.7 +}
     1.8 +
     1.9 +#version-stats h2 {
    1.10 +    white-space: nowrap;
    1.11 +}
    1.12 +
    1.13 +#version-stats td {
    1.14 +    text-align: right;
    1.15  }
    1.16 \ No newline at end of file

mercurial