All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.gwt.user.client.ui.NotificationMole.ui.xml Maven / Gradle / Ivy

Go to download

A mocked implementation for GWT-2.5.1 that can run in the JVM to allow integration testing

The newest version!


  
    .container {
      position: absolute;
      height: 0;
      text-align: center;
      width: 100%;
    }
    .centered {
      margin-left: auto;
      margin-right: auto;
      border-left: 1px solid #96A2B5;
      border-right: 1px solid #96A2B5;
      border-bottom: 1px solid #96A2B5;
      background-color: #E5EDF9;
      padding: 5px;
      overflow: hidden;
      display: inline-block;
    }
    .notificationText {
      font-family: Helvetica;
      font-size: 1em;
    }
  
  
    
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy