~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to web/theme/default/css/xibo.css

  • Committer: Dan Garner
  • Date: 2017-10-11 16:20:19 UTC
  • mto: This revision was merged to the branch mainline in revision 582.
  • Revision ID: git-v1:d9a07cc8d2ffe1089afc83d5896215b7f840a498
Formatting for double spaces on key fields.
xibosignage/xibo#1273

Show diffs side-by-side

added added

removed removed

Lines of Context:
924
924
    right: 30px;
925
925
    top: 10px;
926
926
    color: red;
 
927
}
 
928
 
 
929
.spacing-whitespace-pre {
 
930
    white-space: pre-wrap;
927
931
}
 
 
b'\\ No newline at end of file'