Commit Graph

10 Commits

Author SHA1 Message Date
Drew Blessing c75da470c5 Add background color to pre, too. 2013-05-15 06:37:16 -05:00
Drew Blessing db949b69c1 Issue 3941: Code preview dark doesn't display correctly with long lines
Assigning the background color to the pre tag did not work correctly. Moved background color to the highlight class which fixes the problem.
2013-05-14 13:44:16 -05:00
Koen Punt b825582eb1 replaced redundant -*-border-radius box-shadows and others with corresponding mixins 2012-11-29 12:18:44 +01:00
Koen Punt 84de1b71d1 Added some uniformity, all css properties and values are separated by a colon and a space `: ` 2012-11-29 12:18:44 +01:00
Riyad Preukschas dc99b19af7 Fix CSS for code highlighting 2012-11-27 22:51:10 +01:00
Riyad Preukschas c42ada9bee Allow linking to file lines
Supported formats: "L12" for single lines and "L12-34" for multiple lines
2012-11-10 00:03:46 +01:00
randx 5db2dbdcf1 fix browse file css 2012-09-03 22:57:34 +03:00
Nathan Anderson 77860f3537 Included good default for Windows and standardized <pre> font families 2012-06-19 07:55:01 -03:00
Dmitriy Zaporozhets acdbc1b4c5 Better fonts for code 2012-06-19 13:48:39 +03:00
randx 2dd17623c9 Refactor code themes 2012-06-18 20:18:14 +03:00