mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Small design changes
This commit is contained in:
parent
11bc92ee8f
commit
1ed4af10ac
@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
</span>
|
</span>
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<span id="notification"></span>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -203,7 +203,7 @@ div#notification_area {
|
|||||||
div#notification_area div.notification {
|
div#notification_area div.notification {
|
||||||
background-color:white;
|
background-color:white;
|
||||||
width:400px;
|
width:400px;
|
||||||
height:100px;
|
height:50px;
|
||||||
margin-bottom:7px;
|
margin-bottom:7px;
|
||||||
padding:9px;
|
padding:9px;
|
||||||
opacity:0.4;
|
opacity:0.4;
|
||||||
|
Loading…
Reference in New Issue
Block a user