summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
AgeCommit message (Collapse)Author
2015-04-02style.scss: remove renamed zoom-bar importwip__doc_supportAlon Levy
2015-04-01[style] top-bar docificationLV-426
2015-04-01Slightly more stylised zoom buttonsgarbash
2015-04-01Replaced login separator lines from absolute to relativegarbash
2015-03-24client: css: make notselected unclickable and hide any unselected link labelsAlon Levy
2015-03-22client: info/edge-info: prevent horizontal scroll barAlon Levy
2015-03-22client: move zoom buttons into zoom-bar on bottom rightAlon Levy
2015-03-16client: add plus and minus buttons css and imagesAlon Levy
2015-03-10client: show red circle around focused element (focus != selection)Alon Levy
2015-03-10client: don't capitalize info-card textarea values: Fixes #369Alon Levy
2015-03-07client/node_info: hack for y-overflow. creates horizontal bar as well which ↵Alon Levy
is ugly Together with addition of new attributes fixes #357
2015-03-07client/css/graph-view/node info: set textarea styleAlon Levy
2015-03-07client: node-info style fixes. Fixes #360Alon Levy
2015-03-03client: toolbar: add delete buttonAlon Levy
2015-03-03client: fix input-container graph-input when got-it message is visible. ↵Alon Levy
Fixes #344
2015-03-03client: text_analyser_input: change color of spaces. Fixes #346Alon Levy
2015-03-03client/textanalyser_input: use classesAlon Levy
2015-03-02Fixed input-bar missing placeholder+line-heightgarbash
2015-03-02css: updates for upcoming change of input-bar from input to ↵Alon Levy
div[contentEditable=true] element
2015-03-01Fixed outline in edit box with chrome buggarbash
2015-03-01update style.cssLV-426
2015-03-01client/svg-input: rewrite using width:auto, no more measure hack (Fix #338)Alon Levy
Source for inspiration / copying: http://jsfiddle.net/brx3xm59/ http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg comment 2 by John Ktejik
2015-02-27client: highlight user selected nodes (aka root selection); Fixes #341Alon Levy
2015-02-25tool-bar: include merge/link buttons, use link-icon, merge icon still missingLV-426
2015-02-25style: task-alert: prevent line breakLV-426
2015-02-25style: dropdown-menu-heading: add padding regardless of hoverLV-426
2015-02-25style: #menu__type-filter: use solid backgroundLV-426
2015-02-25input-container__search: use baseline math for top marginLV-426
2015-02-25style: fix info-card overlapping tool-barLV-426
2015-02-25client: selection tools: add link nodes in fanAlon Levy
2015-02-24input-bar.scss: horizontally align search input-container with tool-barLV-426
2015-02-24top-bar: restoring original positioning for 3rd party logoLV-426
2015-02-24base.scss: set content to expand verticallyLV-426
2015-02-17client: expand textanalyser input up to 80%. Fixes #239Alon Levy
drops animation of width because I couldn't get the plus button to animate the same.
2015-02-17Login: Added forgot password btn and fixed create account buttonOfer Lehr
2015-02-15client: add merge button, does nothing, enabled for two or more selected nodesAlon Levy
2015-02-14error msg in sign up is now readable - fixes #323Ofer Lehr
2015-02-14Improved styling of Sign-Up ScreenOfer Lehr
2015-02-14some Improvements to login stylingOfer Lehr
made css more modular and improved styling of all elements in login page
2015-02-11client/textanalysis: sanitize quotes, fixes #293Alon Levy
2015-02-10reuse background image style with signup pageLV-426
2015-02-10login page: redesign, add create account buttonLV-426
2015-02-10login.html: fix background image impl using template specific cssLV-426
2015-02-10style: welcome-box shadowLV-426
2015-02-09Improved styling of login screenOfer Lehr
background image now covers the whole background
2015-02-09style: .task-descLV-426
2015-02-09style: update generated filesLV-426
2015-02-08user_signup.scss: user_signup page basic stylingLV-426
2015-02-08only one doc-title, use css idLV-426
2015-02-08.doc-title: rm unnecessary float, set sance margin, paddingLV-426