Merge branch 'saas-showbuilder' of https://github.com/sourcefabric/Airtime into saas-showbuilder
This commit is contained in:
commit
31982a7238
3 changed files with 12 additions and 5 deletions
BIN
airtime_mvc/public/css/images/airtime_logo_med.png
Normal file
BIN
airtime_mvc/public/css/images/airtime_logo_med.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
|
@ -71,11 +71,11 @@ fieldset {
|
|||
position: absolute;
|
||||
float: left;
|
||||
|
||||
background: transparent url(images/airtime_logo.png) no-repeat 0 0;
|
||||
height: 35px;
|
||||
width: 66px;
|
||||
left: 35px;
|
||||
top: 32px;
|
||||
background: transparent url(images/airtime_logo_med.png) no-repeat 0 0;
|
||||
height: 46px;
|
||||
width: 120px;
|
||||
left: 5px;
|
||||
top: 26px;
|
||||
/*margin: 25px 5px 0 10px;*/
|
||||
/*margin-top: -5px;*/
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue