~ubuntu-branches/debian/sid/php-horde-turba/sid

« back to all changes in this revision

Viewing changes to turba-4.1.0/themes/default/smartmobile/screen.css

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2013-08-11 13:16:25 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130811131625-z91stjvq51jr9onv
Tags: 4.1.1-1
New upstream version 4.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Entry page. */
2
 
.turba-entry-label {
3
 
    background-color: #ddd;
4
 
    font-weight: bold;
5
 
    margin-bottom: 15px;
6
 
    padding: 4px;
7
 
}
8
 
.turba-entry-value {
9
 
    margin: 0 0 15px 20px;
10
 
}