Changeset 1642719
- Timestamp:
- 04/22/2017 12:04:38 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
aph-syntax-highlighter/tags/1.2.1/includes/aphsh-build.php
r1616840 r1642719 33 33 "pre.aphsh-adddarkplain, 34 34 pre.aphsh-addlightplain { 35 padding: 1 5px 20px !important;35 padding: 10px 15px !important; 36 36 display: block; 37 37 font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; 38 white-space: pre-wrap;39 38 white-space: -moz-pre-wrap; 40 39 white-space: -o-pre-wrap; … … 44 43 } 45 44 pre.aphsh-addlightplain { 46 background: # efefef!important;45 background: #f9f9f9; !important; 47 46 color: #4a4a4a; 48 47 }
Note: See TracChangeset
for help on using the changeset viewer.