app/assets/stylesheets/umlaut.css in umlaut-3.0.0alpha3 vs app/assets/stylesheets/umlaut.css in umlaut-3.0.0alpha4
- old
+ new
@@ -103,13 +103,14 @@
with the same color as it's bg keeps IE7 happier; without the
border, IE7 doesn't really display the div right. */
border: 1px solid #FCF1D4;
}
-.headerStatusBar {
+.permalink_bar {
border-bottom: 1px solid #eeb211;
background-color: #FCF1D4;
- padding: .25em;
+ padding: .25em;
+ text-align: right;
}
.header {
background-color: #FFFDEA;
padding: 5px 10px;
border-bottom: 1px solid #eeb211;