[Suiviobsmer-commits] r672 - trunk/wao-ui/src/main/webapp/css
Author: bleny Date: 2010-10-14 09:56:47 +0000 (Thu, 14 Oct 2010) New Revision: 672 Log: int?\195?\169gration de la modif CSS d'Aur?\195?\169lie sur la carto Modified: trunk/wao-ui/src/main/webapp/css/cartography.css Modified: trunk/wao-ui/src/main/webapp/css/cartography.css =================================================================== --- trunk/wao-ui/src/main/webapp/css/cartography.css 2010-10-13 11:48:46 UTC (rev 671) +++ trunk/wao-ui/src/main/webapp/css/cartography.css 2010-10-14 09:56:47 UTC (rev 672) @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program 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 General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% @@ -31,15 +31,21 @@ background-color: #080824; } + #so-cartography-border { - width: 250px; + width: 300px; + background-color:#f1f1f1; + padding:10px; + color:#007CC2; } #so-cartography-border h1 { font-size: 1.2em; text-align: center; - color: white; + color:#007CC2; margin-bottom: 20px; + font-family:Tahoma,Verdana,Arial,Helvetica,Courier New,Courier; + font-variant:small-caps; } #so-cartography-icons { @@ -50,7 +56,7 @@ } #so-cartography-filters { - color: white; + color:#007CC2; margin-left: 10px; font-size: 0.9em; } @@ -80,4 +86,4 @@ #so-footer a:hover { color: white !important; -} +} \ No newline at end of file
participants (1)
-
bleny@users.labs.libre-entreprise.org