0
0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2024-11-22 07:52:36 +00:00
salesagility_SuiteCRM/include/social/twitter/twitter.css
Horus68 34eb8562c6 Copyright notice update - Hotfix
Copyright notice update for hotfix branch
Changes: 
- Year 
- Double spaces
- Brand fix for SalesAgility Ltd. (was Salesagility Ltd)

Created from latest hotfix branch.
2018-08-01 20:14:25 +01:00

16 lines
303 B
CSS

/*
* @author SalesAgility Ltd <support@salesagility.com>
* Date: 15/01/14
* Time: 09:14
*/
.tweet {
border-bottom: 0 none;
border-radius: 0;
border-top: 1px solid #E8E8E8;
cursor: default;
font-size: 12px;
min-height: 32px;
padding: 9px 15px 12px;
padding-top: 20px;
}