summaryrefslogtreecommitdiffstats
path: root/styling
Commit message (Collapse)AuthorAgeFilesLines
* stylesheet: reverted back to the ol' colorrsiddharth2014-07-251-1/+1
|
* modified: styling/style.css - a:visited is lighter now.rsiddharth2014-07-251-1/+1
|
* updated styling/style.css. <pre> uses overflow: auto instead of breaking ↵rsiddharth2014-07-201-3/+1
| | | | words - neat.
* modified: styling/style.cssrsiddharth2014-07-171-2/+6
|
* styleshee updatersiddharth2013-11-151-5/+14
|
* style sheet update.rsiddharth2013-11-151-1/+26
|
* made more changes to the default stylesheet.rsiddharth2013-11-101-38/+19
| | | | odified: styling/style.css
* styling/style.css. revamped the default stylesheet a bit.rsiddharth2013-11-101-100/+72
| | | | This is still not finished, though.
* wrote a new parser: parsers/UList.javarsiddharth2013-11-051-0/+13
| | | | now scruf can parse <ul> lists.
* updated stylesheet. rsiddharth2013-11-031-0/+3
| | | | the monopace span elements now have a background and border.
* updated the year in the Copyright block in all source files.rsiddharth2013-11-021-2/+1
| | | | used license/Liberate.java to do the job. automation rocks.
* modified: styling/style.css (<blockquote> is not oblique anymore).rsiddharth2013-09-151-1/+0
|
* modified: styling/style.css (insignificant items' opacity is set to 0.3, ↵rsiddharth2013-06-291-2/+27
| | | | opacity becomes 1.0 when hovered)
* modified: parsers/CodeBlocks.java ( code blocks are wrapped around <pre> ↵rsiddharth2013-06-261-2/+6
| | | | element)
* stylesheet updated -- links are more prominent now.rsiddharth2012-12-311-2/+4
|
* styling/style.css update -- added subtle border to div.code blockrsiddharth2012-12-301-2/+2
|
* [bug-fix]: when the default style sheet is newer than the style sheetrsiddharth2012-12-212-6/+10
| | | | | | | | | | in that directory, the new default style sheet is copied to that directory. added Run.java to bzr (forgot to add it in the last commit) modified: styling/StyleChecker.java styling/style.css
* [method named changed]: The method named 'resolve()' in ↵rsiddharth2012-12-211-1/+1
| | | | | | | | styling/StyleChecker.java is changed to 'check()'. modified: conversion/ConvertDirectory.java styling/StyleChecker.java
* stylesheet update: formatting for audio tag. rsiddharth2012-12-021-0/+8
| | | | | modified: styling/style.css
* updated styling/style.cssrsiddharth2012-11-291-1/+13
| | | | | modified: styling/style.css
* updated styling/style.cssrsiddharth2012-11-111-0/+12
|
* added:rsiddharth2012-11-091-0/+4
| | | | | | | | | | | | conversion/ignore/ conversion/ignore/Ignored.java (a class getting info about ignored child-directories, in the present directory) modified: conversion/ConvertDirectory.java (added code to check if the child-directory is in the ignored list) docs/scruf (started sketching out documentation on how to use scruf) styling/style.css todo
* stylesheet modifiedrsiddharth2012-10-261-11/+30
|
* removed:rsiddharth2012-10-251-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notes writefile added: COPYING -- gpl text (full) modified: Initialization.java Scruf.java conversion/CanConvert.java conversion/ConvertDirectory.java conversion/ConvertFile.java conversion/FileSieve.java index/IndexCreator.java io/PresentFile.java io/ReadFile.java io/WriteFile.java license/Liberate.java parsers/BackButton.java parsers/CodeBlocks.java parsers/DocumentName.java parsers/Footer.java parsers/Header.java parsers/Headings.java parsers/Images.java parsers/LineBreak.java parsers/Links.java parsers/NullIt.java parsers/Paragraphs.java parsers/ParserList.java parsers/WordDecoration.java styling/StyleChecker.java >> All the .java files were 'baptized' for 100% software freedom. todo -- minor edit. license/gpl -- minor edit again.
* Updated styling/style.css for proper formatting of monospace phrases and rsiddharth2012-10-251-47/+28
| | | | | | code blocks. modified: styling/style.css
* Modified parsers/Paragraphs.java & styling/style.cssrsiddharth2012-08-041-37/+109
|
* scruf is "bzr"ed now.rsiddharth2012-06-232-0/+92