Commit Graph

8 Commits

Author SHA1 Message Date
Matt Pass
0bcbc1a222 Account Options CSS added
New classes added to cover file manager icons
Also small adjustment to plugin icons position to line up with them
2012-04-05 07:46:48 +01:00
Matt Pass
ee3da0dd7c serverMessage class additions
Added CSS for serverMessage DIV box which fades in/out on demand
Shows as partly transparent white block over files in file manager
2012-03-12 17:45:03 +00:00
Matt Pass
c8cb61149c User select, upload, tabsBar and Code Assist updates
user0-select: none and the prefixes applied to body to stop elem highlighting on click-drag
upload classes removed as upload area is now removed
tabsBar now has a 0.2s transition on the BG image for fancy animed colouring
new classes for Code Assist function
2012-03-09 07:27:32 +00:00
Matt Pass
34a30c01d1 File Manager Open by Default
File manager is now set to 250px wide instead of 15px on load
This means it's now open by default
2012-03-02 15:02:52 +00:00
Matt Pass
29569ac7d1 Styles for loading screen & login area
CSS added for progress bar & spinning circles
CSS added for login area above file manager
2012-02-23 18:10:12 +00:00
Matt Pass
85b8e6d997 New styles for file manager menu & settings screen
Classes added to cover these new things
2012-02-12 14:29:23 +00:00
Matt Pass
41b2b04c21 All CSS3 transitions removed
This is now handled by JS as number rounding was causing issues
Fixed issue #2
2012-01-28 16:38:38 +00:00
Matt Pass
972a3434bc v0.5.0 update
Global variables removed from JS file
Plugins system evolved, now including setInterval
Seperate CodeMirror instances per tab
backupOpenFiles plugin created
Minor fixes & improvements
2012-01-20 09:55:29 +00:00