Make the logo icon more awesome

This commit is contained in:
Dmitriy Zaporozhets 2012-12-24 21:18:23 +02:00
parent a87fccc083
commit 4ba24596d3
7 changed files with 64 additions and 18 deletions

View file

@ -4,21 +4,8 @@
*
*/
.ui_basic {
.app_logo {
.separator {
margin-left: 0;
margin-right: 0;
}
}
.separator {
float: left;
height: 60px;
width: 1px;
background: white;
border-left: 1px solid #DDD;
margin-top: -10px;
margin-left: 10px;
margin-right: 10px;
}
}