branch | 3.5 |
changeset 2937 | 36b11249014e |
parent 2702 | f19bc131b2d9 |
child 3071 | 6ad4e6d4df86 |
--- a/web/data/cubicweb.css Thu Aug 20 17:52:21 2009 +0200 +++ b/web/data/cubicweb.css Thu Aug 20 18:30:18 2009 +0200 @@ -838,4 +838,13 @@ border: 1px solid #edecd2; border-color:#edecd2 #cfceb7 #cfceb7 #edecd2; background: #fffff8 url("button.png") bottom left repeat-x; -} \ No newline at end of file +} + + +/********************************/ +/* placement of alt. view icons */ +/********************************/ + +.otherView { + float: right; +}