aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/stylesheets/layout.css
Commit message (Collapse)AuthorAgeFilesLines
* Grunt for developmentStas Vilchik2014-03-181-304/+0
|
* Quality Gates UIStas Vilchik2014-02-271-0/+5
|
* SONAR-4880 Highlight selected section in top navigation barSimon Brandhof2013-11-201-7/+11
|
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-031-0/+4
|
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-031-4/+0
|
* Revert fix of IE7 + move filter descriptionSimon Brandhof2012-12-191-5/+4
|
* Fix sorting by time + fix sorting in list widgetSimon Brandhof2012-12-191-7/+8
|
* Fix compatibility with IE7Simon Brandhof2012-12-181-3/+3
|
* SONAR-3825 display the shared status in the headerSimon Brandhof2012-12-101-1/+0
|
* SONAR-3972 Refactor the access to Sonar settingsFabrice Bellingard2012-12-101-1/+1
|
* Fix treemaps on IE8Simon Brandhof2012-12-051-1/+0
|
* Fix layout on IE7Simon Brandhof2012-12-051-4/+4
|
* Fix print mediaSimon Brandhof2012-12-051-1/+1
|
* SONAR-3972 Improve rendering and clean CSS filesFabrice Bellingard2012-12-041-5/+0
|
* SONAR-3972 Change user panel into "classic" dropdown menuFabrice Bellingard2012-12-041-22/+0
|
* SONAR-3972 Display star on the left and "Configuration" on the rightFabrice Bellingard2012-12-041-1/+2
|
* SONAR-3972 Add "Projects" top-menu entryFabrice Bellingard2012-12-041-19/+9
|
* SONAR-3972 Move project admin entries to a popup-menu on the top-rightFabrice Bellingard2012-12-041-0/+5
|
* SONAR-3972 Move the "Add to favorite" star into the breadcrumbs barFabrice Bellingard2012-12-041-0/+5
|
* SONAR-3825 reload favourite filters in the management consoleSimon Brandhof2012-12-021-1/+1
|
* SONAR-3825 ability to customize treemapSimon Brandhof2012-12-021-0/+4
|
* Improve layout.cssSimon Brandhof2012-12-011-68/+21
|
* SONAR-3825 improve styleSimon Brandhof2012-11-301-17/+64
|
* SONAR-3825 remove MEASURE_FILTERS.SYSTEM and add breadcrumbSimon Brandhof2012-11-301-8/+4
|
* SONAR-3825 support the parameter "baseId"Simon Brandhof2012-11-291-0/+1
|
* SONAR-3972 Increase space between top-menu entriesFabrice Bellingard2012-11-291-1/+1
|
* SONAR-3972 Improve the user panelFabrice Bellingard2012-11-291-0/+18
| | | | | | - Add link highlighting - Remove the useless "Clear" action - Add cursor pointer on the title
* Add breadcrumb to profiles consoleSimon Brandhof2012-11-281-1/+1
|
* SONAR-3825 support pages without sidebarSimon Brandhof2012-11-261-13/+36
|
* SONAR-3972 Add a "Tools" menu entry in the top headerFabrice Bellingard2012-11-231-0/+4
| | | | | | | Still needs to be done: - apply the correct section to "quality profiles" and "libraries" to avoid having the left menu - remove the "My Filters" link on the user panel when the filters menu is available elsewhere
* SONAR-2342 Improve renderingFabrice Bellingard2012-11-231-4/+0
|
* SONAR-2342 Create a user panel to gather informationFabrice Bellingard2012-11-211-14/+20
|
* SONAR-2342 Don't display if browser does not support HTML5 localstorageFabrice Bellingard2012-11-211-0/+4
|
* SONAR-2342 Add "recent history" featureFabrice Bellingard2012-11-211-0/+22
| | | | | => Provide a way to quickly come back to a resource which has been recently browsed
* Add permalink to breadcrumbSimon Brandhof2012-10-151-7/+13
|
* Improve styles of sidebar and search engine resultsSimon Brandhof2012-10-091-1/+1
|
* Fix the conflict of breadcrumb and search engine resultsSimon Brandhof2012-10-031-0/+9
|
* SONAR-3802 do not highlight the last breadcrumb itemSimon Brandhof2012-09-301-19/+0
|
* The footer should not overlap with sidebarSimon Brandhof2012-09-271-0/+1
|
* SONAR-3263 improve style of confirmation popupSimon Brandhof2012-09-231-4/+0
|
* SONAR-3623 use modal windows for renaming Q profilesSimon Brandhof2012-09-211-0/+4
|
* Fix HTML ID of breadcrumbSimon Brandhof2012-09-181-13/+13
|
* Fix HTML IDSimon Brandhof2012-09-171-3/+3
|
* SONAR-3802 new breadcrumbSimon Brandhof2012-09-171-4/+58
|
* SONAR-3802 fix HTML ids for integration testsSimon Brandhof2012-09-151-5/+5
|
* SONAR-3802 various improvements in the top nav barSimon Brandhof2012-09-141-0/+198
* Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css