1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Admin Default Theme: css updates

This commit is contained in:
Awilum
2012-11-29 18:01:31 +02:00
parent 67d4f5cc05
commit 68a31d873e

View File

@@ -98,7 +98,7 @@ input[type=phone]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
border-color: #333;
border-color: #999;
box-shadow: none;
}