static.themes.default.useragent.css Maven / Gradle / Ivy
/**
* Beangle, Agile Java/Scala Development Scaffold and Toolkit
*
* Copyright (c) 2005-2013, Beangle Software.
*
* Beangle is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Beangle is distributed in the hope that it will be useful.
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Beangle. If not, see .
*/
.icon-browser {background: url(icons/16x16/browsers.png);display:inline-block;vertical-align:bottom;margin-top:0px;margin-right:1px;border:0px}
.browser-chrome{ background-position: 0 0; width: 16px; height: 16px; }
.browser-firefox{ background-position: -26px 0; width: 16px; height: 16px; }
.browser-ie{ background-position: -52px 0; width: 16px; height: 16px; }
.browser-ie360{ background-position: -78px 0; width: 16px; height: 16px; }
.browser-maxthon{ background-position: -104px 0; width: 16px; height: 16px; }
.browser-opera{ background-position: -130px 0; width: 16px; height: 16px; }
.browser-safari{ background-position: -156px 0; width: 16px; height: 16px; }
.browser-sogo{ background-position: -182px 0; width: 16px; height: 16px; }
.browser-theworld{ background-position: -208px 0; width: 16px; height: 16px; }
.browser-tt{ background-position: -234px 0; width: 16px; height: 16px; }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy