mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
Customer portal : Added background to user card
SVN:trunk[4137]
This commit is contained in:
@@ -72,7 +72,10 @@ footer{
|
||||
}
|
||||
#sidebar .user_card{
|
||||
padding: 30px 0px;
|
||||
background-color: #EA7D1E; /* TODO : Change this */
|
||||
background-color: #EA7D1E;
|
||||
background-image: url('../img/backgrounds/geometric-orange.svg');
|
||||
background-size: 170%;
|
||||
background-position: 60% 60%;
|
||||
text-align: center;
|
||||
box-shadow: -3px 2px 3px rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 68 KiB |
Reference in New Issue
Block a user