mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 14:25:02 +02:00
- 1 pixel around the flags panel
git-svn-id: http://piwigo.org/svn/branches/2.0@3379 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import "language_switch-default.css";
|
||||
|
||||
.flag-pan { border:2px solid; background-color: #111; }
|
||||
.flag-pan { border:1px solid; background-color: #111; }
|
||||
.menuf .flags {border-color: #000 !important; }
|
||||
|
||||
.flag-pan { border-radius: 8px; } /* round corners with CSS3 compliant browsers */
|
||||
|
||||
Reference in New Issue
Block a user