summaryrefslogtreecommitdiff
path: root/addons/google_drive/static/src/css/google_drive.css
blob: ce2b22599b0ee1c8ea67eafcb021a475fc3562b3 (plain)
1
2
3
4
5
li.oe_share_gdoc > a:after {
    content: url('/google_drive/static/src/img/drive_icon.png');
    position: absolute;
    right: 5px;
}