]> source.dussan.org Git - vaadin-framework.git/commit
Notification styles should be scoped more eagerly (#14872)
authorDenis Anisimov <denis@vaadin.com>
Sun, 9 Nov 2014 14:24:06 +0000 (16:24 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 11 May 2015 07:41:18 +0000 (07:41 +0000)
commit244faff333b77dca3fadfe964b646ff7d0eceb2f
tree6554bfe9d0c7404117b2845bc9f93f5fbd624f27
parent4eb495cac3f006b9f1aa525f04025401734a3550
Notification styles should be scoped more eagerly (#14872)

Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
WebContent/VAADIN/themes/base/notification/notification.scss
WebContent/VAADIN/themes/chameleon/components/notification/notification.scss
WebContent/VAADIN/themes/liferay/notification/notification.scss
WebContent/VAADIN/themes/reindeer/notification/notification.scss
WebContent/VAADIN/themes/runo/notification/notification.scss
WebContent/VAADIN/themes/valo/components/_notification.scss
client/src/com/vaadin/client/ui/VNotification.java
uitest/src/com/vaadin/tests/themes/valo/NotificationStyle.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/NotificationStyleTest.java [new file with mode: 0644]