]> source.dussan.org Git - vaadin-framework.git/commit
Fix incorrect system notifications with details styling (#18340)
authorArtur Signell <artur@vaadin.com>
Wed, 24 Jun 2015 21:06:17 +0000 (00:06 +0300)
committerHenri Sara <hesara@vaadin.com>
Sat, 4 Jul 2015 11:32:07 +0000 (14:32 +0300)
commit337e4a7fe7836286aa96898b23db34eafb55ade9
treed71001fc9f79f4f6cd8c5017cd1d18c1969f125b
parent0c2c7d9ff96d9306b5254c3f8f3190cf5aaa0063
Fix incorrect system notifications with details styling (#18340)

Change-Id: If0b5e185a049daadfa96dcdd2aa366e38d18fb7f
WebContent/VAADIN/themes/base/notification/notification.scss
WebContent/VAADIN/themes/valo/components/_notification.scss
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/ui/VNotification.java
uitest/src/com/vaadin/tests/application/CriticalNotificationsTestBase.java
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
uitest/src/com/vaadin/tests/tb3/MultiBrowserThemeTest.java
uitest/src/com/vaadin/tests/tb3/SingleBrowserTestPhantomJS2.java
uitest/src/com/vaadin/tests/tb3/VaadinBrowserFactory.java
uitest/src/com/vaadin/tests/themes/valo/ValoThemeUITest.java