On Thu, Jul 5, 2012 at 7:48 PM, Pascal J. Bourguignon <[email protected] > wrote:
> > First problem: Inconsistency in the position of the buttons. > > In the wiki editing pages, the buttons are: > > [Preview Your Changes] [Apply These Changes] [Cancel] > > ie. the good button, to save the changes is the second button. > > > In the admin css edit page, the buttons are: > > [Apply Changes] [Revert To Default] > > ie. the second button is the wrong button!!! > > > > > Second problem: How to undo [Revert to Default]? > > I clicked on that button on the server. Do I have an old version of the > CSS in a local repository? How can I get it? > I don't think there is any Undo feature on CSS editing. If you have the CSS saved in a separate Fossil repo, you can copy/paste it from there. Otherwise, I think you have trashed your CSS. Type it in again. CSS editing is an administrator-only feature, so less effort has been put into making it resistant to operator errors. > > I tried: > > fossil configuration export skin a -R repo.fossil > fossil configuration export all a -R repo.fossil > > but the css doesn't seem to be there. > > > -- > __Pascal Bourguignon__ http://www.informatimago.com/ > A bad day in () is better than a good day in {}. > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

