Logo

GitLab

Sign in

multiservice / clients

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
master
  • clients
  • javascript
  • news-summarizer
  • news-summarizer.css
  • renamed javascript client
    aeafa012
    Mateusz Kopeć authored
    8 years ago  
    Browse Dir »
news-summarizer.css 151 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
.qtip p {
    text-align: justify;
}

.qtip {
    max-width:500px;
    font-size:14px;
    line-height:16px;
}

.loading_icon {
	padding-right: 4px;
}