Changeset 4933
- Timestamp:
- 10/29/09 12:22:46 (4 weeks ago)
- Location:
- branches/greyhound/mt-static
- Files:
-
- 2 modified
-
codemirror/css/csscolors.css (modified) (1 diff)
-
css/structure.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/mt-static/codemirror/css/csscolors.css
r4158 r4933 3 3 padding: 0; 4 4 font-family: monospace; 5 font-size: 1 0pt;6 color: black;5 font-size: 13px; 6 line-height: 16px; 7 7 } 8 8 -
branches/greyhound/mt-static/css/structure.css
r4923 r4933 3168 3168 text-align: right; 3169 3169 padding-right: .3em; 3170 font-size: 1 0pt;3170 font-size: 13px; 3171 3171 font-family: monospace; 3172 3172 padding-top: .4em; 3173 line-height: normal;3173 line-height: 16px; 3174 3174 -moz-border-radius: 5px 0 0 5px; 3175 3175 -webkit-border-top-left-radius: 5px;
