aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base
Commit message (Collapse)AuthorAgeFilesLines
* Selectmenu: adjust to menu item style changesFelix Nagel2013-11-131-3/+1
|
* Merge branch 'master' into selectmenuFelix Nagel2013-11-131-17/+6
|\
| * Menu: Set cursor:pointer for menu items. Fixes the regression from removal ↵Jörn Zaefferer2013-11-131-0/+1
| | | | | | | | of anchors, which caused a text cursor to appear on non-disabled items.
| * Menu: Simplify styling. Remove rounded corners, reduce spacing.Scott González2013-11-131-17/+5
| |
* | Selectmenu: Whitespace.Scott González2013-10-231-3/+3
| |
* | Selectmenu: Remove links in menu itemsFelix Nagel2013-10-101-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-10-102-14/+9
|\|
| * Menu: Remove the requirement to use anchors in menu itemsKris Borchers2013-10-051-13/+8
| |
| * Dialog: Changed the width of the close button. Fixed #9133 - Dialog: ↵Jasper de Groot2013-09-301-1/+1
| | | | | | | | Resizing causes close icon to misalign in Firefox.
* | Selectmenu: show only one line of text maximumFelix Nagel2013-09-291-0/+3
| |
* | Merge branch 'master' into selectmenuKris Borchers2013-08-111-1/+5
|\|
| * CSS Framework: Display child links within .ui-state-hover and ↵TJ VanToll2013-08-071-1/+5
| | | | | | | | .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab
* | Merge branch 'master' into selectmenuFelix Nagel2013-07-261-1/+2
|\|
| * Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - ↵TJ VanToll2013-07-201-1/+2
| | | | | | | | Active header has no focus indicator
* | Selectmenu: CSS Framework: Update API links from the old docs site to their ↵Felix Nagel2013-06-241-1/+1
| | | | | | | | new API site location.
* | Merge branch 'master' into selectmenuFelix Nagel2013-06-2417-18/+16
|\|
| * CSS Framework: Update API links from the old docs site to their new API site ↵TJ VanToll2013-06-0517-18/+16
| | | | | | | | location.
* | Merge branch 'master' into selectmenuJörn Zaefferer2013-06-053-11/+7
|\|
| * Tabs: Use .ui-tabs-anchor in stylesheet.Scott González2013-06-041-6/+5
| |
| * Datepicker: Removing unused ui-datepicker-month-year class name.TJ VanToll2013-06-031-3/+0
| |
| * Spinner: Trivial spelling / grammatical fixes in CSS comments.TJ VanToll2013-06-021-2/+2
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-301-3/+0
|\|
| * Accordion: Removing unused ui-accordion-noicons class.TJ VanToll2013-05-271-3/+0
| | | | | | | | (cherry picked from commit e8c4d21bf495719c7746134e08cd32097c8bf980)
* | Selectmenu: recheck CSS overflow IE hack and add commentFelix Nagel2013-05-161-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-04-291-0/+2
|\|
| * Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: ↵TJ VanToll2013-04-221-0/+2
| | | | | | | | IE 10 renders bullets in submenus
* | Selectmenu: clean up CSSFelix Nagel2013-04-291-6/+7
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-03-191-1/+1
|\|
| * CSS Framework: Add ui-icon-blank class for an icon with no image. Fixes ↵Scott González2013-03-111-1/+1
| | | | | | | | | | | | #9150 - CSS Framework: Add ui-icon-blank. This essentially reverts 1fe06f03fac30ce76b87eab8c5a9acc72becd587 and the fix for #5659.
* | Selectmenu: remove button wrapper elementFelix Nagel2013-03-071-2/+3
| |
* | Selectmenu: switch from a to button elementFelix Nagel2013-03-071-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-03-032-1/+2
|\|
| * Tabs: Use border-bottom-width instead of border-bottom to remove the border ↵Scott González2013-02-221-1/+1
| | | | | | | | on tabs. Fixes #9111 - Tabs: Can't inherit border-bottom-color for vertical tabs.
| * Theme: Collapse border in .ui-helper-cleafix. Fixes #8442 - CSS: ↵Scott González2013-02-131-0/+1
| | | | | | | | ui-helper-clearfix bug within table with border spacing.
* | Merge branch 'master' into selectmenuFelix Nagel2013-02-0911-0/+0
|\|
| * Fix file permissions in themes/base/images.Travis Carden2013-02-0411-0/+0
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-01-181-0/+1
|\|
| * Spinner: Inherit font color since we inherit background color. Fixes #8950 - ↵Scott González2013-01-151-0/+1
| | | | | | | | Spinner: value can't be seen in dark themes.
* | Selectmenu: Update copyright year to 2013Felix Nagel2013-01-101-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-01-1017-17/+17
|\|
| * Update copyright year to 2013.Scott González2013-01-1017-17/+17
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-01-021-4/+4
|\|
| * Theme: Split opacityOverlay from opacityFilterOverlay on theme styles.Rafael Xavier de Souza2012-12-281-4/+4
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-12-152-5/+4
|\|
| * Dialog: Removed unnecessary style properties.Scott González2012-12-141-3/+2
| |
| * Progressbar: Moved .ui-progressbar-indeterminate to main element. Added ↵Scott González2012-12-121-2/+2
| | | | | | | | tests for markup structure.
* | Merge branch 'master' into selectmenuFelix Nagel2012-12-127-18/+21
|\|
| * Dialog: Remove unnecessary margin on title.Scott González2012-12-041-1/+1
| |
| * Dialog: Adjust southeast resize handle to not be visible and more closely ↵Scott González2012-12-031-4/+4
| | | | | | | | match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle.
| * Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ↵Jörn Zaefferer2012-12-031-0/+4
| | | | | | | | changes height during resize, button pane positioning changes.