diff options
Diffstat (limited to 'WebContent/VAADIN/themes/runo/styles.css')
-rw-r--r-- | WebContent/VAADIN/themes/runo/styles.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css index 134a936729..5aef0bc579 100644 --- a/WebContent/VAADIN/themes/runo/styles.css +++ b/WebContent/VAADIN/themes/runo/styles.css @@ -2204,15 +2204,6 @@ div.v-tree-node-leaf { } .v-Notification.system { background-color: #ff0a0a; - opacity: 0.7; - filter: alpha(opacity=70); -} -.v-Notification.system h1 { - display: block; - margin: 0; -} -.v-Notification.system p { - white-space: nowrap; } .v-orderedlayout-margin-top, |